<style type="text/css">
h1 {
	color: #002381;
}
a:link { 
	color: #990505;
	text-decoration: none;
	}
a:visited { 
	color: #990505;
	text-decoration: none;
	}
a:hover { 
	color: #FFFFFF;
	background-color: #990505;
	text-decoration: none;
	}
a:active { 
	color: #666666;
	}
body {
	background: url(../images/header_image.jpg) top left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: 100;
	position: absolute;

}

#container {
	margin: 0px;
	height: 750px;
	width: 950px;
}

#email { 
margin: ;
	height: 20px;
	width: 380px;
	postion: absolute;
	margin-left: 580px;
	top: 15px;
}
#leftcol {
	width: 600px;
	float: left;
	height: 500px;
	background-color: white;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	position: absolute;
	top: 141px;
}
#rightcol {
	background: red;
	padding-left: 12px;
	margin: 30px 0px 0px 0px;
	width: 245px;
	height: 537px;
	position: absolute;
	left: 677px;
	top: 147px;
	background-color: #FFFFFF;
}

#whatsnew {
	margin-left: 0px;
	width: 210px;
	float: left;
	height: 239px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	position: absolute;
	left: 35px;
	top: 295px;
}

#whatsnew ul li a
{
//background-color: #990505;
//color: white;
//text-decoration: none;
list-style-type:none;
padding:0;
margin-left: 0px;
	margin-top: 0px;
//border: 1px solid #990505;
//font: 19px Georgia, center, "Times New Roman", Times, serif;
}

#whatsnew ul li { display: inline; margin-left: 0px; margin-top: 0px; list-style-type:none;}

#whatsnew ul li a:hover
{
//background-color: white;
//color: #990505;
}


#footer {
	position: absolute;
	margin: 900px 0px 0px 30px;
	width: 800px;
	height: 41px;
	left: 12px;
	top: 52px;
	background-color: white;
}




#navcontainer {
	width: 801px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 317px;
	_left: 327px;
	top: 106px;
	_top: 114px;
}

#navcontainer ul 
{
	background-color: white;
	color: #990505;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: white;
	color: #990505;
	text-decoration: none;
	
	padding-top: 0em;
	padding-right: .6em;
	padding-bottom: 0em;
	padding-left: .6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: 200;
	text-transform: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990505;
}

#navcontainer ul li a:hover
{
background-color: #990505;
color: #fff;
}


#navcontainer ul li a:active
{
background-color: #990505;
color: #fff;
}
#container #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
}
#container #rightcol #whatsnew a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#dropmenudiv{
	position:absolute;
	border: 1px solid #990505;
font-family: Georgia, "Times New Roman", Times, serif; 
color: #FFF;
line-height:18px;
	z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
color: #990505;
border: 1px solid #990505;
}

.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
}

.whatsnewlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #990505;
	
}
.Whatsnewbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
}
.whatsnewlinktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 300;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: 002787;
}
.whatsnewtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: underline;
	background-color: #990505;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-style: normal; font-weight: 500; text-transform: capitalize; background-color: #990505; color: #FFFFFF; }
.emailtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 200;
}
.style7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: 200; color: #990505; }


.date {font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: 200; color: #002787; }

.bloghead {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: 200; color: #002787; }
</style>

