/*************************************************************
*                         page layout                        *
*************************************************************/
body {
	font-family:Arial;
	color:#fff;
	background:#000;
	font-weight:bold;
	font-size:12pt;
	  *{ behavior: url(iepngfix.htc) }
	
}
a:link { 
	color: #00FFFF;
	font-weight:normal;
	font-family:Arial;
	}
a:visited { 
	color: #00FFFF;
	font-weight:normal;
	font-family:Arial;
	}

a{
	text-decoration:none;
	font-family:Arial;
	color:#FFFFFF;
}

a:hover{
	text-decoration:underline;
	font-family:Arial;
}
a:active { 
	color: #00FFFF;
	font-family:Arial;
	font-weight:normal;
}
#wrap{
	width:100%;
	background:transparent;
	margin:0 auto;
	float:left;
}

/***header***/

#ad {
	height:150px;
	width:944px;
	background:#282828;
	text-align:center;
}
#smalllogo {
	float:left;
	width:150px;
	height:145px;
	text-align:center;
	}
#insidead {
	float:right;
	height:90px;
	width:720px;
	text-align:center;
}

#header {
	width:800px;
	height:161px;
	background: url('logo.JPG') no-repeat center; 
 	 
}

}

/***left***/

#leftcol {
	float:right;
	text-align:right;
	height:950;
	width:416;
	position:relative;
}

/***content***/

#topimg {
	background:url(images/content.gif);
}

#bottomimg {
	background:url(images/contentbottom.gif);
	height:43px;
}

#container {
	float:left;
	background:#282828;
	text-align:center;
	width:645px;
	height:auto;
	border:#fff;
	padding-right:0px;
}

#container p{
}

.box1 {
	
	background:url(images/announcement2.gif);
	text-align:left;
	width:630px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-right:1px;
	
}

.box2 {

	background:url(images/announcement2.gif);
	text-align:left;
	width:630px;
	height:auto;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 1px;
	padding-right:0px;
}


#footer {
	width:800px;
	height:100px;
	background: url('images/footer.gif') no-repeat;
	text-align: center;
}
/*************************************************************
*                          horz menu                         *
*************************************************************/
#mleft {
	background:url(images/menuleft.GIF) no-repeat;
}
#mright {
	background:url(images/menuright.GIF) no-repeat;
}
#mcontainer { 
	width:150px;
	display:inline;
	list-style-type: none;
	background:#212121;
	display:inline;
	list-style-type: none;
}
#mcontainer ul {
	margin: 0 0 0 0;
	padding-left: 0;
	list-style-type: none;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline;
	list-style-type: none;
}
#mcontainer a {
	display: inline;
	list-style-type: none;
	width: 150px;
	text-align:center;
	font-weight:bold;
	display:inline;
	list-style-type: none;
}
#mcontainer a:link, #mlist a:visited {
	color:#fff;
	text-decoration: none;
	display:inline;
	list-style-type: none;
}

#mlist li
{
display: inline;
list-style-type: none;
}

#mcontainer a:hover {
	background-color: #fff;
	color: #000;
	display:inline;
	list-style-type: none;
}
/*************************************************************
*                               menu                         *
*************************************************************/
#menutop {
	background:url(images/menutop.gif) no-repeat;
	height:45px;
	margin: 5px 0 0 0;
}

#menubottom {
	background:url(images/menubottom.gif) no-repeat;
	height:45px;
}

#navcontainer { 
	width:150px;
	background:#212121;
}

#navcontainer ul {
	margin: 0 0 0 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

#navcontainer a {
	display: block;
	width: 150px;
	text-align:center;
	font-weight:bold;
}

#navcontainer a:link, #navlist a:visited {
	color:#fff;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #fff;
	color: #000;
}
/*************************************************************
*                            headers                         *
*************************************************************/

h1 {
	color:#000;
	text-align:right;
	font-size:2em;
	padding:30px 10px 0 0;
	
}

h2 {
	margin: 0 50px auto;
	color:#fff;
	text-align:left;
	height:43px;
}

h3 {
	height:45px;
	padding: 0;
	margin: 0 50px auto;
	color:#fff;
	text-align:center;
	font-size:14pt;
}

h4 {
	padding: 0;
	text-align:center;
	font-size:14pt;
	background-color: #34282C;
	color:#fff
}
/*************************************************************
*                            info tabs                       *
*************************************************************/

#gameinfo {
	background-color: transparent;
	margin-top:15px;
}

#review {
	float:right;
	margin-right:15px;
	margin-left:15px;
}
#instructions {
	float:left;
	margin-left:15px;
	margin-top:15px;
}
#description {
	float:left;
	margin-right:15px;
	margin-left:15px;
}
#share {
	float:left;
	margin-right:15px;
	margin-top:15px;
	margin-left:15px;
}
/*************************************************************
*                        Games Display                       *
*************************************************************/

#gamecol {
	float:left;
	height:auto;
	text-align:center;
}

#col {
	background:url(col bg.png) repeat;
	height:auto;
}