.head_bkgd {
	background-image: url(../images/star_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
}

body {
	background-color: #E8D666;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#Layer1 {
	position:relative;
	height:inherit;
	top: -23px;
	background-color: #FFFFFF;
	width: 741px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #595927;
	text-transform: uppercase;
	text-align: right;
	vertical-align: middle;
}
.content_table {
	border: 1px solid #E8D666;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav {
	background-color: #E8D666;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595927;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #E8D666;
}
a:active {
	text-decoration: none;
	color: #E8D666;
}
h1 {
	font-size: 14px;
	color: #FF0000;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bolder;
}
h2 {
	font-size: 14px;
	color: #595927;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bolder;
}
h3 {
	font-size: 16px;
	color: #FF0000;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bolder;
}
h4 {
	font-size: 16px;
	color: #595927;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bolder;
}
.t_align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.body_strong {
	font-weight: bold;
}
.quotes {
	font-style: oblique;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.body_strong_yellow {
	font-weight: bold;
	color: #E0C734;
}
.divider_line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #595927;
	text-align: center;
	width: 185px;
	margin-left: 8px;
}

.body_strong_red {

	font-weight: bold;
	color: #FF0000;
}
.quotes_brown {
	font-weight: bold;
	font-size: 14px;
	color: #595927;
}
