BODY {
      font : 13px/21px arial; 
      letter-spacing : 1px; 
      color : #686048; 
      background : #a6976e url(/ndvids/Images/bg.jpg) repeat-x scroll; 
      text-align : center;

}
a:link, a:active, a:visited {
      color: #bd6209;
      text-decoration : none; 
      text-transform : capitalize;
      font-weight: bold;
      letter-spacing: 0;
}
a:hover {
      color: #846508;
      letter-spacing: 0;
}
#navi{
      margin-top: 0;
      padding: 0;
      line-height:45px;
      text-align:center;
      border-bottom: 0 solid #585858;
}
#navi ul, #navi li{
      padding: 0;
      display: inline;
      list-style-type: none;
}
#navi a:link, #navi a:visited, #navi a:active{
      color: #bd6209;
      font: italic 20px "palatino linotype", arial; 
      text-decoration: none;
      text-transform : capitalize;
      line-height: 0;
      letter-spacing: 0;
      margin:13px;
      padding: 0;
}
#navi a:hover{
      color: #846508;
      border-bottom: 3px solid #bd6209;
}
#container {
	width: 606px; 
	margin: 0 auto; 
	text-align: left;
        padding: 18px;
        background:#d1cca4;
}
#header {
       width: 100%; 
       padding: 0;
       height:162px;
}
#content {
	width: auto; 
        padding: 0;
        margin-top: 20px;
} 
#footer {   
      text-align: center;
      clear: both;
      border-top: 1px dotted #b7b077;  
      background : #d1cca4;
      letter-spacing: 0;
      padding: 8px;
}
.image{ 
      padding : 6px; 
      border: 1px solid #928948;
      background : #c2ba91;
}

.sidebox{
      padding: 0;
      margin-bottom: 25px;
}
.blockquote{
      width:402px;
      padding: 12px;
      text-align: center;
      border: 1px solid #928948;
      background : #c2ba91;
}
.show_update_intro, .show_lostpass_intro{
      margin: 0;
      margin-top:5px;

}
h1{ 
      text-align : left; 
      font: italic 29px/18px "palatino linotype", arial;
      color : #795b43; 
      letter-spacing : 0;
      text-transform : capitalize;
      padding : 0;
      padding-bottom: 10px;
      margin-top:0;
      margin-bottom:5px;
      border-bottom: 1px dotted #b7b077; 

}
b,strong { 
      color: #7d6449; 
      letter-spacing: 0;
      text-transform : capitalize;
}
i,em { 
      color: #bb2f4f;
      letter-spacing: 0;     
}
u { 
     color: #cc652e;
     letter-spacing: 0;
}
input, textarea, option, select {
	color: #6e2a00;
      border: 1px solid #928948;
      background : #c2ba91;
	padding:2px;
}
table.members{
      width: 100%;
      padding: 0;
}
table.members td{
      width: 20%;
      padding: 0;
      letter-spacing: 0;
}