#contents, body {font-family: Verdana, Arial, Helvetica;}
body {
	background-color: #444559;
	color: #000033; 
	margin:0px; 
	text-align: center;}
a:link {color: #BA5A32; text-decoration: underline;}
a:visited {color: #BA5A32; text-decoration: underline;}
a:hover {color: #FFFF99; text-decoration:underline;}
img {border:none;}
h1 {
	font-size: 26px; 
	padding-bottom: 2px;}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #444559;
	padding-bottom: 2px;}
#container {
	background-color: #D4CDB5;
	width: 750px; 
	margin-top: 5px; 
	margin-right: auto; 
	margin-left: auto;
	border: 1px solid #354785;}
#header {
	width: 740px;
	background: #354785 url(img/headerbg.gif) top repeat-x;
	overflow: hidden;
	height: 130px; 
	border: 1px solid #5A6DAE;
	margin-bottom: 1px;
	text-align: left;
	}
#header span {
	border-bottom: 1px solid yellow;
}
#content {
	text-align: left; 
	font-size: 12px; 
	padding-bottom: 20px;
	float: left;
	padding: 5px; 
	width: 526px;
	line-height: 1.4em;
}
#nav {
	float: right; 
	padding: 5px; 
	width: 190px; 
	background-color: #BA5A32;
	color: #444559;
	border: 1px solid #5A6DAE; 
	height: 600px; 
	font-size: 11px;
	text-align: left;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-left: 20px;
}
#nav li {
	margin-bottom: 3px;
}
#nav h2 {
	font-size: 12px;
	font-weight: bold;
	color: #330000; 
	text-align: left; 
	padding-bottom: 2px;}
#nav a:link {color: #D4CDB5; text-decoration: none;}
#nav a:visited {color: #D4CDB5; text-decoration: none;}
#nav a:hover {color: #FFFF99; text-decoration:underline;}
#footer {
	width: 100%;
	padding: 11px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;}