body,td,th {
	color: #766A5D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {
	background-color: #DED5A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #766A5D;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.top {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px  90px;
	z-index: 0;
}
.content {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	position: absolute;
	text-align: center;
	background-image: url(images/mainbg.gif);
	background-position: center center;
	background-repeat: repeat-y;
	top: 90px;
}
.contentbox {
	width: 500px;
	text-align: justify;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.frontframe {
	background-image: url(images/Final-Orange-Frame.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding-top: 33px;
	text-align: center;
	padding-left: 1px;
	float: right;
	margin-left: 10px;
	height: 260px;
	margin-top: -20px;
}
.bottom {
	clear: both;
	width: 590px;
	height: 140px;
	background-image: url(images/bottombg.gif);
	margin-top: -90px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 12pt;
}
.framescroller {
	height: 90px;
	text-align: center;
	width: 500px;
	border: 2px solid #FF7F00;
	position: relative;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float: left;
}
.floatright {
	border: 2px solid #FF7F00;
	margin-top: 5px;
	float: right;
	margin-left: 10px;
}
.viewbutton {
	position: relative;
}
