body {
	margin:0;
	padding:0;
	text-align:center;
	color:#000000;
	background:#000000;
	font: small/1.2 Verdana, Arial, Helvetica, sans-serif;
}

a:link {color:#FF0000;text-decoration:underline;}
a:visited {color:#FF0000;text-decoration:underline;}
a:hover {color:#FF0000;text-decoration:underline;}
a:active {color:#FF0000;}

#container {
	width:700px;
	margin:0 auto;
	padding:8px;
	text-align:center;
	background: #4F3B25;
	border: none #000000;
}

#tophoto {
	 position: absolute;
	 float: right;
	 overflow: hidden;
	 visibility: visible;
	 z-index: 3;
	 height: 69px;
	 width: 73px;
	 top: 11px;
	 left: 623px;
	 background-color: #FF0000;
	 background-repeat: no-repeat;
	 text-align: center;
	 vertical-align: middle;
}



#centertop {
	width:700px;
	background:left top;
	margin:0;
	padding:0;
	display:block;
	border: none;
	height: 75px;
}

#centerbot {
	width:700px;
	height:81px;
	background:#FFFFFF;
	margin:0;padding:0;
	display:block;
}

#centermiddle {
	width:700px;
	background:#FFFFFF;
	text-align:left;
	display:block;
	border: none;
}

#pagecontents {
	padding:0 50px;
	border: none #000000;
}

#header {
	background-color: #FF0000;
	text-align: left;
	text-indent: 5px;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#header h1 {
	margin:0;
	padding:0 0 6px 0;
	font-size:250%;
	font-weight:normal;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#header p {
	margin:0;
	padding:0;
	font-style:italic;
	font-size:x-large;
	line-height:normal;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

#rightcol {
	width:430px;
	float:right;
	padding:8px 0;
	margin:1em 0 0;
}

#leftcol {
	width:150px;
	float:left;
	padding:8px 0;
	margin:1em 0 0;
}
	
#footer {
	clear:both;
	background:repeat left top;
	padding-top:10px;
	font-weight: bold;
	text-align: center;
}

#footer p {
	font: 75%/1.5em Verdana, sans-serif;
	color: #612E00;
}

#leftcol p {
	margin:0 0 .6em 0;
	font: x-small Verdana, sans-serif;
	color: #612E00;
}

h2 {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	color: #FF0000;
}
