@import url(common.css);
@import url(outline.css);

#page {
	background-color: #efefef;
	margin-top: 10px;
	min-height: 1em;/*--*/
}

#page h2 {
	background-image: url(img/bar/item_knot.png);
	padding: 7px 7px 7px 25px;
	font-size: 16px;
	line-height: 18px;
	background-position: left center;
}

#page p {
	font-size: 12px;
	line-height: 18px;
	padding: 7px 15px;
}

#page img {
	float: left;
	margin-right: 10px;
}

#page span {
	font-size: 12px;
	margin-left: 10px;
	font-weight: normal;
}

#connect {
	background-color: #efefef;
	background-image: url(img/outline/shadow_btm540.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}

#connect h3 {
}

#connect ul {
	padding-right: 10px;
	padding-left: 10px;
}

#connect li {
	font-size: 10px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#connect li img {
	float: left;
	margin-right: 20px;
}

#connect .inner {
	background-image: url(img/outline/shadow_side540.png);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}

#content h4 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	background-repeat: no-repeat;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 7px;
}

#staff {
	float: left;
	width: 255px;
}

#staff h4 {
	background-image: url(img/bar/purple.png);
}

#lineup {
	float: right;
	width: 255px;
}

#lineup h4 {
	background-image: url(img/bar/green.png);
}
