body {	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #DDDBC8; color: #06045B;
}
	
#container {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #DDDBC8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px solid #06045B;
}

#container2 {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #DDDBC8;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px solid #06045B;
}

#navtable td {font-family: Arial, Helvetica, sans-serif; background: #06045B; width: 100px; color: #fff; font-size: 12px; text-align: center; font-weight: bold;}
#navtable a {color: #fff; }
#navtable a:hover {color: #DDDBC8;}
#navtable td.logo {width: 134px; background: #DDDBC8;}

h1 {text-decoration: underline; font-size: 1.7em;}
h3 {font-size: 14px; margin-top: 5px;}

.header {margin-top: 10px; }
.header td {padding: 10px;}
.description {font-size: .9em;}

#footer {clear:left; text-align:center; padding: 10px;}
#footer a {color:#06045B;}
