@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/mercules_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Site {
	position: relative;
	width: 1000px;
	margin: auto;
}
#LeftColumn {
	float: left;
	background-image: url(images/mercules_11.jpg);
	width: 171px;
}
.LeftSideTitles {
	background-image: url(images/mercules_16.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-weight: bold;
	color: #FFFF66;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#LeftColumn ul, #RightColumn ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#LeftColumn li,#RightColumn li {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #141823;
}
#LeftColumn li a,#RightColumn li a  {
	color: #FFFFFF;
	text-decoration: none;
}
#HeaderBanner {
	position: absolute;
	left: 511px;
	top: 9px;
	width: 482px;
	height: 147px;
	text-align: center;
}
#Footer {
	background-image: url(images/mercules_30.jpg);
	height: 129px;
	background-repeat: no-repeat;
}
.ThePost p {
	line-height: 18px;
}
.RightTitles {
	font-size: 14px;
	color: #FFFF99;
	background-image: url(images/mercules_18.jpg);
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#FooterText {
	margin: 0px;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 44px;
}
#FooterText a {
	color: #FF9900;
}
#FooterText p {
	margin: 0px;
	padding: 0px;
}
.Date {
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	color: #999999;
}
#MainColumn h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
}
#MainColumn {
	width: 470px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
#LeaderBoard {
	height: 100px;
	position: relative;
	text-align:right;
}
#LeaderboardBanner {
	position: absolute;
	width: 735px;
	height: 92px;
	top: 3px;
	left: 5px;
}
.ThePost {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #141823;
}
#RightColumn {
	width: 342px;
	float: right;
	background-image: url(images/mercules_13.jpg);
}
.Banner {
	border: 1px solid #FFFF99;
}
.BannerSpot {
	text-align: center;
	padding: 4px;
}
.half {
	float: left;
	width: 50%;
}
.clear {
	clear: both;
}
#Header {
	position: relative;
}
img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFFFF;
}
