@charset "utf-8";
body
{
	background: url(bkg.jpg) top center repeat-y #141414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

input{border:1px solid #a69f65; padding:2px;}
img{border: 0px;}
li{list-style: none;}
a{color: #fff; font-size:11px; text-decoration: none;}
a:hover{text-decoration: underline;}

.wrap
{
	height: auto;
	margin: auto;
	width: 100%;
}
#container
{
	left: 5px;
	margin: auto;
	padding-top:0px;
	position: relative;
	width: 900px;
}

#header
{
	background: url(header.jpg) top center repeat-x;
	height: 208px;
	margin: auto;
	margin-top: -15px;
	text-align: right;
}
#logo
{
	float: left;
	height: 192px;
	width: 274px;
	margin-top:15px;
}

#ndnav a
{
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#ndnav a:hover
{
	text-decoration:none;
	color:#e3e6c9;
}
#ndnav
{
	padding:2px;
	padding-bottom:6px;
}
#ndnav img
{
	position:relative;
	top:4px;
	padding-right:5px;
	margin-left:10px;
}
#log
{
	float: left;
	margin-left: 20px;
	margin-top: 100px;
}
.loginbutton
{
	background: url(logbutton.png) top left no-repeat;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 38px;
	padding-bottom: 5px;
	width: 58px;
}


#center
{
	float: left;
	margin-left: 10px;
	width: 620px;
}
#chead
{
	width:640px;
	float:left;
	text-align:center;
	background:#141414;
	height:108px;
}
#center h1
{
	margin:0px;
	border:1px solid #2f2f2f;
	margin-top:10px;
	width:608px;
	padding:2px;
	padding-left:10px;
	background:url(chead.jpg);
	color:#fff;
	font-size:12px;
}
#center h2
{
	margin:0px;
	border:1px solid #2f2f2f;
	margin-top:10px;
	width:568px;
	padding:2px;
	padding-left:10px;
	background:#141414;
	color:#fff;
	font-size:12px;
	margin-left:1px;
}
#cbox
{
	width:580px;
	border:1px solid #2f2f2f;
	position:relative;
	top:-1px;
	padding:20px;
	background:#141414;
	color:#fff;
}

#cbox input, #cbox select
{
	background:#fff;
	border:1px solid #141414;
	color:#333;
	padding:2px;
	}
.tbox
{
	margin-left:15px;
}
#lowernav ul
{
	margin:0px;
	padding:0px;
	height:23px;
}
#lowernav li
{
	display:inline;
	width:80px;
	padding:5px;
	padding-left:20px;
	padding-right:20px;
	margin-left:0px;
	background:url(ln_bkg.jpg) top center no-repeat;
}
#selected
{
	background:url(ln_bkg_s.jpg) top center no-repeat;
}


#right
{
	float: right;
	margin-right: 6px;
	text-align: center;
	width: 250px;
	margin-top:-108px;
	background:#0d0d0d;
}
#right h1
{
	font-size:12px;
	background:url('rh1.png') left bottom repeat-x;
	width:245px;	
	padding-top:2px;
	padding-bottom:2px;
	color:#fff;
	text-align:right;
	padding-right:5px;
}
#rbox ul
{
	margin:0px;
	padding:0px;
	text-align:center;
}

#rbox ul li a
{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	
}
#ud
{
	width:220px;
	color:#fff;
	text-align:left;
	padding:6px;
	height:101px;
	margin:auto;
	background:url(u_d_bkg.png) top left no-repeat;
}
#ud h2
{
	font-size:12px;
	margin:0px;
	padding:0px;
	position:relative;
	left:5px;
	top:-1px;
}
#seal
{
	width:68px;
	float:left;
	margin-left:1px;
	padding-top:6px;
}
#deet
{
	width:151px;
	font-size:10px;
	font-weight:bold;
	padding-top:15px;
	float:right;
}
#clear
{
	clear: both;
	height: 0px;
}
#postcontent
{
	text-align:justify;
	font-size:12px;
}
.thumbnail 
{
	width:110px;
	padding:5px;
	border:1px solid #2f2f2f;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
	min-height:70px;
	float:left;
	background:#181818;
	padding-top:15px;
}
.thumbnail:hover
{
	background:#1f1f1f;
}
#ytplayer
{
	background:#141414;
	padding:5px;
	border:1px solid #333;
	width:400px;
}
.mail_message
{
	background:#141414;
	border:1px solid #333;
	padding:5px;
}
#posttitle
{
	position:relative; left:-20px;  top:4px;
}
