html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #DBDBDB;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #580000;
	font: 11px arial, sans-serif;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px transparent url(images/header_bg.jpg) repeat-x;
	height: 284px;
}

.forumheader {
	text-align: left;
}

.fcaption {
	text-align: left;
}

.fborder {
	text-align: left;
}

forumheader3 {
	text-align: left;
}

.name {
	
	background: 257px url(images/header_01.jpg) no-repeat;
	
	height: 265px;
	width: 1000px;
	margin: 0;
	padding: 0;
}


#nav-top {
	position: absolute;
	top: 10px;
	left: 330px;
	width: 200px;
}
#nav-top li {
	display: inline;
}

#nav {
	
	position: absolute;
	top: 110px;
	left: 190px;
	width: 580px;
	text-align: center;
	z-index: 15;
}
#nav div {
	
	padding: 0 10px;
}
#nav ul {
	
	padding: 5px 0 10px 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-size: 14px;
	font-weight: normal;
}

#left-person {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 282px;
	height: 759px;
	background: transparent url(images/body_left_01.jpg) no-repeat;
}

#left-column {
	position: absolute;
	
	left: 0px;
	width: 282px;
	height: 800px;
	
}


.menu {
	
	margin-top: 0px;
	margin-left: 0px;
	width: 282px;
	height: 800px;
}


#body {
	position: relative;
	z-index: 10;
	margin-left: 320px;
	padding-top: 130px;
	width: 700px;
}

#body h2 {
	font-weight: normal;
	font-size: 12px;
}



#black-box {
	background: black ; 
	position: relative;
	margin-top: 10px;
	margin-left: 270px;
	padding-left: 5px;
	width: 680px;
	border: 3px ridge #FFFFFF ;
	max-height: 700px;
	overflow-x:hidden;
	overflow-y:auto;

	
}


#black-bl {
	
	position: relative;
}

.black-box h2 {
	font-size: 12px;
	font-weight: normal;
}
.black-box .more {
	color: red;
}

#footer {
	margin-left: 320px;
	margin-top: 10px;
	width: 550px;
}

#footer h2 {
	font-size: 12px;
	font-weight: normal;
}
#tips {
	float: left;
	width: 233px;
}
#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}

#copyright {
	margin-left: 320px;
}
#s {
	position: relative;
	top: 0.4em;
}
#submit {
	position: relative;
	top: 0.2em;
}
