body {
text-align: center;
	background-color: #D7E9C6;
	background-image: url('./images/header.png');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size:12px;
}



div#search {
	background-image: url('./images/FFlogo.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 46px;
	text-align: right;
	margin-top: -1px;
}


div#nav {

	background-image: url('./buttons/template.png');
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	text-align: center;
	padding: 0px;
	spacing: 0em;
}

div#hsplash {
	background-color: #808080;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 840px;
	text-align: center;
	overflow: hidden;
	padding: 0;
}


	
div#hsearch {
background-color:#ffffff;
margin-left: auto;
margin-right: auto;
width: 840px;
height: 30px;
text-align: center;
}

div#hcontent {
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 250px;
	text-align: left;
}

div#ocontent {
	background-image: url('./images/bg.png');
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 583px;
	text-align: left;
}

div#pcontent {
	background-image: url('./images/bg.png');
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 700px;
	text-align: left;
}

div#orcontent {
	background-image: url('./images/bg.png');
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 650px;
	text-align: left;
}

div#hleft {
	color: #808080;
	float: left;
	width: 419.5px;
	height: 250px;
	background-color: #ffffff;
}

div#hright {
	color: #808080;
	float: right;
	width: 419.5px;
	height: 250px;
	background-color: #ffffff;
}

div#hline {
	float: left;
	width: 1px;
	background-color: #808080;
	height: 200px;
	margin-top: 25px;
}

div#footer {
	background-color: #ffffff;
	color: #808080;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 50px;
	text-align: center;
}
