@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color:#CCC;
}
body {
	background-color: #000;
}
li {
	color:#CCC;
	padding-bottom:15px;
}
#ract {
	position:relative;
	width:200px;
	height:115px;
	z-index:1;
	left:0px;
	top:-30px;
}
#encase{
display:block;
position:relative;
width:800px;
height:600px;
margin-left:auto;
margin-right:auto;
}
#linkbar {
	position:relative;
	width:600px;
	height:115px;
	z-index:1;
	left: 200px;
	top: -115px;
	margin-top:5px;
}

div#linkbar a {
text-decoration:none;
color:#cccccc;
padding-left:10px;
border:none;
border:0px;
}
div#linkbar img {
border:none;
border:0px;
}
#banner {
	position:relative;
	width:800px;
	height:102px;
	z-index:1;
	top:-180px;
	left:9px;

}

#left_block {
	position:relative;
	width:300px;
	height:115px;
	z-index:1;
	font-size:12px;
	top:-150px;
	padding-left:25px;

}


#right_block {
	position:absolute;
	width:300px;
	height:115px;
	z-index:1;
	font-size:12px;
	top:469px;
	left:371px;
	padding-left:50px;
}
#banner2 {
	position:relative;
	width:800px;
	height:102px;
	z-index:1;
	top:-75px;
}

#bottom {
	position:relative;
	width:800px;
	height:115px;
	z-index:1;
	font-size:10px;
	top:-60px;
}
.spacer
{
	padding-left:130px;
	padding-right:120px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
}

div#linkbar img {
vertical-align:top;
}
