  html, body {
  height: 100%;
  margin: 0 0 1px;
  padding: 0;
}

*								{ margin: 0; padding: 0; }
  
  body {background:#e2e2e2 url('../images/bg.png'); margin-top: 8px !important;}
  
  

        *{font-family: Lucida,'Trebuchet MS', Helvetica, sans-serif; font-size: 9pt; }
#header{text-align: center;}
#header img{margin-top: 20px;}
#header a:visited, #header a:link, #header a:hover, #header a:active{border: 0px;}    

#comments, #sidebar, .toolbox, #toolbox, #wideView{display: none !important;}

/* Structure */

#header, .content, #footer  { background-color:#FFFFFF; margin:10px 0px;
	 border: 1px solid #c8c8c8;
	background-color: #fff;
	padding: 0px;}


#aacontainer {width: 100%; text-align: center; padding-top: 5px;}
	
.holder{padding: 30px; margin-top: 0px;}

#poll-holder {padding-left: 20px; width: 477px; height: 200px; margin-top: -15px; padding-bottom: 0;}
#poll-content {min-height: 141px; padding-left: 30px; padding-top: 10px; padding-bottom: -10px; margin-bottom: -10px;}
#poll-update{margin-top: -10px; margin-bottom: -10px; max-height: 100px; overflow: hidden;}

#poll-content label {margin-bottom: 5px; margin-top: 5px; display: block;}

.content{padding: 0px; padding-top:0px; padding-bottom: 15px;}


div.result{ background: blue; height: 1em; margin-bottom: 5px; padding: 5px; padding-top: 0px; margin-left: 10px;}
span.result {font-size: smaller; color: white; font-weight: bold;}
	
#header h1 { float:right; margin: 20px 0 0 0; font-size:36px; font-weight:bold;}
#header h2 {font-size:16px; font-weight:normal; margin:0px; padding:0px;}

#header { width:898px; height: 144px; margin:0px auto; border-bottom: 0;}

#nav {width: 898px; margin:0px auto; height: auto; border: 1px solid #c8c8c8;
	background-color: #fff; padding: 0; border-top: 0;}
#nav ul{list-style: none;	background: url('../images/module_header.png') repeat-x; height: 36px;}
#nav ul, #nav ul * { padding: 0; margin: 0;  border: 0;}

	/* Head links */
	#nav ul li { width: auto; float: left; margin-left: -1px; text-align: center; padding-left: 15px; padding-right: 15px;}
	#nav ul li a { display: block; padding: 8px; margin-top: 1px; font-size: 14px; font-weight: 200; color: white; text-decoration: none;}
	#nav ul li a:hover {background:rgba(0,0,0,0.3);}
	
#featured{width: 898px; margin:0px auto; height: auto; border: 1px solid #c8c8c8; margin-top: 20px; margin-bottom: -15px; background: white;}


#featured-slider{width: 900px; margin:0px auto; height: auto; margin-top: 20px; margin-bottom: -20px;}

#slider-table, #slider-table tr, #slider-table td{
	margin: 0;
	padding: 0;
	border: 0;	
}

#slider-table{
	margin-left: -1px;
}

#slider-td{
	padding: 20px;
}

#main {width:960px; margin:0px auto; overflow:hidden;}
.categorys{width: 898px; margin: 0;}
#footer { width:858px; margin:0px auto; padding: 20px; margin-top: -20px;}


h3 { font-size:24px; font-weight:normal; padding:0; margin:0; color:#B0232A;}
em { font-size:10px;}


a {
	color: #4c4c4c;
}
a:hover {
	color: #791513;
}

ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
li {
	padding:4px;
	border-bottom: 1px solid #e6e6e6;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

h3 {
	margin: 3px;
	background: url('../images/module_header.png');
	height: 27px;
	font-size: 14px;
	color: #fff;
	padding-top: 9px;
	padding-left: 8px;
}
		
.game a{
	background-color: rgb(34, 36, 23);
	background-image: url('../images/tb_head_bg.gif');
	background-repeat: repeat;
	height: 90px;
	text-decoration: none;
	width: 100%;
	background: rgb(221, 224, 195);
	border: 1px solid black;
	color: rgb(51, 51, 51);
	display: block;
	line-height: 16px;
	padding: 5px;
	font-family: tahoma, helvetica;
	font-size: 11px;
}

.game a:hover{
	background: url(../images/tb_head_bg.gif) rgb(34, 36, 23);
	color: white;
	text-decoration: none;
}

.game{
	height: 1px;
	width: 272px;
	margin-bottom: 5px;
}

.game img{
	border: 1px dotted rgb(255, 255, 244);
	display: block;
	float: left;
	height: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	width: 75px;
}

.games-table td{
	margin-bottom: 10px;
	height:103px;
	width: 260px;
}

.games-table{
	padding-left: 2px;
}

.holder[rel="special"]{
	margin-top: -60px;
}

#breadcrumbs,#more-breadcrumbs{ border: 1px solid black; color: black; background-color: white; display: inline; padding: 3px 10px 3px 10px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}