body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #999999;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	text-align: left;
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-repeat:no-repeat;
	background-position: center center;
	text-align: center;
	height: 75px;
	width: 788px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#navBar {
	text-align: center;
	vertical-align: middle;
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	white-space: nowrap;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}
#pageTitle {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	width: 792px;
	visibility: visible;
	background-color: #DABD7B;
	font-size: 30px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #5F3D17;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	width: 100%;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
#content a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content a:active {
	color: #666666;
	text-decoration: underline;
}
/*---Tob Nav Bar */
#navBar ul {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	width: 792px;
	list-style: none;
}
#navBar ul li{
	float: left;
}
#navBar ul a{
	font-size:12px;
	text-decoration:none;
	color:#5F3D17;
	float:left;
	display:block;
	font-weight: bold;
	height: 25px;
	width: 72px;
	padding-top: 0;
	padding-right: 1.0em;
	padding-bottom: 0;
	padding-left: 1.0em;
}
#navBar ul a.first{
	background:none;
}
#navBar ul a.last{

}

#navBar ul a:hover{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
	background-position: left top;
	display: block;
	height: 25px;
	font-weight: bolder;
}

/*---Bottom Nav Bar --*/
#btmNav{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/btn.jpg);
	background-repeat: repeat-x;
	visibility: visible;
	background-position: center center;
	height: 25px;
}
#btmNav ul {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	list-style: none;
	background:url(../images/btn.jpg) repeat-x;
}
#btmNav ul li{
	float: left;
}
#btmNav ul a{
	padding: 0 1.2em;
	font-size:12px;
	text-decoration:none;
	color:#5F3D17;
	float:left;
	display:block;
	background:url(../images/sep.gif) no-repeat left top;
	font-weight: bold;
	height: 25px;
}
#btmNav ul a.first{
	background:none;
}

#btmNav ul a:hover{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	background-position: left top;
	display: block;
	font-weight: bolder;color:#990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #C0C0C0;
	background-position: left top;
	display: block;
	height: 25px;
	font-weight: bolder;
}
.red {color: #FF0000}
.black {color:#000000}
.bigblack {color:#000000;
		font-size: 24px;
		font-weight: bold;
}
.medblack {color:#000000;
		font-size: 18px;
		font-weight: bold;
}
.bigwhite {color:#FFFFFF;
		font-size: 24px;
		font-weight: bold;
}
.medwhite {color:#FFFFFF;
		font-size: 18px;
		font-weight: bold;
}
.bigbrown {color:#000000;
		font-size: 24px;
		font-weight: bold;
}
