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

#header {
	
	text-align: center;
	height: 100px;
	width: 100%;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
	padding: 0px;
}
#navBar {
	text-align: center;
	vertical-align: middle;
	width: 786px;
	margin-top: 0px;
	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: 20px;
}
#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;
	text-decoration: underline;
	color: #0000FF;
}
#Content a:visited {
	text-decoration: underline;
	color: #000000;
}
#Content a:hover {
	text-decoration: none;
	color: #FF0000;
}
#Content a:active {
	
	text-decoration: underline;
}
#Content input.text:focus {
	background: #ffc;
}
/*---Tob Nav Bar */
#navBar ul {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	list-style: none;
	background:url(../images/btn.jpg) repeat-x top:left;
}
#navBar ul li{
	float: left;
	height: 20px;
	
}
#navBar ul a{
	padding: 0 1.2em;
	font-size:13px;
	text-decoration:none;
	color:#5F3D17;
	float:left;
	display:block;
	background:url(../images/sep.gif) no-repeat left top;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
#navBar ul a.first{
	background:none;
}
#navBar ul a.last{
	background:url(../images/sep.gif) no-repeat left top;
}

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

/*---Bottom Nav Bar --*/
#btmNav{
	text-align: center;
	vertical-align: middle;
	width: 788px;
	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: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/btn.jpg);
	background-repeat: repeat-x;
	visibility: visible;
	background-position: center center;
	height: 20px;
}
#btmNav ul {
	margin: 0;
	padding: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	list-style: none;
	background:url(../images/btn.jpg) repeat-x top:left;
}
#btmNav ul li{
	float: left;
}
#btmNav ul a{
	padding: 0 1.0em;
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color:#5F3D17;
	float:left;
	display:block;
	background:url(../images/sep.gif) no-repeat left top;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
#btmNav ul a.first{
	background:none;
}

#btmNav ul a:hover{
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
	background-position: left top;
	display: block;
	height: 20px;
}
#pagination .selected { 
	font-weight: bold; 
	color: #8D0D19;
}
#pagination a:hover {
	text-decoration: none;
	color: #FF0000;
}
.red {color: #FF0000}
.black {color:#000000}
.bigblack {color:#000000;
		font-family: ''Electrolize'', cursive;
		font-size: 24px;
		font-weight: bold;
}
.bigbrown {color:#5F3D17;
		font-family: 'Diplomata SC', cursive;
		font-size: 24px;
		font-weight: bold;
}
h1 { font-family: ‘'Electrolize'’, Arial, serif; font-weight: 400; }
input.text:focus {
	background: #ffffcc;
}
