/* CSS Document */

a:link, a:visited, a:active { text-decoration: underline; color: #fff;}
a:hover { text-decoration: none;}
	
	
a.nav:link, a.nav:visited, a.nav:active { text-decoration: none; color: #a10506; font-weight:bold;}
a.nav:hover { text-decoration: none; color:#d9d9d9; }
	

body {background:#000; font: normal 12px/18px helvetica, arial, sans-serif; color:#fff; margin:0; padding:12px 10px 0 0;}

table.nav {margin:0 0 0 5px; padding:0px;}
table.mainContent {padding:0; margin:15px 0 0 0;}
td.photo {padding:0 0 0 3px; margin:0;}

table.contentandTitle {background:#161616; margin:0; width:526px; voice-family:"\"}\""; voice-family:inherit; width:490px;}
html>body .contentandTitle {width:490px;}

td.header { padding:15px 0 35px 18px;}
td.content { padding:0 18px 55px 18px;}
p {margin:0; padding:0 0 15px 0;}

