html, body {    
   height: 100%; 
}
body 
{
	background-color: #222222;
	background-image:   url(../images/bg.gif);
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;
	padding:0px;
	border:0px;
	line-height: 0;
}
#content
{
	margin:0 auto;
	width:1024px;
	background: url(../images/blackBar_1024.gif) repeat-y left top;
}
#container
{
	padding:0px;
	margin:0px;
	min-height: 100%;
	margin-bottom: -25px;
	position: relative;
	width:100%;
	background:#0;
}

#footer
{
	clear: both;
	line-height: 1.5;
	margin:0 auto;
	width:1024px;
	background-color:#232f32;
	text-align:center;
	font-size:10px;
	color:#ffffff;
	padding:5px 0px;
	height: 25px;
	position: relative;
}

#clearfooter
{
	height: 25px;
   clear: both;
}
#bgPuller
{
 clear: both;
}

#left
{
	float:left;
	width:180px;
	padding:0px;
	border:0px;
	margin:0px;
	background-color:#FFFFFF;
	line-height: 0;
}
#right
{
	width:844px;
	float:right;
	background-color:#000000;
	color: #CCCCCC;
}
#myLogo
{
	width:180px;
	height:100;
	line-height: 0;
}
.menuTitleBox
{
	width:180px;
	height:25px;
	background-image:   url(../images/gradient_180w.jpg);
	background-repeat: repeat-y; 
}
.menuTitle
{
	vertical-align:center;
	text-align :center;
	width:180px;
	height:25px;
	padding: 5px;
	line-height: 1;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align :center;
}

#mainMenu {
	width: 180px;
	line-height: 1;
	font-size:12px;
}
	
#mainMenu li a {
	height: 20px;
	text-decoration: none;
}	
	
#mainMenu li a:link, #mainMenu li a:visited {
	color: #1d1d69;
	display: block;
	background:  url(../images/mainMenu.jpg);
	padding: 5px 0 0 10px;
}
	
#mainMenu li a:hover {
	color: #FFF;
	background:  url(../images/mainMenu.jpg) 0 -25px;
	padding: 5px 0 0 10px;
}	

.header {
	padding:5px;
	font-size: xx-large;
	background-color:#232f32;
	line-height: 1;
	text-align:center;
}
.main
{
	padding:15px;
	line-height: 1.5;
	font-size:11px; 
}
.feature
{
	height:270px;
	vertical-align:middle;
	
}
.indexHeader
{
	font-size:18px; 
	color:#FFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
}
.featureInfo
{
	width:320px;
}
.featureHeader
{
	font-size: x-large; 
}
.miniHeader
{
	font-size:12px; 
}
.miniInfo
{
	float:left;
	vertical-align:middle;
	padding:10px;
	width:324px;
	height:130px;
}
.mainImg
{
	float:right;
	padding:5px;
}
a:link,  a:visited {
	color: #CCC;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #FFF;
	font-weight:bold;
	text-decoration: underline;
}
gameInfoContent a:active {
	line-height:1;
	text-decoration: none;
}
.gameInfoCat
{
	color: #FFF;
	font-weight:bold;
}
.game
{
	text-align:center;
}
#clearBoth
{
	margin:10 0 0 0px;
	clear:both;
}
h2
{
	color:#fff;
}
.gameInfo
{
	font-size:12px; 
	width:90%;
}
.gameInfoHeader
{
	font-size:14px; 
	color:#FFF;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gameInfoContent
{
font-weight:normal;
font-family: Times-Roman, Georgia, serif;
line-height:1.3;
}

.mainContent
{
	margin:15px;
	width:100%;
	font-size:11px; 
	text-align:left;
	line-height:1;
}

.gameList
{
	
}
.games
{
}
.gameMini
{
	float:left;
	width:45%;
	padding:10px;
}
gameMini a:link,  a:visited {
	color: #CCC;
	
	font-weight:bold;
}

.gameMiniImage
{
	float:left;
	width:60px;
	height:60px;
}
#searchChoices
{
	line-height:1.5;
}
.active
{
	color:#FFF;
	font-weight:normal;
}
#searchPagingControls
{
clear:both;
}
.faq
{
	color: #FFFFFF;
	line-height: 1.5;
	padding:20px;
}
.question
{
	font-size:14px; 
}
.answer
{
font-size:10px; 
color: #CCCCCC;
}
#googleTitle
{
	font-size:14px; 
	color: #000;
}
#googleSearch
{
	padding:5px;
	line-height: 1.5;
}
#googleSearchResults
{
	background:#ffffff;
	margin:0px;
	padding:10px;
}