body
{
	margin-top: 25px;
	margin-bottom: 25px;
	margin: 0px;
	text-align: center;
	font-family: sans-serif;
	background-color: #000000;
}

#wrapper1
{
	background-image: url(/images/background_wrapper1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	background-color: #7E90B3;
	overflow: hidden;
}

#wrapper2
{
	background-image: url(/images/background_wrapper2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	background-color: #3E92BE;
	overflow: hidden;
}

#wrapper3
{
	background-image: url(/images/background_wrapper3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	background-color: #773118;
	overflow: hidden;
}

#wrapper4
{
	background-image: url(/images/background_wrapper4.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	background-color: #A77633;
	overflow: hidden;
}

#header
{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#menu
{
	background-image: url(/images/background_menu.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 930px;
	height: 33px;
	padding-left: 5px;
	color: #FFFFFF;
	clear: both;
	display: block;
	margin-left: 10px;
}

#menu img
{
	margin-top: 5px;
	margin-left: 7px;
	float: left;
	border: 0px;
}

#spotlight
{
	float: right;
	margin:20px 27px 0px 10px;
}

#spotlight img
{
	padding: 5px;
	background-color: #CDCDCD;
	width: 468px;
	height:60px;
}

#footer
{
	margin-top: 25px;
	background-image: url(/images/background_menu.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width: 930px;
	height: 33px;
	padding-left: 5px;
	color: #FFFFFF;
	clear: both;
	display: block;
	margin-left: 10px;
}

#footer ul
{
	padding-top: 6px;
	margin-left: 10px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#footer ul li
{
	float: left;
	padding-right: 15px;
}

#footer a
{
	color: #FFFFFF;
}

img.blank_header
{
	width: 425px;
	height: 65px;
	margin-top: 15px
}

img.blank_topic
{
	width: 145px;
	height: 33px;
	float: left;
}

h1
{
	font-size: 54px;
}

h2
{
	font-size: 14px;
	margin-top: 0px;
	margin-left: 125px;
	margin-bottom: 10px;
	text-align: center;
	width: 265px;
}

h2 span
{
	font-size: 10px;
}

#wrapper3 h2, #wrapper4 h2
{
	color: #FFFFFF;
}

h3
{
	font-size: 20px;
	font-weight: bold;
	width: 175px;
	margin-top: 5px;
	margin-bottom: 3px;
}

p
{
	margin-top: 10px;
	margin-bottom: 25px;
}

ol
{
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	list-style: none;
	clear: both;
	overflow: hidden;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	border-top: 0px;
}

ol li
{
	font-size: 13px;
	padding-bottom: 7px;
}

ol li img
{
	margin-right: 3px;
	width: 12px;
	height: 12px;
}

ol li a
{
	text-decoration: none;
}

ol li a:hover
{
	color: #CA2626;
}

ol li a:visited
{
	color: #CDCDCD;
	text-decoration: line-through;
}

ol li p
{
	font-size: 10px;
	margin: 0px;
	color: #565656;
}

ol li p a, ol li p a:visited, ol li p a:hover
{
	color: #232323;
	text-decoration: underline;
}

div.topic
{
	width: 298px;
	height: 33px;
}

div.square
{
	width: 298px;
	margin: 10px;
	text-align: left;
	float: left;
}

div.clearleft
{
	clear: left;
}

div.links a:visited
{
	text-decoration: none;
	color: blue;
}

div.links ol li
{
	font-size: 10px;
	padding-bottom: 7px;
}

div.links ol.left
{
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 0px;
	list-style: none;
	clear: none;
	float: left;
	border: 0px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 136px;
	color: #CA2626;
}

div.links ol.right
{
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 0px;
	list-style: none;
	clear: none;
	float: left;
	border: 0px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 136px;
}

div.ad
{
	border: 0px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

div.ad img
{
	display: block;
	clear: both;
	padding: 5px;
	background-color: #CDCDCD;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 275px;
	height: 75px;
}

div.square p.rss
{
	float: right;
	width: 115px;
	margin: 0px;
	padding: 5px 10px 0px 0px;
	line-height: 20px;
	font-size: 10px;
	text-align: right;
	color: #EFEFEF;
}