@charset "UTF-8";
body {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #669933;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
}
#contentdiv{
	position:absolute;
	width:850px;
	height: auto;
	z-index:1;
	left: 0px;
	top: 0px;
}
#bannerdiv{
	position:absolute;
	width:650px;
	height:50px;
	z-index:6;
	left: 50px;
	top: 50px;
}
#menudiv{
	position:absolute;
	width:125px;
	height:250px;
	z-index:3;
	left: 50px;
	top: 105px;
}
#previewdiv{
	position:absolute;
	width:125px;
	height:auto;
	z-index:4;
	left: 50px;
	top: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	overflow: visible;
}
#maindiv{
	position:absolute;
	width:525px;
	height:auto;
	left: 180px;
	top: 105px;
	z-index:6;
}
#textdiv{
	position:absolute;
	width:505px;
	height:auto;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: visible;
	z-index:5;
}
#copyrightdiv{
	position:absolute;
	width:515px;
	height:25px;
	background-image: url(http://www.buttonpettergallery.com/bpg/img/00/cpyrght.gif);
	z-index:7;
}
#rightdiv1{
	position:absolute;
	width:250px;
	height:auto;
	z-index:8;
	left: 715px;
	top: 105px;
}