body {
	margin-top: 10px;
	font: 11px Georgia, Times New Roman, serif;
	color: #000000;
	background: #f6e2b1;
}

h1 {
	font: bold 20px Georgia, Times New Roman, serif;
}

h2 {
	font: bold 18px Georgia, Times New Roman, serif;
}

h3 {
	font: bold 16px Georgia, Times New Roman, serif;
}

a {
	color: #003366;
}

a:hover {
	color: #336699;
}

#Level_0 {
}



/* LEVEL 1 AND HIGHER PAGE STYLE DEFINITIONS */
#Level_1_sub1 {
	border: 6px solid black;
	width: 792px;
}

#Level_2_sub1 {
	position: relative;
	border: 2px solid #c90000;
}

#headTop_sub1 {
	position: relative;
	top: 0px;
	width: 788px;
	height: 144px;
}

#contentBody_sub1 {
	position: relative;
	margin-top: 2px;
	width: 788px;
	text-align: left;
}

#contentBody_sub1 #cText {
	position: relative;
	margin: 0px 0px 0px 15px;
	width: 570px;
	font: 11px/16px Georgia, Times New Roman, serif;
	background: transparent;
}

#contentBody_sub1 #sideBar {
	position: absolute;
	background: transparent;
	top: -135px;
	left: 600px;
	width: 175px;
}

#contentBody_sub1 #sideBar #spot1 {
	position: absolute;
	top: 355px;
	left: 16px;
	width: 143px;
	color: white;
	font: 10px Georgia, Times New Roman, serif;
}

#contentBody_sub1 #sideBar #sbBackToHome {
	position: absolute;
	background: black;
	border-top: solid 2px #c90000;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	text-align: center;
	top: 133px;
	left: 0px;
	width: 173px;
	height: 50px;
}

#contentBody_sub1 #redHLine {
	position: absolute;
	background: #c90000;
	width: 788px;
	height: 2px;
	top: -2px;
	left: 0px;
}



/* COMMON PAGE DEFINITIONS */
#footer {
	width: 804px;
	margin-top: 8px;
	font: 10px Georgia, Times New Roman, serif;
}

#sbTop {
	position: relative;
	top: 0px;
	left: 0px;
	height: 170px;
}

#sbBody {
	position: relative;
	background: black;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	top: 0px;
	left: 0px;
	width: 173px;
	height: 414px;
}

#sbBody #sbNav {
	position: relative;
	text-align: left;
	padding: 10px 15px 10px 15px;
}

#sideBar a {
	color: white;
	font: 10px/18px Arial, Verdana, Geneva, Helvetica, san-serif;
	text-decoration: none;
}

#sideBar a.gold {
	color: #edc564;
}

#sideBar a:hover {
	color: #ff0033;
}

#sideBar a.gold:hover {
	color: #ff0033;
}

.caption {
		font: 10px Georgia, Times New Roman, serif;
}

