body {
	background-attachment: fixed;
	background-image: url(images/bggradient.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000;
	background-color: #e8e4e4;
	background-repeat: repeat-x;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left:0px;
	top:10px;
	width:922px;
}
#container #header {
	position: absolute;
	height: 110px;
	width: 922px;
	left: 0px;
	top: 0px;
	text-align: left;
}
#container #topmenu {
	position: absolute;
	width: 922px;
	height: 32px;
	left: 0px;
	top: 110px;
}
#container #mainphoto {
	position: absolute;
	width: 922px;
	height: 192px;
	left: 0px;
	top: 142px;
	vertical-align: top;
}
#container #content {
	background-image: url(images/middlefill.gif);
	position: absolute;
	width: 922px;
	left: 0px;
	top: 334px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
#container #content #footer {
	height: 11px;
	width: 922px;
}
h1 {
	font-family: "arial";
	font-size: 24px;
	color: #0055a5;
	line-height: 28px;
}
h2 {
	font-family: "arial";
	font-size:21px;
	color: #0055a5;
}
A.topnav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:hover {
	color: #e0e17b;
	text-decoration: none;
	font-weight: bold;
}
.smalltext {
	font-size: 9px;
	line-height: normal;
}
.innergradient {
	background-image: url(images/innergradient.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
.innergradient2 {
	background-image: url(images/innergradient.gif);
	background-repeat: repeat-x;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.mediumtext {
	font-size: 17px;
}

