body {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_strip.png);
	background-repeat: repeat-x;
	background-color: #D4D4D4;
	font-size: 11px;
	color: #464646;
}
object {
	outline:none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#fff;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 1035px;
}
#main_content {
	height: auto;
	width: 800px;
	margin: 0px auto 0px 125px;
}
#footer {
	height: auto;
	width: 800px;
	margin-top: 10px;
	float: left;
}
#footNav {
	height: 40px;
	width: 800px;
	margin-bottom: 25px;
	font-size: 9px;
	text-align: center;
	color: #CCC;
	line-height: 18px;
}
#footNav a {
	color: #CCC;
	text-decoration: none;
}
#footNav a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	height: 722px;
	width: 576px;
}
#colAd {
	float: right;
	height: 722px;
	width: 215px;
}
#footAd {
	height: 144px;
	width: 800px;
	margin-bottom: 15px;
}
