body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #5E5E5E;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body {
	background-image: url('/images/bgr.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #818181;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #1A4999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #5E5E5E;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	color: #5E5E5E;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0px;
}
#side {
	margin-top: 2px;
	margin-bottom: 23px;
	margin-left: 16px;
	margin-right: 12px;
}
.featured img {
	border: 1px solid #2B3661;
	margin-top: 12px;
	margin-left: 25px;
}
#content {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 26px;
	margin-right: 25px;
}
#contentBgr {
	width: 547px;
	background-image: url('/images/content_bgr.jpg');
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#floatRight {
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#footer {
	color: #D6D6D6;
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 24px;
	margin-right: 0px;
}
#footer a {
	color: #D6D6D6;
}