body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #424242;
	text-align: center; 
	font-size: 13px;
}
a:visited {
	color:  #999999;
}
a:hover {
	color: #FF0000;
}
a:link {
	color: #FBFBFB;
}
#main {
	text-align: center;
	min-width: 800px;
	padding: 0 20px;
	margin: 0 auto;
}
#header {
	background-color: #1b1b1b;
	border: none;
	height: 83px;
	border: #FF0000 solid 1px;
}
#body {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	clear: none;
}
#nav {
	width: 167px;
	top: 100px;
	left: 30px;
	position: absolute;
}
#contentainer
{
/*	float: right;*/
	width: auto;
	margin-left: 170px;
}
#nav2, #nav3, #navad, .nav2 {
	background-color: #1b1b1b;
	border: #FF0000 solid 1px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	position: static;
}
#navspace, #navspace2, #navspace3, #conspace, .navspace, .conspace {
	width: 167px;
	height: 5px;
	font-size: 0px;
	position: static;
}
ul,li {
	margin-left: 8px;
	padding-left: 8px;
	list-style: disc url(bullet.gif);
	margin-top:0
}
#content, #adcontent, .content {
	background-color: #1b1b1b;
	border: #FF0000 solid 1px;
/*	width: 618px; */
	text-align: center;
}
#footer {
	color: #666666;
	background-color: #1b1b1b;
	border: #FF0000 solid 1px;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
}
#clear, #clear2, #clear3, .clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
#text {
	float:left;
	padding-left: 10px;
	margin-left: 10px;
}
#image1 {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
}
.conteitle {
	height: 16px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	background-image: url(titile_bg.gif);
	padding-right: 15px;
}

.navtitle {
	height: 16px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-image: url(titile_bg.gif);
}