body {
	background-color: #660000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:980px;
	height:auto;
	z-index:2;
	right: auto;
	margin-top: 0px;
}
#container #leftPanel {
	width: 195px;
	height: 100%;
	float: left;
}
#container #mainPanel {
	width: 785px;
	float: right;
	height: auto;
}
#logo {
	width: 195px;
	height: 205px;
}
#leftMenu {
	width: 179px;
	float: left;
	background-color: #FFFFFF;

}
#container #mainPanel #mainTop {
	height: 94px;
	width: 785px;
}
#topMenu {
	height: 38px;
	width: 785px;
}
#mainContent {
	width: 785px;
	min-height: 500px;
	background-color: #FFFFFF;
	float: left;
}
#box {
	width: 100%;
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.leftMenuHeading {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainPanel #topMenu #topMenuLeft {
	text-align: left;
	float: left;
	margin-left: 10px;
}
#container #mainPanel #topMenu #topMenuRight {
	text-align: right;
	float: right;
	margin-right: 5px;
}
#container #mainPanel #mainBottom {
	height: 30px;
	width: 785px;
	background-color: #DDDDDD;
	text-align: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	float: left;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#container #mainPanel #mainContent #topFeature {
	height: 155px;
	width: 785px;
}
a:active {
	text-decoration: underline;
}
.mainContentHolder {
	width: 500px;
	margin: 0px;
	height: 50px;
	float: none;
}
.rightContentHolder {
	width: 196px;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	margin: 0px;
	height: 50px;
}
.rightHeading {
	background-color: #CCCCCC;
	height: 26px;
	width: 196px;
}
.rightText {
	width: 188px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	line-height: normal;
}
.rightTextRow {
	width: 188px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 16px;
}
#leftContent {
	width: 540px;
	float: left;
	margin: 10px;
	display: inline;
	line-height: 16px;
}
#rightContent {
	width: 196px;
	float: right;
	background-color: #eeeeee;
	margin: 10px;
	display: inline;
	border: 1px solid #CCCCCC;
}
#fullContent {
	width: 746px;
	float: left;
	margin: 10px;
	display: inline;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.screenThumb {
	width: 172px;
	height: 129px;
	border-style: none;
}
.gamelink {
	width: 172px;
	height: 254px;
	border-style: none;
	padding: 2px;
}