body {
	font-family: Arial;
	font-size: 11px;
	color: #75828d;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x
	}
	
	
h1 {font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal}
h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal}	

a:link, a:visited, a:active {
	color: #000000
}
a:hover {
	color: #000000;
	text-decoration: none
}
#container {
	width: 843px;
	text-align: left
}
#head {
	height:54px;
	background-image:url(../images/head.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:843px;
	padding-bottom: 299px;
	
}
#left {
	float:left;
	text-align:left;
	width:253px;
	padding-bottom:20px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #000000;
}
#right {
	width:565px;
	float:right
}
#top { 
	width:800px;
	font-size:9px; 
	color:#000000; 
	text-align:left; 
	padding-top:7px; 
	padding-bottom:10px
}
.clear {
	clear: both; 
}
.img {
	border: 1px solid #999999
}
.leftlinks {
	line-height:18px;
	padding-left:28px;
	padding-top:5px;
	padding-right: 15px;
}
.rightlinks {
	padding-top:15px;
	padding-right:20px
	}

.rightlinks a:link, .rightlinks a:visited, .rightlinks a:active {
	font-weight:bold; color:#304a61
}
.rightlinks a:hover {
	text-decoration: none; color:#304a61
}
.searchform {
	width: 316px;
	border:7 solid #7e92a7;
	font-size:11px;
	color:#000000
}