@charset iso-8859-1;

body {
	scrollbar-face-color:#121212;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#777777;
	scrollbar-highlight-color:#232323;
	scrollbar-3d-light-color:#747474;	
	scrollbar-shadow-color:#252525;
	scrollbar-dark-shadow-Color:#454545;
	background: #000000;
	background: #000000 url(Images/background.jpg) no-repeat center top scroll;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	text-align: center;	
}

#layout{
	height: 682px;
	width: 659px;
	position: relative;
	/*background-color:#000000;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#main{
	top: 0;
	left: 0;
	width: 659px;
	height: 682px;	
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*background: url(Images/Index.jpg);
	background-color:#071A37;*/
}

#trimLeft{
	top: 0;
	left: 0;
	width: 4px;
	height: 100%;
	position: absolute;
	background-image: url(Images/trimLeft.jpg);
	background-repeat: repeat-y;	
	margin: 0px 0px 0px -4px;
	padding: 0px 0px 0px 0px;
}

#trimRight{
	top: 0;
	right: 0;
	width: 9px;
	height: 100%;
	position: absolute;
	background-image: url(Images/trimRight.jpg);
	background-repeat: repeat-y;
	margin: 0px -9px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#flashBanner{
	top: 0;
	left: 0;
	width: 659px;
	height: 79px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-image: url(Images/testHeader.jpg);	*/
	background-color:#000000;
}

#mainMenu{
	top: 0;
	left: 0;
	width: 659px;
	height: 22px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background: url(Images/menuBackdrop.jpg);
	text-align: left;	
}

#mainMenu A:link {
	/* background-image:  url("bg_nav.jpg"); */
	/* color: #21536A; */	
	font-weight: bold;
	text-decoration: none;
	font: small Verdana,sans-serif;
	font-size: 9px;
	color: #cdcdcd;
	width: 185px;
	margin: 0px 25px 0px 25px;
}

#mainMenu a:visited {
	font-weight: bold;
	/* color: #21536A; */
	text-decoration: none;
	font: small Verdana,sans-serif;
	font-size: 9px;
	color: #cdcdcd;
	width: 185px;
	margin: 0px 25px 0px 25px;	
}

#mainMenu a:hover{
	color: #eeeeee;
	font-weight: bold;
	font: small Verdana,sans-serif;
	font-size: 9px;
	text-decoration: underline;
	width: 185px;
	margin: 0px 25px 0px 25px;	
}

#mainPage{
	top: 0;
	left: 0;
	width: 659px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color:#ffffff;*/
	background:  url("Images/snow.jpg") center top;
}


#bottomMenu{
	top: 0;
	left: 0;
	width: 659px;
	height: 22px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background: url(Images/bottomMenuBackdrop.jpg);
	text-align: left;	
}

#Footer{
	top: 0;
	left: 0;
	width: 659px;
	height: 67px;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background: url(Images/Footer.jpg);
	text-align: left;	
}

#siteLinks{
	bottom: 0;
	left: 0;
	/*background-color: #080A2C;*/
	position: relative;
	width: 659px;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 25px -05px;
	font: Tahoma,sans-serif;
	text-align: center;	
	color: #ffffff;
}

#siteLinks A:link {
	/* background-image:  url("bg_nav.jpg"); */
	/* color: #21536A; */	
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	font: Tahoma,Tahoma;
	width: 165px;
}

#siteLinks a:visited {
	font-weight: bold;
	/* color: #21536A; */
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	font: Tahoma,Tahoma;
	width: 165px;
}

#siteLinks a:hover{
	color: #ffcc00;
	font-weight: bold;
	font: Tahoma,sans-serif;
	font-size: 10px;	
	text-decoration: underline;
}

#siteLinks P{
	/*background-color: #080A2C;*/
	float: left;
	width: 100%;
	padding: 15px 5px 5px 5px;
	margin: 1px 1px 1px 1px;
	font: small Verdana,sans-serif;
	font-size: 11px;
	text-align: center;	
	color: #ffffff;
}

#siteLinks H1{
	/*background-color: #080A2C;*/
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 15px 1px 1px 1px;
	font-size: 10px;
	text-align: center;
	color: #FAA73A;
	font: small Verdana;
}
