body, td, th, select, h2, h3, h4, h5, h6, p {
	font: 12pt/1.4 Trebuchet, Myriad, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #700000;
	text-decoration: none;
}
h1 {
	font-size: 175%;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 130%;
}
table {
	width: 100%;
}
table th {
	font: 14pt/1.4 Trebuchet, Myriad, Helvetica, sans-serif;
	text-align: left;
}
table td {
	font: 12pt/1.4 Trebuchet, Myriad, Helvetica, sans-serif;
	vertical-align: top;
}
#page {
	margin: auto;
	height: 1000px;
	width: 1200px;
	/*background:url(../../images/content.png) no-repeat;*/
}
#header {
	margin: auto;
	height: 300px;
	width: 1200px;
	background: url(../../images/header.png) no-repeat;
}
#logo {
	float:right;
	height: 376px;
	width: 408px;
	background: url(../../images/logo.png) no-repeat;
}
#nav a {
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	min-height: 600px;
	height:auto;
	width: 1000px;
	padding: 50px 100px 50px 100px;
	background:url(../../images/content.png) no-repeat;
}
#separator {
	height: 10px;
	width: 4px;
	padding: 0px 15px 0px 15px;
	position: relative;
}
#media {
	position: relative;
	top: 50px;
	right: -275px;
	margin-left: -200px;
	float: right;
	width: 364px;
	height: 445px;
}
#header_text {
	padding-left: 30px;
	position: relative;
	top: 50px;
	width: 780px;
	font: 28pt/1.4 Trebuchet, Myriad, Helvetica, sans-serif;
	color: #603913;
	font-style: oblique;
	font-weight: bold;
}
#top_bar {
	margin: 0px;
	width: auto;
	padding-right: 10px;
	background: #000000;
	text-align: right;
	color: #FFFFFF;
}
#banner_text {
	width: 400px;
	position: relative;
	top: 200px;
	left: 0px;
	text-align: right;
	font-size: 1.8em;
}
#footer {
	margin: auto;
}
#footerbar {
	margin:auto;
	width:1000px;
	height:45px;
}
#contentfooter {
	margin: auto;
	height: 50px;
	width: 810px;
	background: url(../../images/footer.png);
}
#footer_txt {
	position: relative;
	top: 10px;
	margin: auto;
	width: 780px;
}
#footer td {
	color: #FFFFFF;
	font-size: .8em;
}
.bigbutton {
	width: 120px;
	height: 34px;
	font-size: 11pt;
}
.midbutton {
	width: 120px;
	height: 27px;
	font-size: 10pt;
}
.smallbutton {
	width: 70px;
	height: 25px;
	font-size: 9pt;
}
#homead_rotater {
	width: auto;
	height: 120px;
	position: relative;
	top: 190px;
}
.homead-rotatead-outer {
	/*background: #000;*/
}
#homead_rotatead {
	height: 100px;
	width: auto;
}
#homead_rotatead a {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	background: transparent none no-repeat left top;
}
.paginate {
	margin: 10px 0;
}
.paginate div, .paginate-homead div {
	float: left;
	cursor: pointer;
	font-size: 95%;
	border: 1px solid #700000;
	padding: 1px 8px;
	background: #fff;
	color: #700000;
	margin-right: 1px;
}
.paginate div:hover {
	border-color: #700000;
	color: #000033;
}
.paginate .selected {
	color: #fff !important;
	background-color: #700000;
	border-color: #700000;
}
.paginate .disabled {
	border-color: #ddd !important;
	color: #999 !important;
	cursor: default !important;
}
.paginate .dots {
	border: 0 !important;
	color: #333 !important;
}
.paginate-homead div {
	border-color: #FFFF66;
	margin-right: 2px;
	color: #3f7501;
	font-size: 0.3em;
}
.paginate-homead div:hover {
	border-color: #FFFF66;
	color: #FFFF66;
}
.paginate-homead .selected {
	color: #fff !important;
	background-color: #FFFF66;
	border-color: #FFFF66;
}
.paginate-homead .disabled {
	border-color: #ddd !important;
	color: #999 !important;
	cursor: default !important;
}
.paginate-homead .dots {
	border: 0 !important;
	color: #333 !important;
}