 #main			{ background:url("../images/mainBack.gif"); }


a:link				{ color: #900; text-decoration: none; }
a:visited 			{ color: #900; text-decoration: none; }
a:hover				{ color: #900; text-decoration: none; }
a:active 			{ color: #900; text-decoration: none; }

#subnav a				{ color: #FFF; text-decoration: none; }

table				{ width: 95%;}
th					{ font-size: 14px; }
table 				{border-collapse: collapse; border-spacing: 0; margin: 10px 0px 10px 10px;  }
td, tr				{padding: 0px; }
td,th				{ border-bottom: 1px solid #eee; }
#sidebar li			{ margin: 0px 0px 10px -20px; }

#sidebar			{ margin-bottom:0px; padding-bottom:0px; color:#000; }

#content, #smallContent, #footer { background: #FFF; }
 