body {background-color: white; color: black;}
#siteFoot {background-color: white;}
#siteHead {height: 214px; width: 100%;}
/*#siteHead {background: #C50000 url(head_bg.png) no-repeat left top; margin-top: 30px;}*/

#siteHead h1, .h1Fix {
	padding-top: 100px;
	padding-left: 380px;
	font-family: Tahoma;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 250%;
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: black;
}
#siteHead h2, .h2Fix {
	color: black;
	font-family: Verdana;
	padding-left: 380px;
	text-transform: uppercase;
	font-weight: normal;

}
#leftBar, #leftBar a, #rightBar, #rightBar a  {
	color: white;
}

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}
