BODY
{
	position: relative;
	width: 1200px;
	text-align: justify;
}
#top
{
	top: 0px;
	left: 0px;
	width: 80%;
	height: auto;
	float: left;
}
#topright
{
	width: 20%;
	height: auto;
	float: left;
}
#left
{
	width: 20%;
	padding: 15px 3px 3px 12px;
	font-family: "Times New Roman";
	font-size: small;
	background-color: #FFF;
	clear: both;
	float: left;
	border: 2px solid #009DC4;
}
#left UL
{
	font: 13.2pt Arial, Helvetica, Verdana, sans-serif;
	color: #009EC5;
}
#left LI A
{
	text-decoration: none;
	/*[empty]color:;*/
	color: #009EC5;
}
#left LI A:Hover
{
	color: #9F3204;
}
#middle
{
	width: 55%;
	margin: 5px 10px 0;
	font-family: "Times New Roman";
	padding: 3px;
	float: left;
}
#right
{
	width: 20%;
	margin: 5px 0 0 6px;
	font-family: sans-serif;
	font-size: small;
	padding: 3px;
	float: left;
}
