body {background-color: black;}
#siteFoot {background-color: black;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
border-top: 1px solid #404040;
color: #C0C0C0;
}
#siteHead {height: 240px; width: 758px;
border-left: 1px solid #404040;
border-right: 1px solid #404040;
background-color: black;
}
#siteMain {
border-left: 1px solid #404040;
border-right: 1px solid #404040;
color: #C0C0C0;
}
#siteMain a, #siteMain a:visited, #siteFoot a:visited, #siteFoot a {
color: #C0C0C0;

}
table tr td {
color: #C0C0C0;
background-color: #191919;
}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1, .h1Fix {
	padding-top: 30px;
	padding-left: 30px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 230%;
	display:none;
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: #5D712D;
}

#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: #5D712D; 
	padding-left: 30px;
	display:none;
}


      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }