﻿#wrapper {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF; 
	font-family: Calibri;
}
#masthead {
	background-color: #d5d5FF;
	height: 100px;
}
#Footer {
	background-color: #D5D5FF;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	width: 953px
}
#logo {
	width: 470px;
	float: left;
	height: 65px;
}
#top_right {
	width: 470px;
	float: right;
	height: 65px;
}
.headerBoxLeft {
 background-color: #ffeebb;
  	width: 304px;
	height: 25px;
	border: none;
	margin: 0px 10px 0px 0px;
	vertical-align: middle; text-align: center;
	padding-top: .5em;
}
.headerBoxRight {
 background-color: #ffeebb;
  	width: 304px;
	height: 25px;
	border: none;
	margin: 0px 0px 0px 10px;
	vertical-align: middle; text-align: center;
	padding-top: .5em;
}
.headerBoxMid {
 background-color: #cceeff;
  	width: 294px;
	height: 25px;
	border: auto;
	margin: auto;
	vertical-align: middle; text-align: center;
	padding-top: .5em;
}
.menuMid {
	width: 933px;
	height: 30px;
	border: 1px solid #FFFFFF;
	padding-top: .5em;
	vertical-align: middle; 
	text-transform: uppercase; 
	line-height: normal; 
	font-family: Arial; 
	letter-spacing: normal; 
	text-align: center; 
	font-weight: bold; 
	color: white;
}
#menu1 {
background-color: #0066cc;
	width: 316px;
	height: 38px;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: middle; 
	text-transform: uppercase; 
	line-height: normal; 
	font-family: Arial; 
	letter-spacing: normal; 
	text-align: center; 
	font-weight: bold; 
	color: white;
}
#menu2 {
  background-color: #ff3366;
	width: 316px;
	height: 38px;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: middle; 
	text-transform: uppercase; 
	line-height: normal; 
	font-family: Arial; 
	letter-spacing: normal; 
	text-align: center; 
	font-weight: bold; 
	color: white;
}
#menu3 
{
    background-color: #0066cc;
	width: 316px;
	height: 38px;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: middle; 
	text-transform: uppercase; 
	line-height: normal; 
	font-family: Arial; 
	letter-spacing: normal; 
	text-align: center; 
	font-weight: bold; 
	color: white;
}
#singleCol 
{
	background-color: #FFFFFF;
	width: 933px;
	margin-left: 10px;
	margin-right: 10px;
}
#midCol 
{
	background-color: #FFFFFF;
	width: 317px;
	margin-left: 318px;
	margin-right: 318px;
}
#rightCol {
	background-color: #FFFFFF;
	width: 317px;
	float: right;
}
#leftCol {
	background-color: #FFFFFF;
	width: 317px;
	float: left;
}
#top_nav {
	width: 100%; 
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	margin-top: 30px; 
	height: 23px;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 23px;
	float: left;
}
#top_nav li {
	float: left;
	width: 78px;
	text-align: center;
}
#top_nav a:link {
	color: #0000FF;
	text-decoration: none;
	display: block;
}
#top_nav a:visited {
	color: #009999;
	text-decoration: none;
}
#top_nav a:hover {
	color: #FF0000;
}
.cScript 
{
    margin-left: 10px; 
    margin-right: 10px;
}
.headerBoxMid a:link {
	color: #000000;
	text-decoration: none;
	display: block;
}
.headerBoxMid a:visited {
	color: #000000;
	text-decoration: none;
}
.headerBoxMid a:hover 
{
    	color: #FF0000;
}
p a:link {
	color: #0000FF;
	text-decoration: none;
}
p a:visited {
	color: #008899;
	text-decoration: none;
}
p a:hover 
{
    	color: #FF0000;
}
div a:link {
	color: #0000FF;
	text-decoration: none;
}
div a:visited {
	color: #008899;
	text-decoration: none;
}
div a:hover 
{
    	color: #FF0000;
}
#hide1 {
	background-color: #FFC;
	padding: 3px;
	height: 20px;
	width: 390px;
	border: thin solid #F00;
	position: absolute;
	left: 430px;
	top: 60px;
	display: none;
}
#hide2 {
	background-color: #FFC;
	padding: 3px;
	height: 65px;
	width: 360px;
	border: thin solid #F00;
	position: absolute;
	left: 560px;
	top: 60px;
	display: none;
}

