body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFE068;
	color: #000000;
}
a {
	color: #765f26;
	text-decoration: underline;
}
p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
ol {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 30px;
}
li {
	padding-bottom: 4px;
}
a:hover {
	color: #765f26;
	text-decoration: none;
}
#header {
	height: 149px;
}
#middle {
	height: 224px;
	border-bottom: 2px solid #ffffff;
}
#indexflash {
	width: 700px;
	margin: 0 auto;
}
#footer {
	height: 225px;
}
#indexcontent {
	width: 700px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
#logo {
	position: absolute;
	top: 12px;
	right: 39px;
}
#footerlinks {
	position: absolute;
	bottom: 30px;
	width: 700px;
	left: 0;
	text-align: center;
	color: #000000;
}
#footerlinks_sub {
	padding-top: 15px;
	text-align: center;
}
#footerlinks a, #footerlinks_sub a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
}
#footerlinks a.on, #footerlinks_sub a.on {
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#footerlinks a:hover, #footerlinks_sub a:hover {
	text-decoration: underline;
	color: #000000;
}
#footerlinks a.on:hover, #footerlinks_sub a.on:hover {
	font-weight: bold;
}
#sublogo {
	padding-top: 56px;
	padding-left: 24px;
	float: left;
}
.subpage {
	margin: 0 auto;
	width: 630px;
}

#subperson {
	float: right;
}
#subheader {
	height: 131px;
	border-bottom: 2px solid #ffffff;
}

h1 {
	font-size: 24px;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 15px 0px
}
h4 {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 15px 0px
}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 15px 0px
}
#box {
	padding: 3px;
	margin-top: 7px;
	background-color: #eacb56;
	width: 65%;
}
#box a {
}
#innerbox {
	border: 1px solid #ccad43;
	padding: 10px;
}
#newheader {
	border-bottom: 2px solid #ffffff;
}
.newcontent {
	margin: 0 auto;
	width: 630px;
}