@charset "utf-8";
/* CSS Document */
/*new fireworks main _ blue color scheme*/
/*folder name new_layout in graphics folder*/
/*programmer: Rebecca Clark */
/*March 2008 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #1B2550;
	}
	
#container {
	background-color: #1b2550;
	width: 788px;
	border: 0px none #66CCFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	}
	
#header {
	background-color: #001286;
	height: 147px;
	background-image:url(../images/header_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	}
	
#header p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#CCCCCC;
	padding-top: 120px;
	padding-left: 575px;
	
	}
	
#nav {
	background-color: #001286;
	height: 560px;
	width: 258px;
	float: left;
	margin: 0px;
	background-image: url(../images/nav_bg.jpg);
	position: absolute;
	left: 0px;
	top: 147px;
	background-repeat: no-repeat;
	z-index: 10;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#mainlinks {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#FFFFCC;
	margin-top: 130px;
	margin-left: 105px;
	}

#mainlinks a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#FFFFCC;
	text-decoration:none;
	}
	
#mainlinks a:hover, #mainlinks a:focus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#660033;
	text-decoration:none;
	}
	
#content {
	background-color: #1b2550;
	margin-left: 259px;
	margin-right: 27px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}
	
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFF99;
	}
	
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffff99;
	}
	
#content dl {
			font-size: 15px;
			line-height: 1.4;
			margin-right: 20px;
			color: #ffffff;
			}
#content dl dd {
			padding-bottom: 1em;
			padding-top: 1em;
			}
	
#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
	}
	
#content a:hover, #content a:focus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color:#66FFFF;
	text-decoration:underline;
	}
	
#image {
	margin-left: 225px;
	width: 200px;
	height: 245px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: outset;
	border-bottom-style: outset;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	}
	
#rightborder {
	background-color: #001286;
	height: 560px;
	width: 26px;
	float: right;
	margin: 0px;
	background-image:url(../images/rightside_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: -1px;
	top: 147px;
	z-index: 10;
	}
	
#footer {
	background-color: #001286;
	height: 95px;
	width: 788px;
	margin: 0px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 704px;
	z-index: 15;
	}
	
#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000000;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 18px;
	}
	
.clearfloat {
	clear:both;
	}
	
#textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	margin-top: 100px;
	text-align: center;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 35px;
	}
	
#textnav a:link, #textnav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	text-decoration:none;
	}
	
#textnav a:hover, #textnav a:focus, #textnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	text-decoration:underline;
	}
	


	

	

	


	

	
