body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312108;
}
body {
	background-color: #54513d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #333300;
}
a:active {
	text-decoration: none;
}
#logo {
	position: absolute;
	left: 50%;
	margin-left: -301px;
	width: 602px;
	height: 141px;
	top: 10px;
}
#nav {
	background-image: url(images/nav_bg.gif);
	position: absolute;
	top: 151px;
	margin-left: -301px;
	left: 50%;
	text-align: center;
	height: 30px;
	width: 602px;
	padding-top: 15px;
}
#nav li {
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	padding-right: 9px;
	padding-left: 9px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover {
	color: #C0B7A8;
	text-decoration: none;
	font-weight: normal;
}
#main {
	width: 602px;
	margin-left: -301px;
	position: absolute;
	left: 50%;
	top: 196px;
}
#copyright {
	clear: left;
	width: 602px;
	background-image: url(images/nav_bg.gif);
	height: 45px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #54513D;
}
#left_pictures {
	width: 179px;
	float: left;
	background-image: url(images/left_lines_repeat.gif);
}
#right_body {
	width: 423px;
	float: left;
	background-image: url(images/body_repeat.gif);
	background-repeat: repeat-y;
}
#body_text {
	padding-right: 30px;
	padding-left: 20px;
	text-align: justify;
}
h1 {
	font-size: 16px;
	margin-top: 0px;
}
.imageborder {
	border: 2px solid #FFFFFF;
}
.greenbold {
	font-weight: bold;
	color: #666633;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-transform: uppercase;
	background-color: #666633;
	padding: 3px;
}
.image_float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.image_float_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.aligncenter {
	text-align: center;
}
