body {
	background: #0B8942 url(site_bg.png) repeat-x;
}
#siteFoot {
	background-color: white;
	border-top: 1px solid #999;
	width: 950px;
	margin:0 auto;
}
#siteHead {
	height: 237px;
	width: 980px;
	margin: 0 auto;
}
#siteHead h1, .h1Fix {
	padding-top: 70px;
	padding-left: 40px;
	font-family: Arial;
	font-weight: normal;
	font-size: 250%;
	font-style: normal;
	/*display: none;*/
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color: #fff;
}
#siteHead h2, .h2Fix {
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color: #fff;
	padding-top: 30px;
	padding-left: 40px;
	font-style: italic;
	/*display: none;*/
}
#webSite {
	width: 1030px;
	background:url(main_bg.png) top center repeat-y;
}
#siteMain {
	width: 980px;
	margin:0 auto;
}
#mainBar {
	padding-left: 30px;
	width: 600px;
}
#rightBar, #rightBar a {

}
#leftBar, #leftBar a {

}
/*h4.subtitle {
	color: #0033ff;
}
#siteMain h4 a {
	color: #0033ff;
}
#siteMain h3 a {
	color: #0033ff;
} */

.h1Fix a, .h1Fix a:visited {

	text-decoration: none;

	font-weight: bold;

}