* {
	margin: 0;
	padding: 0;
	}

body {
	background-color:  #003366;
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #333333;
	border:none;
	}
	
h1 {
	visibility:hidden;
	line-height: 0px;
	font-size:.5em;
	}

h2 {
	font-size: 1.2em; 
	padding: 0;
	color: #586272
	}
	
#mainwrapper {
	background-color: #e9f2fb;
	width: 740px;
	margin-left:  auto;
	margin-right: auto;
	text-align: center;
	}
	
#header {
	text-align: left;
	width: 740px;
	height: 100px;
	background-image: url(projectimages/imagebghead.jpg);
	background-repeat: no-repeat;
	}
	
#header img{
	position:relative;
	top:0;
	left: 0;
	}
	
#header a img {
	text-decoration: none;
    border: none;
	}

#header h1 {
	visibility:hidden;
	}

#topnavcontainer {
 	float: left;
 	padding-top:115px;
	padding-left:15px;
	text-align: left;
	}
	
#topnav {
	text-align: left;
	width: 647px;
	background-color:transparent;
	}

#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#topnav ul li { 
	display: inline; 
	padding: 1em 1.5em 1em 0;	
	font-size: .7em;
	border-bottom: solid thin #1c1a39;
	}

#topnav ul li a { 
	text-decoration: none; 
	color: #1c1a39;
	background-color: transparent;
	}
	
#topnav ul li a:hover {
	color: #468949;
	}
	
#topnav ul li a.current {
	color: #468949;
	}
	
#maincontent {
	padding-top: 5.5em;
	background-color:transparent;
	float: right;
	width: 480px;
	padding-right: 1em;
	padding-left: 1.5em;
	text-align: left;
	font-size: .7em;
	}

#maincontent p{
	text-align: left;
	font-size: 1em;
	padding: .5em .5em 1.5em 0;
	line-height: 1.6em;
	}

#maincontent sup a:link, #maincontent sup a:visited {
	font-size: .8em;
	color: #333;
	line-height: 0px;
	font-weight: bold;
	background-color: #bfd8f7;
	margin-right: .2em;
	margin-left: .1em;
	padding: .2em .3em .2em .3em;
	text-decoration: none;
	}
	
	
#maincontent sup a:hover, #maincontent a:active {
	background-color: #3b98f6;
	}
	

#maincontent img {
	padding:10px 0 0 0;
	float: left;
	text-align: left;
	}
	
#placeholder {
	padding: .5em .5em 0 0;
	float: left;
	}
	
.caption {
	color: #333333;
	clear: both;
	text-align: left;
	font-size: x-small;
	}
	
#description {
	clear:both;
	padding-right: 25px;
	}

#description img {
	padding:10px 10px 10px 0;
	float: left;
	text-align: left;
	}

#listlinksleft {
	margin: 0;
	clear: both;
	width: 180px;
	}
	

#leftnav {
	margin: 0;
	padding: 0;
	padding-top:4em;
	float: left;
	width: 180px;
	}
	
#nav {
	padding: 0 0 0 1.5em; 
	text-align: left;	
	clear: both;
	width: 180px; 
	background-color:transparent;
	font-size: .7em;
border:thin;
	}
	
#nav li {
	padding: 1em;
	list-style-type: none;
	background-color: #003366;
	}

#nav a, #nav a:visited {
	text-decoration: none;
	padding: 3px;
	display: block;
	background-color:transparent;
	color: #fff;
	}

#nav a:hover,#nav a:active, #nav a:focus {
	color: #333;
	background-color: #96c798;
	}
	
#nav img {
	margin-bottom: 0px;
	padding-left: 0px;
        padding-right: 10px;
	}
	
#nav a.currentpage {
	color: #333;
	background-color: #96c798;
	}
	
.line {
	clear:both;
	border-bottom:solid thin #003366;
	width: 300px;
	}

#next {
	height: 80px;
	text-align: right;
	padding-left: 375px;
	clear: both;
	font-size: 0.7em;
	}
	
#next a, hover, img {
border: none;
	}
#footer {
	height: 127px;
	text-align: right;
	padding-left: 395px;
	clear: both;
	font-size: 0.7em;
	}
	
#footer a, hover, img {
border: none;
	}
#imgleft {
	height: 131px;
	position: relative;
	left: 0;
	bottom: 0;
	
		}
#validleft {
	clear: both;
	margin-top: .5em;
		}