body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #252525;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	height:1344px;
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #161616;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */

}oneColFixCtr #mainContent {
	height:1200px;
	width:870px;
	margin: 0 auto;
	background: #000000;
	border: solid 1px #313330;
	color: #000000
}
.tob_grid_bg{
	position:absolute;
	margin-top:0px;
	list-style:none;
	width:870px;
	height:70px;
	margin: 0 auto;
	background:url(../images/top_grid_bg.jpg);
	background-repeat:no-repeat;
	z-index: 7;
	/*z-index: 1002;*/
}
.logo{
float:left;
margin-top:12px;
margin-left:20px;
}
.myaccount{
	float:right;
	background-color:#161616;
	margin-top:12px;
	margin-right:20px;
}
.menuBar{
	background:url(../images/menu_03.jpg);
	background-repeat:no-repeat;
	margin-top: 60px;
	margin-left:0px;
	width: 870px;
	height:30px;
	line-height:33px;
}
.menuBar ul{
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:120px;
}
.menuBar ul li{
	float:left;
	font-size:12px;
	color:#e79803;
	padding-right:74px;
	height:28px;
}
.menuBar ul li a{
	float:left;
	color:#9e9f97;
	text-decoration:none;
	height:28px;
	display:block;
}
.menuBar ul li a:hover{
	color:#a8a04b;
}
.aboutMenu{
	position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:#4d4d4a;
	background-color:#000000;
	width:163px;
	filter:alpha(opacity=90); /* for ie */
	opacity:.9; /* for moz */
	margin-left:297px;
	margin-top:-2px;
	font-size:12px;
	color:#e79803;
	line-height:18px;
	text-align:center;
	z-index:8;
	visibility: hidden;
}
.aboutMenu a{
	text-decoration:none;
	color:#ffffff;
}
.aboutMenu a:hover{
	color:#a8a04b;
}
.guideMenu{
	position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:#4d4d4a;
	background-color:#000000;
	width:117px;
	filter:alpha(opacity=90); /* for ie */
	opacity:.9; /* for moz */
	margin-left:461px;
	margin-top:-2px;
	font-size:12px;
	color:#e79803;
	line-height:18px;
	text-align:center;
	z-index:6;
	visibility: hidden;
}
.guideMenu a{
	text-decoration:none;
	color:#ffffff;
}
.guideMenu a:hover{
	color:#a8a04b;
}
.communityMenu{
	position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:#4d4d4a;
	background-color:#000000;
	width:125px;
	filter:alpha(opacity=90); /* for ie */
	opacity:.9; /* for moz */
	margin-left:579px;
	margin-top:-2px;
	font-size:12px;
	color:#e79803;
	line-height:18px;
	text-align:center;
	z-index:7;
	visibility: hidden;
}
.communityMenu a{
	text-decoration:none;
	color:#ffffff;
}
.communityMenu a:hover{
	color:#a8a04b;
}
.menu_shadow{
	background:url(../images/menu_shadow.jpg);
	background-repeat:no-repeat;
	margin-top:-4px;
	width: 870px;
}
#Gallery{
	position:absolute;
/*	background:url(../images/gallery.gif);*/
	background-repeat:no-repeat;
	margin-top:99px;
	width: 364px;
	height: 185px;
	margin-left: 3px;
	border:1px solid #403f3f;
}
#rotAd{
	position:absolute;
	background-color:#000000;
	padding: 15px 0px 0px 16px;
	margin-top:99px;
	width: 234px;
	height: 170px;
	margin-left: 371px;
	border:1px solid #403f3f;
}
#newsBar{
	position:absolute;
	background-color:#000000;
	padding: 0px 0px 0px 0px;
	margin-top:288px;
	width: 618px;
	height: 22px;
	margin-left: 3px;
	border:1px solid #403f3f;
}
.head1 {
	color: #98A55F;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left:10px;
}
.list li {
list-style-image:url(../images/bullet.jpg);
line-height:16px;
}
#checkingLogin {
	position:absolute;
	margin-left: 510px;
	margin-top:100px;
	z-index:41;
	width:360px;
	height:217px;
	font-size:12px;
	font-family:verdana;
	text-align:center;
	background-color:#393939;
	visibility: visible;
}
#apDivLogin1{
	position:absolute;
	background-color:#040404;
	background-image:url(../images/reghome-bg.jpg);
	background-repeat:x-repeat;
	margin-top:100px;
	margin-left:510px;
	width: 360px;
	height:217px;
	z-index: 4;
	visibility: visible;
}
#apDivLogin2{
	position:absolute;
	background-color:#040404;
	background-image:url(../images/reghome-bg.jpg);
	background-repeat:x-repeat;
	border-style:solid;
	border-width:1px;
	border-color:#33401e; 
	margin-top:100px;
	margin-left:625px;
	width: 238px;
	height:217px;
	z-index: 4;
	
}

.reg_text{
	position:absolute;
	width:360px;
	float:inherit;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9e9f97;
	margin-top:5px;
	z-index: 3;
}
.reg_suc_text{
	position:absolute;
	width:360px;
	float:inherit;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9e9f97;
	margin-top:5px;
	z-index: 3;
}
.adSection {
	text-align:left;
	padding-left:9px;
	z-index: 0;
}

.signout{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#98A55F;
	font-weight:bold;
	text-decoration:underline;
	background-color:#000000;
	border:0px;
	cursor:hand;
}
.adHead {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:17px;
}
.specialHd{
padding-top:5px;
padding-left:-28px;
height:29px;
width:235px;
}
	
.newsHead{
	color:#b4bf8a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.newsSection{
	margin-left:2px;
	margin-top:5px;
	padding:0px;
	height:116px;
	width:618px;
	border:1px solid #33401e;
	background-color:#000000;
	text-align:left;
	line-height:16px;
	color: #868484;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.newsBox {
	float:left;
	background-color:#000000;	
}
.newsCont a:link a:visited {
	color: #868484;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.newsCont a:hover {
	color: #B8B483;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.bots_briefs_news{
	margin-top:-105px;
	margin-right:5px;
	float:right;
	color:#868484;
	font-size:11px;
	width:385px;
	text-align:left;
}
.newsLink:link {
	color: #868484;
	text-decoration:none;
	font-size:11px;
}
.newsLink:visited {
	color: #868484;
	text-decoration:none;
}
.newsLink:hover {
	color: #5eaa2c;
}
.newsLink:active {
	color: #868484;
	text-decoration:none;
}

.moreLink:link {
	color: #9b6d09;
	text-decoration:none;
}
.moreLink:visited {
	color: #9b6d09;
	text-decoration:none;
}
.moreLink:hover {
	color: #fec401;
}
.moreLink:active {
	color: #9b6d09;
	text-decoration:none;
}

.content{
	position:absolute;
	background-color:#161616;
	border-color:#393938;
	border-collapse:collapse;
	border:solid;
	border-width:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9e9f97;
	margin-top:320px;
	width:625px;
	z-index: 8;
}
.contentGamead{
	background:url(../images/ad-bg1.jpg);
	padding-left:0px;
	margin-left:626px;
	/*	background-color:#161616;*/
	border:1px solid #393938;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9e9f97;
	margin-top:325px;
	width:236px;
	height:990px;
}

.bots_briefs_img{
	background-color:#161616;
	width:240px;
	float:left;
}
.bots_briefs_text{
	margin-top:-105px;
	margin-right:5px;
	float:right;
	color:#868484;
	background-repeat:no-repeat;
	background-color:#161616;
	font-size:11px;
	width:385px;
	text-align:left;
}
.downloadLink{
color:#a17e10; 
font-size:11px; 
font-weight:bold;
text-decoration:underline;
}
.visitLink{
color:#69752c; 
font-size:11px; 
font-weight:bold;
text-decoration:underline;
}
.footerText{
	position:absolute;
	margin-top:1350px;
	padding-bottom : 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#868484;
	z-index: 9;
	width: 870px;
	text-align: center;
}

.footerText a:hover{
	color:#a8a04b;
}



.game1{
	width:192px;
	height:100px;
	margin-left:15px;	
}
.game2{
	width:192px;
	height:100px;
	margin-left:215px;
	margin-top:-100px;	
}
.game3{
	width:192px;
	height:100px;
	margin-left:416px;
	margin-top:-100px;	
}
.game4{
	width:192px;
	height:100px;
	margin-left:416px;
	margin-top:-100px;	
}
.game5{
	width:192px;
	height:100px;
	margin-left:416px;
	margin-top:-100px;	
}
.game6{
	width:192px;
	height:100px;
	margin-left:416px;
	margin-top:-100px;	
}
.game1pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game1popInner{
	line-height:15px;
}
.game2pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game2popInner{
	line-height:15px;
}
.game3pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game3popInner{
	line-height:15px;
}
.game4pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game4popInner{
	line-height:15px;
}
.game5pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:0px;
	z-index: 1001;
	visibility: hidden;
}
.game5popInner{
	line-height:15px;
}
.game6pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game6popInner{
	line-height:15px;
}
.game7pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:35px;
	z-index: 1001;
	visibility: hidden;
}
.game7popInner{
	line-height:15px;
}
.game8pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:0px;
	z-index: 1001;
	visibility: hidden;
}
.game8popInner{
	line-height:15px;
}
.game9pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game9popInner{
	line-height:15px;
}
.game10pop {
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game10popInner {
	line-height:15px;
}
.game11pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:30px;
	z-index: 1001;
	visibility: hidden;
}
.game11popInner{
	line-height:15px;
}
.game12pop {
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:50px;
	z-index: 1001;
	visibility: hidden;
}
.game12popInner {
	line-height:15px;
}
.game13pop {
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:70px;
	z-index: 1001;
	visibility: hidden;
}
.game13popInner {
	line-height:15px;
}
.game14pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:5px;
	z-index: 1001;
	visibility: hidden;
}
.game14popInner{
	line-height:15px;
}
.game15pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:5px;
	z-index: 1001;
	visibility: hidden;
}
.game15popInner{
	line-height:15px;
}
.game16pop{
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:70px;
	z-index: 1001;
	visibility: hidden;
}
.game16popInner{
	line-height:15px;
}
.game17pop {
	position:absolute;
	width:300px;
	background-color:#ffffcc;
	margin-left:100px;
	margin-top:70px;
	z-index: 1001;
	visibility: hidden;
}
.game17popInner {
	line-height:15px;
}
.bots_briefs_text{
	color:#868484;
	background-repeat:no-repeat;
	background-color:#161616;
	font-size:11px;
	text-align:left;
	z-index:1001;
	border:solid 1px #3a393e;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-top:5px;
}

.buttons{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEC737;
	font-weight:bold;
	background-image:url(../images/btn-bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #393938;
	cursor:pointer;
	z-index: 42;
}
.buttons a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEC737;
	font-weight:bold;
	background-image:url(../images/btn-bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #393938;
	cursor:pointer;
	z-index: 42;
}
.buttonsOver{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight:bold;
	background-image:url(../images/btn-bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #393938;
	cursor:pointer;
	z-index: 42;
}
.buttonsOver {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight:bold;
	background-image:url(../images/btn-bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #393938;
	cursor:pointer;
	z-index: 42;
}
