body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #FFF;
	background-color: #000;
	scrollbar-base-color:#369;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left:0px;
	top:10px;
	width:1003px;
	background-image: url(images/homephotobg.jpg);
	background-repeat: no-repeat;
	height: 680px;
	border: 1px solid #FFF;
}
#container #header {
	position: absolute;
	height: 110px;
	width: 1003px;
	left: 0px;
	top: 0px;
	text-align: left;
}
#container #topmenu {
	position: absolute;
	width: 1003px;
	height: 30px;
	left: 0px;
	top: 110px;
}
#container #content {
	background-image: url(images/middlefill.gif);
	position: absolute;
	width: 1003px;
	left: 0px;
	top: 140px;
	background-repeat: repeat-y;
}
h1 {
	font-family: "arial";
	font-size: 24px;
	color: #F00;
	line-height: 28px;
}
h2 {
	font-family: "arial";
	font-size:21px;
	color: #F00;
}
.largefont {
	font-family: arial;
	font-size:21px;
	color: #F00;
	font-weight: bold;
}
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;
}
A:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #e0e17b;
	text-decoration: underline;
	font-weight: bold;
}
.smalltextheader {
	font-size: 16px;
	color: #F00;
	line-height: 30px;
}
.smalltext {
	font-size: 12px;
	line-height: 15px;
}
.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;
}
.tableshade {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.50;
	opacity: 0.80;
	background-color: #000;
}
#container #bottom  {
	height: 20px;
	width: 1003px;
	position: absolute;
	left: 85px;
	top: 635px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 14px;
	text-align: left;
}
.mediumtext {
	font-size: 18px;
	line-height: 24px;
}
