body{
	background-image:url("../images/layouts/citybg1.jpg");
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#000000;
	background-position:bottom left;
	margin:5px;
}

.bodystyle{
	width:1000px;
	background-color:#000000;
}

.bodystyle table, .bodystyle table table{
	color:#8e1010;
}

.bodystyle, .infobox{
	border:1px #757575 solid;
}


.tablehead{
	font-family:Times New Roman;
	color:FFFFFF;
	background-color:000000;
	background-image:url("../images/layouts/tableheader.jpg");
}

.whitetext{
	color:ffffff;
	text-decoration:underline;
}

.infostats{
	position:absolute;
	top:5px;
	height:10px;
	left:5px;
	width:400px;
	align:center;
	display:fixed;
}

.headerads{
	position:absolute;
	top:0px;
	left:460px;
	height:60px;
	width:468;
	z-index:99999;
}

.mainheader{
	background-image:url('../images/headerbgnew.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	height:90px;
	width:900px;
}

.logo{
	position:absolute;
	top:10px;
	left:0px;
	height:80px;
	width:400px;
	display:inline;
	v-align:bottom;
	align:bottom;
}
	

#dropmenu{
	position:absolute;
	top:65px;
	left:20px;
	width:100%;
	color:000000;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	z-index:9999;
	height:20px;
}

.mainheaderlinks{
	position:relative;
	height:90;
	font-size:12px;
	font-weight:bold;
	width:900px;
	z-index:999;
}

.leftmenutable{
	width:200px;
}

.leftmenutable .tablehead{
	background-image:url("../images/tableskull.jpg");
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	border:1px solid #757575;
}

.leftmenutable table{
	border:1px solid #757575;
	width:200px;
}

.indextable .tablehead{
	background-image:url("../images/skullstoolbar.jpg");
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	border:1px solid #757575;
}

.indextable{
	width:500px;
}

.indextable table{
	border:1px solid #757575;
	width:100%;
}

.sitetable .tablehead{
	background-image:url("../images/skullstoolbar.jpg");
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	border:1px solid #757575;
}

.sitetable table{
	border:1px solid #757575;
	width:100%;
}

a:link, a, a:visited{
font-family:Times New Roman;
font-size:16px;
font-weight:normal;
color:808080;
font-decoration:none;
}
a:hover, .topnav:hover{
font-family:Times New Roman;
font-size:16px;
font-weight:normal;
color:898989;
font-decoration:none;
}

.commentdate{
	color:a2a2a2;
	font-size:8pt;

}

#clock, #date{
	color:#757575;
}

.myurl{
font-size:10pt;
color:ffffff;
}

.username{
font-family:Times New Roman;
font-size:18pt;
color:848484;
}

.forumhead{
font-family:Times New Roman;
color:898989;
background-color:03073A;
background-image:url("../images/forumhead.jpg");
}

textarea, input, select{
border: 1px bevel #440000;
padding: 1px;
background-color: #000000;
color: #BBBBBB;
}

#sddm{
	margin: 0;
	padding: 0;
	z-index:999;
	position:relative;
}

#sddm li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	z-index:999;
	position:relative;
}

#sddm li a{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 6px;
	width: auto;
	background: transparent;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	z-index:999;
}

#sddm li a:hover{
	background: transparent;
	z-index:999;
}

#sddm div{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 1px solid #757575;
	z-index:999;
}

#sddm div a{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000;
	color: #5e606c;
	z-index:999;
}

#sddm div a:hover{
	background: #2e305b;
	color: #757575;
	z-index:999;
}