body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
background: #666 url(_imagery/backer-1000.jpg) no-repeat top; background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	line-height:19px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #513e3a;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #513e3a;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

a:link {
	color: #000000;                                                         
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.bodylink:link {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

a.bodylink:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

a.bodylink:hover {
	background-color: #960;
	color: #000;
		text-decoration: none;
	}
	
a.bodylinkwhite:link {
	color: #fff;
	font-size: 12px;
	
	text-decoration: underline;
	}

a.bodylinkwhite:visited {
	color: #fff;
	font-size: 12px;
	
	text-decoration: underline;
	}

a.bodylinkwhite:hover {
	background-color: #960;
	color: #000;
		text-decoration: none;
	}	
	


.helv_bold_12pt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.helv_body_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
		text-decoration: underline;
	background-color: #000000;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.times_bold_18pt {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.helv_body_130 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}
.helv_14pt_bold {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.helv_bold_12pt_250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 250%;
	font-weight: bold;
}

/* BREAK */

#superwrapper {
	width: 800px;
	background-color: #d6d6d6;
	border: 1px solid #333;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: left;
}

#menubar {
	width: 100%;
	background-color:#999;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainleft {
	text-align:left;
	margin: 0px 200px 0px 50px; 
	padding: 0 10px 0 0px; 
}

#mainright {
	float: right;
	width: 180px;
	padding-right: 10px;
	text-align="left";
}

img {
	border: 0;
}


img.floatright {
	float: right;
	margin: 4px;
	margin-right: 25px;
}

img.center {
	margin-left: auto;
	margin-right: auto;
	margin: 4px;
	margin-right: 25px;
}

#subwrapper {
	width: 800px;
	color: #fff;
	background-color: #666;
	border: 0px solid #333;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
	padding-left: 100px;
	padding-right: 100px;
}

#tempbox {
	width: 720px;
	border: #333 1px dotted;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
}