body, html, #siteMain {background-color: black;}
#siteFoot {background-color: white;}
#siteHead {border-bottom: 1px solid #ffffff; height: 241px; width: 100%;}

#siteHead h1, .h1Fix {
	padding-top: 60px;
	padding-left: 30px;
	font-family: Times New Roman;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 300%;
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: #C00000;
}

#siteHead h2, .h2Fix {
	padding-left: 30px;
	font-family: Times New Roman;
	font-size: 150%;
	text-transform: uppercase;
	font-weight: normal;
	color: #C00000;
}

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}
