@charset "utf-8";
/* CSS Document */
<style type="text/css">

#Container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #963;
	background-color: #C96;
}
#Ads {
	width: 160px;
	float: left;
	height: auto;
	margin-right: 10px;
	background-color: #930;
	text-align: left;
}
#Content {
	float: left;
	width: 400px;
	margin-right: 50px;
	background-color: #FFF;
	font-size: 12px;
	text-align: left;
}
#CommunityMenu {
	float: right;
	width: 200px;
}
#SpecialFocus {
	width: 830px;
	background-color: #000;
	float: left;
}
#RelatedInfo {
	float: left;
	width: 225px;
	clear: both;
	margin-right: 10px;
	margin-left: 25px;
}
#Related1 {
	margin-right: 10px;
	margin-left: 25px;
	width: 250px;
	float: left;
	background-color: #FFF;
}
#Related2 {
	float: left;
	width: 250px;
	margin-right: 10px;
	background-color: #FFF;
}
#Related3 {
	float: left;
	width: 250px;
	background-color: #FFF;
}
#Footer {
	clear: both;
	background-color: #C96;
	padding: 10px;
}
#Container {
	width: 830px;
	background-color: #FFF;
	float: left;
	position: relative;
	clear: none;
}
Headline {
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#Container #Content p {
	font-weight: bold;
	text-align: center;
}

