body{
	background:url(bg.jpg);
	margin:0;
	color: 336699;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
}

A:link{ color:#62395A; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#62395A; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#62395A; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }
a img { border: none ; }
#header{
	background:url(img/banner_sm.jpg) no-repeat #FFFFFF top center;
	width:800px;
	height:226px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}

#wrap{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	border: #FFFFFF 2px solid;
	
}

#container{
width:800px;
}

#navcontainer{
	background:#336699;
}

 #navlist li{
	background:transparent;
	display:inline;
	list-style-type: none;
	text-align:center;
	padding: 12px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

#navlist li a:link { color: #F2F2F2; text-decoration:none; }
#navlist li a:visited { color: #CCCCCC; text-decoration:none; }
#navlist li a:hover {color: #999999; text-decoration:none; }

h3{
	font-size:18px;
	font-weight:bold;
	color:#336699;
}

.content{
	padding:0px;
	text-align:center;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: 336699;
	font-style: normal;
}

#footer{
	background:#FFFFFF;
	padding:9px;
	text-align:center;
	font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color:#336699;
}

#title{
background:#FFFFFF;
text-align:right;
padding:9px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#666666;
}
