body {
	background-color: #E5E5E5;
	color: #000000;
	font-family: verdana;
}
img {
	border: 0;
}
#ad {
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	height: 90px;
	margin-top: 11px;
	margin-bottom: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 732px;
	height: 100%;
}
#main {
	width: 100%;
	padding: 2px;
	margin: 0;
}	
#content {
	float: left;
	font-size: 11px;
	text-align: left;
	width: 520px;	
	padding: 2px;
}
#sidebar {
	float: right;
	width: 198px;
	padding: 2px;
	font-size: 10px;
	text-align: justify;
}
table {
	font-size: 11px;
	font-family: verdana;
}
h1 {
	color: #808080;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}
h2 {
	color: #002D41;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}
h3 {
	font-size: 13px;
	color: #1D3008;
	text-transform: uppercase;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #003F72;
	text-decoration: none;
}
a:hover {
	color: #456C3F;
	text-decoration: none;
}
a img {
	border: 1px solid #003F72;
}
a:hover img {
	border: 1px dotted #003F72;
}
