body {
	background: #003366;
	margin: 0px;
	padding: 5em 5em 5em 0em;
	font-size: 80%;
}
h1 {
	color:#666600;
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 0px;
	font-weight: lighter;
	: 80%}
	
td {
	vertical-align: middle;
	padding: 40px 10px;
}


a:link     {color:#666600;text-decoration:none}
a:visited  {color:#000000;text-decoration:none}
a:active   {color:#FFFFFF;text-decoration:none}
a:hover    {color:#003366;text-decoration:none}
img {top: 20pt;}
#Header {
	margin:0px 0px;
	border-top: 5px double #036;
	border-bottom: 1px solid #036;
	padding-left: 10px;
	background-image: url(images/background-circle.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #036;
}
#content {
	width: 100%;
	padding: 0em 0 1em;
	margin: auto;
	voice-family: ;
	voice-family:inherit;
	background-image: none;
	background-color: #FFFFFF;
} 

html>body #content {
	width: 100%;
} 


#mainleft {
	width:40%;
	background:#fff;
	padding-bottom:10px;
	height: 200px;
	position: absolute;
	}
#mainright {
	width:400px;
	background:#fff;
	padding-bottom:10px;
	height: 200%;
	position: absolute;
	left: 50%;
	}



#Bottom {
	margin:0px;
	border-top: 1px solid #036;
	border-bottom: 5px double #036;
	font-size: 11px;
	text-align: right;
	padding: 5px;
	background-image: url(images/background-circle.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #036;
}

h2 {
	font-size: 20pt;
	color: #999933;
	font-weight: lighter;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
h3 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 2px;
}
