body{
    background: #080808;

}


#overall {
    width: 900px;
    margin: 0 auto;
    background: #fff;
}

#inside {
    width: 900px;
    margin: 0 auto;
    background: #fff;
}



.border10 {
border:2px solid #161515; padding:5px; 
background-color: #080808;
}

.border11 {
border:2px solid #161515; padding:5px; 
background-color: #111111;
}



#header {
    height: 91px;
    background: url('/images/bg.jpg');
}
#footer {
    height: 5px;
  
    background: url('/images/testbg.jpg');
}


body, td,div {
color:#ffffff;
font-family: verdana;
font-size: 12px; 
font-weight:normal; 
font-decoration:none; 

} 

p {

 text-align: justify;

}

.border10 {
border:4px solid #161515; padding:5px; 
background-color: #080808;

}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }
	
	
	
	
a:link {color: #1da1d8;
font-size: 12px;
      text-decoration: none;
}
a:visited {color: #1da1d8;
font-size: 12px;
      text-decoration: none;
}
a:hover {color: #31708b;
font-size: 12px;
      text-decoration: none;
}
a:active {color: #1da1d8;
font-size: 12px;
      text-decoration: none;
}

#menu { margin: 0px;text-align: center;  }
#menu a { font-weight: bold;margin: 0px 10px;font-size: 16px;}




a:link {color: #1da1d8;
font-size: 12px;
      text-decoration: none;
}
a:visited {color: #1da1d8;
font-size: 12px;
      text-decoration: none;
}
a:hover {color: #31708b;
font-size: 12px;
      text-decoration: none;
}
a:active {color: #1da1d8;
font-size: 12px;
      text-decoration: none;
}

#main { 
	background-color: #000000;
	background: url('/images/tblbg.jpg') repeat-x; min-height: 250px; border:0px;
	}


A.nav:link {font-size: 18px; color: #1da1d8; }
A.nav:visited {font-size: 18px; color: #1da1d8;}
A.nav:active {font-size: 18px; color: #1da1d8;}
A.nav:hover {font-size: 18px; color: #31708b; }

