body {
	background-color: #823F09;
	margin: 0px;
}
.mainbody {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, "Century Gothic";
	font-size: 11px;
	background-image: url(images/bgmain.jpg);
}
.header {
	width: 100%;
	font-size: 13px;
	font-weight: 500;
	color: #FFFFFF;
	overflow: hidden;
}
.logo {
	float: left;
	height: 92px;
	width: 320px;
	padding-top:20px;
}
.blue {
	background-image: url(images/blue.jpg);
	
	float: left;
	width: 110px;
	text-align: center;
	height: 210px;
	padding-top: 15px;
	margin-right: 20px;
}
.green {
	background-image: url(images/green.jpg);
	
	float: left;
	width: 110px;
	text-align: center;
	height: 210px;
	padding-top: 15px;
	margin-right: 20px;
}
.red {

	background-image: url(images/red.jpg);
	
	float: left;
	width: 110px;
	text-align: center;
	height: 210px;
	padding-top: 15px;
	margin-right: 20px;
}
.yellow {


	background-image: url(images/yellow.jpg);
	
	float: left;
	width: 110px;
	text-align: center;
	height: 210px;
	padding-top: 15px;
	margin-right: 20px;
}
.contentpart {
	width: 100%;
	overflow: hidden;
}
.leftpart {
	width: 278px;
	float: left;
	position: relative;
	left: 2px;
}

.games {
	width: 139px;
	text-align: center;
	float: left;
	height: auto;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.descbox {
	width: 100%;
	padding-top: 5px;
	overflow: hidden;
}
.bigimg {
	width: 278px;
	height: 258px;
	overflow: hidden;
}
.rightpart {
	float: left;
	width: 560px;
	
}
.toppart {
	width: 560px;
	float: left;
}
.rightcontent{
	border-left:2px solid #494949;
	border-right:2px solid #494949;
	width:540px;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-left: 10px;
}
.topmiddle {
	float: left;
	height: 13px;
	width: 547px;
	background-image: url(images/topmiddle.jpg);
}
.corner {
	float: left;
	height: 13px;
	width: 13px;
	background-color:#823F09;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	clear: both;
}
.bullet {
	float: left;
	height: 29px;
	width: 26px;
}

h1{
font-size: 18px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	}

.TEXTHEADINGEFFECT {
	font-size: 13px;
	color: #B30000;
}
.textheading {
	line-height: 29px;
	float: left;
}
.text {
	line-height: 17px;
	min-height:500px;
}
.bottommiddle {

	float: left;
	height: 13px;
	width: 534px;
	background-image: url(images/bottomiddle.jpg);
}
.footer {
	width: 100%;
	height:30px;
	line-height:30px;
}
.copyright {
	width:200px;
	color: #ffffff;
	margin:0 auto;
}
.fnav{
	float: left;
	width:auto;
	margin-right:6px;
	font-size:9px;
	text-align: center;
	color: #FFFFFF;
	}
	
	
	.navlink a:link{ color:#FFFFFF; text-decoration:none;}
	.navlink a:hover{ color:#FFFFFF; text-decoration:underline;}
	.navlink a:visited{ color:#FFFFFF; text-decoration:none;}
	.navlink a:visited:hover{ color:#FFFFFF; text-decoration:underline;}


	.toplink a:link{ color:#FFFFFF; text-decoration:none;}
	.toplink a:hover{ color:#FFFFFF; text-decoration:none;}
	.toplink a:visited{ color:#FFFFFF; text-decoration:none;}
	.toplink a:visited:hover{ color:#FFFFFF; text-decoration:none;}
	
.menu-bar{
width:960px;
height:20px;
margin-left:5px;
}
a.big-link{
color:#EDC02B;
font-weight:bold;
text-decoration:underline;
}
a.big-link:hover{
text-decoration:none;
}

a.small-link{
color:#EDC02B;
text-decoration:underline;
}
a.small-link:hover{
text-decoration:none;
}