div {
	text-align:center;
}

div#wrapper {
	width:760px;
	margin:auto;
	text-align:left;
	background-color: #336699;
	background-image: url(images/blubkg3.gif);
}

div#header {
	width:760px;
	background-color: #FFFFFF;
	text-align: left;
}

div#nav {
	width:160px;
	float:left;
	padding:0;
	margin:0;
	height:450px;
	
}

#navlist {
margin: 0;
padding: 0;
list-style-type: none;
}



div#nav li {
	list-style-type: none;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}



div#nav a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding:5px;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border: thin solid #FFFFFF;
   }

div#nav a:hover {
	color: #300;
	background-color: #D8C5AF;
   }





div#content {
    
	margin-left:160px;
	padding:10px;
	text-align:left;
	background-color:linen;
	min-height:500px;
	_height:500px
}
.it-subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}


div#footer {
	width:740px;
	padding:10px;
	background-color:#D8C5AF;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/blubkg2.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.style1 {
	color: #336699;
	font-weight: bold;
	font-size: 12pt;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}.navybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
