body, html, #siteMain {background-color: black;}
#siteFoot {background-color: white; border-top:1px solid #ccc}
#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 h2, .h2Fix {
	padding-left: 30px;
	font-family: Times New Roman;
	font-size: 150%;
	font-weight: normal;
	text-transform: uppercase;
}

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}
