html, body {
	height: 100%;
	width: 100%; 
	padding: 0;
	border: 0;
	background-image: url('../varh-images/backgroundRepeat.jpg');
	background-repeat:repeat-x;
	background-position: center top;
	background-color: white;
	margin: 0 auto;
}
#big {
	height:auto;
	width: 100%;
	margin: 0 auto;	
	padding:0;
	background-image: url('../varh-images/footerRepeat.jpg');
	background-repeat:repeat-x;
	background-position: center bottom;
}
.center{
	min-height:500px;
	height:auto;
	width: 980px;
	margin: 0 auto;	
	padding:0;
}
.content{
	min-height:500px;
	width:980px;
	height:100%;
	margin-top: 0px;
	padding: 0;
	border: 0;
	clear: both;
	border-spacing: 0;
	background-image: url('../varh-images/backgroundContent.gif');
	background-repeat:repeat-x;
	background-position: center top;
}
html*.content {
	height: 100%;
	width: 980px;
	margin-top: 0px;
	margin-left: 0;
}
#header {
	width: 980px;
	height:349px;
	background-image: url('../varh-images/backgroundHeader.jpg');
	background-repeat:repeat-x;
	background-position: center top;
	background-color:#fff;
	color: #000;
	padding:0 0 0 0;
	margin:0 0 0 0;	
}
#header_logo {
	float:left;
	width:180px;
	height:88px;
}
#header_image {
	float:left;
	width:650px;
	height:261px;
}
#header_title {
	float:left;
	width:330px;
	height:261px;
}
#header_title h1 {
	float:left;
	width:280px;
	font-family: "Times New Roman";
	font-size: 28px;
	line-height: 38px;
	color: white;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0 0 25px;
	padding: 0;
}
#header_title p {
	float:left;
	width:280px;
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 18px;
	color: white;
	font-weight: normal;
	font-style: normal;
	margin: 10px 0 23px 25px;
	padding: 0;
}
#menu_top {
	float:right;
	width:760px;
	height:45px;
	margin:0 0 0 25px;
}
#menu {
	float:right;
	width:760px;
	height:30px;
	text-align:right;
	margin:0 0 0 25px;
}
#footer{		
	float:left;
	width: 980px;
	height:177px;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	color:black;
	background-color: #d1d3d4;
}
#footer_top {
	float:left;
	width: 980px;
	height: 151px;
}
#footer_top_left {
	float:left;
	width: 320px;
	margin: 0;
}
#footer_top_center {
	float:left;
	width: 320px;
	margin: 0 0 0 10px;
}
#footer_top_right {
	float:left;
	width: 320px;
	margin: 0 0 0 10px;
}
#footer_bottom {
	float:left;
	width: 980px;
	height: 25px;
	border-top: 3px solid white;
}
#footer_left {
	float:left;
	width: 580px;
	height: 25px;
	text-align: left;
}
#footer_right {
	float:left;
	width: 400px;
	height: 25px;
	text-align: right;
}
#footer p {
	font-family:Arial;
	font-size:12px;
	color:black;
	margin:5px 0 0 0;
	padding:0;
}
#left {
	float:left;
	width:200px;padding-left:0;
}
#right {
	float:left;
	width: 200px;margin:0 0 0 18px;
}
#centerContent {
	width:980;float:left;margin:0 0 0 0;
}
.newsList {
	color:#fff;background-image: url('../images/backgrNews.jpg');
	background-repeat:repeat-x;
	background-position: bottom left;width:100%;
}
.newsList img {
	float:left;padding:5px;
}
.clear {
	clear:both;
}
#messages {
	padding:5px 0 4px 5px;border-bottom:1px dotted #4b4b4b;
}
