@charset "UTF-8";
body {
	background-color: #738a97;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #92930f;
	line-height: 25px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left:0px;
	top:0px;
	width:987px;
}
#container #logo {
	background-image: url(../images/logo.gif);
	height: 220px;
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
}#container #contentbody #leftcolumn {
	width: 165px;
	left: 43px;
	top: 0px;
	float: left;
	position: relative;
	text-align: left;
	z-index: 2000;
}
#container #header {
	background-image: url(../images/topphotos.jpg);
	height: 220px;
	width: 767px;
	left: 220px;
	top: 0px;
	position: absolute;
	background-repeat: no-repeat;
	z-index: 10;
}
#container #contentbody {
	background-image: url(../images/middlefill.gif);
	width: 987px;
	position: relative;
	left: 0px;
	top: 220px;
}
#container #contentbody #rightbody {
	width: 525px;
	left: 60px;
	top: 0px;
	float: left;
	position: relative;
	text-align: left;
	z-index: 20;
}
#container #footer {
	clear: both;
	height: 76px;
	width: 987px;
	left: 0px;
	top: 0px;
}
#container #header #searchbox {
	position: relative;
	height: 30px;
	width: 710px;
	top: 42px;
	z-index: 100;
	text-align: right;
	right: 30px;
}
A.leftnav:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

A.leftnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

A.leftnav:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}

A.leftnav:hover {
	color: #92930f;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
A:link {
	color: #92930f;
	text-decoration: none;
}

A:visited {
	color: #92930f;
	text-decoration: none;
}

A:active {
	color: #92930f;
	text-decoration: underline;
}

A:hover {
	color: #d11e25;
	text-decoration: none;
}
#container #contentbody #rightcolumn {
	float: left;
	width: 175px;
	position: relative;
	left: 70px;
	top: 0px;
}

