body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:9px;
color: #6b6b6b;
}

b{font-size: 110%;}
em{color: red;}

}

#menu{
width: 710px;
height: 20px;
padding-top: 8px;
}

#nav a 
{   background-color: #2c2c2c;
	color: #6c7572;
	font-family: verdana;
	font-size: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px;
	padding-left: 17px;
	padding-right: 17px;
	height:0px;
	border-left: 1px solid #3e4945;
	border-right: 1px solid #3e4945;}

#nav a:hover 
{
	background-color: #373737;
	color: #6c7572;
	padding: 8px;
	padding-left: 17px;
	padding-right: 17px;
	border-left: 1px solid #3e4945;
	border-right: 1px solid #3e4945;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 199px;
margin-left: 9px;
margin-top:10px;
}

#rightcolumn{
float: left;
width: 188px; 
margin-left: -198px; 
margin-top:10px;
}

#footer{
clear: left;
width: 659px; 
margin-left: 9px;
background: #151515;
color: #6b6b6b;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #6b6b6b;
}

.innertube{
margin: 0px; 
margin-top: 0;
}

a {text-decoration:  none;
   font-weight: normal;
   color: #646c69;}

a:hover {
        color: #656565;
        font-weight: normal;
        text-decoration: none;}	
        
.content {
	background-color: #222222;
	text-align: justify;
	color: #6b6b6b;
	line-height:11px;
	font-size: 9px;
	padding: 2px;} 
	
.content a {
	color: #7c8985;
	font-weight: bold;
	font-size: 9px;}
	
.content a:hover {
	color: #616161;
	font-weight: bold;
	font-size: 9px;}		       
        

	        
.option
{	background: #2f2f2f;
	width: 143px;
	display: block;
	float:left;
	font-family: verdana;
	font-size: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #646c69;
	height:12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-right:1px;
	margin-left:1px;
	font-weight: bold
}

#optionbar{
width: 470px;
height: 20px;
padding-top: 3px;
float: center;
align:right;
}




input, textarea, option, select {
    font-family: Verdana, Helvetica;
    font-size:9px;
    color: #6b6b6b;
    background: #222222;
    border: 1px solid #424242;}	
    
h1 {
font-size: 11px;
font-family: Arial;
color: #6b6b6b;
letter-spacing: 1.3px;
font-weight: bold;
padding-top: 20px;
border-bottom:1px solid #646c69;
}  

