<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height:120%;
}
body {
	height:100%;
	background-color:#ffc018;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

#container {
	min-width:820px;
	margin:0px auto 0px auto;
	text-align:center;
	width:100%;	
}

#content {
	width:818px;
	float:left;
	margin-right:-414px;
}
#leftBG, #rightBG {
	background-repeat:no-repeat;
	margin-top:170px;
	height:340px;
	width:50%;
}

#leftBG {
	text-align:right;
	float:left;
	margin-right:-414px;
}
#rightBG {
	text-align:left;
	float:right;
}
#lower {
	background-color:#000c57;
	min-height:300px;
}
#footer {
	float:left;
	background-color: #000c57;
	width:100%;
	height:80px;
}
.yellowMD {
	font-size:14px;
	font-weight:bold;
	color:#FFCC00;
}
-->
</style>