body { 
      font : 15px/20px "trebuchet ms", arial, sans-serif; 
      letter-spacing : 1px; 
      color: #808080;
      background : #52b2cb url(/ros/Images/bg.jpg) repeat-x scroll; 
      text-align : center;

} 
a:link, a:active, a:visited{ 
      color: #21a4bf; 
      text-decoration : none; 
      text-transform : capitalize;  
      font-weight: normal; 
      letter-spacing : 0; 
} 
a:hover{ 
      color: #929292;
} 
a.nav:link, a.nav:visited, a.nav:active {
      display: inline;
      font: normal 17px/15px "courier new", arial;
      color: #929292;
      text-transform : capitalize;  
      letter-spacing: 0;
      text-align: center;
      margin: 15px; 
}
a.nav:hover{
      color: #21a4bf;
}
#navbar {
      width : 100%;
      line-height: 15px; 
      margin-top: 25px;
      text-align: center;
} 
#container { 
      width : 618px; 
      margin : 0 auto; 
      text-align : left;
      padding: 10px;
      background:#000;    
}
#header { 
      width: auto; 
      height: 388px;
} 
#content { 
       width : auto;
       padding : 0;  
       margin-top: 30px;  
} 
#footer {   
      text-align: center;
      clear: both;
      margin-top: 25px;
      font-size: 13px;
      letter-spacing: 0;
      padding: 8px;
      border-top: 5px solid #525252; 
} 
.sidebox { 
      padding : 0;
      margin-bottom: 35px;  
}
.show_lostpass_intro, .show_update_intro{
      margin:0; 
      margin-bottom: 8px;  
}
.image{ 
      padding : 5px; 
      background : #101010 url(/ros/Images/imgbg.jpg) repeat;
      border: 1px solid #525252;
} 
h1 { 
      text-align : left; 
      font:  italic 31px/28px "palatino linotype", arial;
      color : #4d9fb3; 
      letter-spacing : 0;
      text-transform : capitalize; 
      padding: 0;
      margin:0; 
      margin-bottom: 8px;     
} 
.blockquote, blockquote{ 
      width : 475px; 
      text-align : center; 
      padding : 5px; 
      border: 1px solid #565656;  
}
input, textarea, option, select{
        color: #8f8f8f;
       font: 15px arial; 
       font-weight : normal; 
       letter-spacing: 2px;
       padding : 4px; 
       border: 1px solid #525252;
       background : #101010 url(/ros/Images/imgbg.jpg) repeat;
} 
b, strong{ 
      color : #9a9a9a; 
      text-transform : capitalize;
      letter-spacing : 0; 
} 
i, em { 
      color : #1b6a7b;       
} 
u,ins{ 
      color : #727272;   
}
.members{
      width: 100%;
      padding: 0;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 0px dotted #9a9a9a;
}