* {
	font-family			:Arial, Verdana, Tahoma, Helvetica;
}
td,pre {
	font-size			:x-small;
}
body {
	background-color		:#9E0909;
}

a,H4 {
	color:#7B0504;
	text-decoration		:none;
}
a:hover{
	text-decoration		:underline;
}
#back {
	position			:absolute;
	width				:100%;
	z-index				:1;
}
#content{
	margin-top			:104px;
	width				:100%;
	position			:absolute;
	z-index				:2;
}
#top1 {
	background-color	:#9E0909;
	background-image	:url('../img/top1.jpg');
	background-repeat	:no-repeat;
}
#top12 {
	background-color	:#9E0909;
	background-image	:url('../img/top1-2.gif');
	background-repeat	:no-repeat;
}
#top2 {
	background-color	:#9E0909;
	background-image	:url('../img/top2.gif');
	background-repeat	:no-repeat;
	background-position	:0 top;
}
.gamefirst {
	padding-bottom		:4px; 
	padding-top			:2px; 
	height				:134;
	
	padding-right		:0px;
	padding-left		:10px;
}
.game {
	padding-bottom		:4px; 
	padding-top			:2px; 
	background-color	:#7B0504;
	height				:134;

	padding-right		:7px;

	margin-left			:3px;
	padding-left		:7px;
}
.gamefirst img, .game img {
	margin-top			:2px;
}
#games a{
	font-family			:Tahoma, Verdana, Arial, Helvetica;
	font-size			:13px;
	font-weight			:bold;
	color				:#FFC638;
	display				:block;
	text-decoration			:none;
}
#leftcol {
	padding-top			:18px;
	padding-left		:1px;
	color				:#FFAAAA;
	font-size			:11px;
}
#leftcol img {
	margin-bottom		:5px;
}
#bottommenu, #bottommenu a {
	color				:#FFC638;
	font-size			:11px;
}
#bottommenu a{
	text-decoration		:underline;
}
#bottommenu a:hover{
	text-decoration		:none;
}

#smallform {
    width: 112px;
    color: #FFC638;
    font-size: 8pt;
    }

form {
    margin-top: 0;
    margin-bottom: 5px;
    }

form input.text {
    margin: 5px 0px 5px 0px;
    font-size: 100%;
    }

form input.submit {
    font-size: 8pt;
    }

h6 {
    border-bottom: 1px solid #F19655;
    padding: 3px 0px;
    margin-bottom: 3px;
    font-size: 100%;
    font-weight: bold;
    }
