@charset "utf-8";
body  {
	background: #000080;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #254172;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.twoColFixLtHdr #container {
	width: 920px;  
	margin: 0 auto; 
	background-color: #FFFFFF;
	background-image: url(map.gif)
	border-left: 2px solid #254172;
	border-right: 2px solid #254172;
	text-align: left;
	float: none;
	} 

.twoColFixLtHdr #header { 
	height: 82px;
	background-color: #910704;
	background: url(header.jpg) top no-repeat; 
	border-bottom: solid 2px #254172;
	padding:120px 10px 0px 224px;  
} 
.twoColFixLtHdr #header h1 {
	color: #de1d21;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	height: 780px;
	width: 200px;
	background-color: #ebeef6;
	padding-top: 10px;
	line-height: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar1 ul{
	list-style-type:none;
	margin:0;
	padding: 0;
	display: block;
	text-align:center;
	line-height:2.4em;
	font-weight: bold;
	vertical-align:top;
}
#sidebar1 li{
	margin:0;
	padding: 0;
	vertical-align:top;
	border-bottom: 1px solid #ebeef6;
}
#sidebar1 a{
	display:block;
	background-color: #B9C2DF;
	text-align: center;
}
#sidebar1 a:visited {
	display:block;
	background-color: #ccd5ee;
}
#sidebar1 a:hover {
	display:block;
	background-color: #edf2fb;
	text-decoration: none;
}
ul.nav li {
	border-bottom: 1px solid #666; /* this creates the button separation */
}

.twoColFixLtHdr #mainContent {
	margin: 18px 0 0 200px;
	background: #fff;
	padding: 0 20px;
} 

.col {
	float: left;
	width: 350px;
	height: 812px;
	padding: 0px 0px 8px 10px;
	}

.col2 {
	float: left;
	width: 306px;
	height: 812px;
	padding: 0px 0px 8px 10px;
}
.col3 {
	float: left;
	width: 378px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
}
.col4 {
	float: left;
	width: 286px;
	height: 200px;
	padding: 0px 0px 0px 10px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-top: 30px;
}
#footer {
	position: relative;
	clear: both;
	background: #0c2248;
	height: auto;
	padding: 2px 10px 10px 10px;
	text-align: center;
}
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.above { position: absolute; top: -412px; left: 0; 
}
#footer img {
	position: absolute;
	top: -387px;
	z-index: 1;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer p {
	color: #DCE1F5;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #DCE1F5;
	text-decoration:underline;
}
#footer a:visited {
	color: #BAC1ED;
	text-decoration:underline;
}
.calendar {
	font-size: 0.8em;
	color: #0c2248;
	text-align: left;
	line-height: 0.7em;
}

