﻿img{
	display: none;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#top{
	background: #FFFFFF url('images/topBack.gif') repeat-x top center;
	height: 134px;
}
#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}
#topNav{
	display: none;
}
#topNav A{
	color: #000000;
	text-decoration: none;
}

#slogan{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('images/topRightBack.jpg') no-repeat top right;
	height: 104px;
	width: 560px;
	z-index: 2;
	display: none;
}
#slogan #sloganText{
	position: relative;
	top: 50px;
	right: 125px;
	z-index: 9;
	text-align: right;
}

#nav{
	display: none;}
#mainNav
{
	display: none;}

#topList
{
	padding:0;
	margin: 0px 0px 0px 40px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 1em;
	text-align: center;
	height: 61px;
}

#topList li
{
	display: inline;
}

#topList a:visited
{
	float:left;
	width:100px; 
	line-height:18px;
	text-decoration:none;
	color:#000000;
	border-right:1px solid #7D6B3A;
	height: 59px; 
	vertical-align: middle;
/*	padding: 20px 10px 20px 10px;*/

}

#topList a:link
{
	float:left;
	width:100px; 
	line-height:18px;
	text-decoration:none;
	color:#000000;
	border-right:1px solid #7D6B3A;
	height: 59px; 
	vertical-align: middle;
/*	padding: 20px 10px 20px 10px;*/

}

#topList a:hover
{
	background-color: #988352;
	color: #FFFFFF;
}
br{
	line-height: 30%;
}
a:visited{
	line-height: 30%;
}
#toplist a:link{
	line-height: 30%;
}
#footer{
	font-size: 0.7em;
	text-align: right;
	position: relative;
	bottom: -50px;
	right: 20px;
	z-index: 8;
}
#footer A{
	color: #000000;
	text-decoration: none;
}

#footerShell{
	position: relative;
	bottom: 0px;
	padding: 0px;
	background: #FFFFFF url('images/bottomBack.gif') repeat-x center bottom;
	width: 100%;
}

#bugs{
	position: relative;
	top: 0px;
	left: 0px;
}
#eightbysix {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	z-index: 20;
	left: 225px;
	top: -110px;
	background-color: #FFCC00;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#eightbysix p {
	background-color: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	width: auto;
}
/* -------------------LOGIN BOX CLASSES BEGIN */
#login{
	background: #1F406A;
	width: 289px;
	text-align: center;
}
.loginTop{
	background: #1F406A url('images/loginTop.gif') no-repeat;
	height: 17px;
}
.loginBody{
	background: #1F406A url('images/loginBottom.gif') no-repeat bottom center;
	height: 260px;
}
.loginTitle{
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

/* -------------------LOGIN BOX CLASSES END */

/* -------------------TEXT CLASSES BEGIN */
#content{
	padding: 40px 10px 20px 10px;
	font-size: 0.8em;
	z-index: 1;
	height: 100%;
	min-height: 580px;
}
#content BR{
	line-height: 140%;
}
#content table{
	font-size: 0.9em;
	line-height: 140%;
}
#content h1{
	font-family: "Trebuchet MS", Times, Arial;
	color: #20416C;
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom: 3px;
	border-bottom: 1px solid #A6935E;
}
h3{
	font-family: "Trebuchet MS", Times, Arial;
	color: #20416C;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 3px;
}
.blue{
	color: #002858;
}
.gold{
	color: #A0915A;
}
/* -------------------TEXT CLASSES END */

/* -------------------DROPDOWN CLASSES BEGIN */

.anylinkcss{
position:absolute;
visibility: hidden;
font-family: "Trebuchet MS", Arial, Helvetica;
font-size: 0.7em;
line-height: 18px;
z-index: 100;
background-image: url('images/transBackLight.png');
background-repeat: repeat;
_background-color: #CABB9A;
width: 180px;
margin-top: 6px;
/*Add a magin here to control the dropdowns postion if it is for a vertical navigation*/
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: #000000;
_height: 18px;
vertical-align: middle;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #988352;
color: white;
}

/* -------------------DROPDOWN CLASSES END */

/* -------------------BOARD CLASSES END */

table.board{
	width: 100%;
	min-width: 600px;
}
table.board td.title{
	font-size: 16px;
	background: #2D4F79;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	border-bottom: 2px #988352 solid;
}
table.board td{
	border-bottom: 1px solid #C3C4C6;
	padding: 7px;
}
table.board td IMG{
	border: 4px #16375F inset;
}

/* -------------------BOARD CLASSES END */

.button{
	width: 110px;
	padding: 7px;
	text-align: center;
	font-size: 1.5em;
	background: #16375F;
	border-style: outset;
	border-width: 2px;
}
.button A{
	color: #FFFFFF;
	text-decoration: none;
}
#letter{
	background: #FFFFFF url('images/watermarkBuilding.gif') no-repeat top center;
}
