body
{
	background-color: #a6bf79;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	margin: 10px 10px;
	padding: 0px;
}
.clear
{
	clear: both;
}
*
{
	margin: 0px;
	padding: 0px;
}
#container
{
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a
{
	font-size: 9pt;
}
p
{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header
{
	background-image: url(images/header.jpg);
	height: 328px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 717px;
}
#header ul
{
	background-color: #85a157;
	border: 3px solid #ffffff;
	display: block;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	position: absolute;
	text-align: center;
	top: 295px;
	width: 711px;
}
#header li
{
	display: inline;
}
#header ul a
{
	color: #ffffff;
	margin: 0px 15px;
	text-decoration: none;
}
#header ul a:hover
{
	color: #28556b;
	text-decoration: underline;
}
#date
{
	border: solid 1px #ffffff;
	color: #ffffff;
	font-size: 9pt;
	font-style: italic;
	padding: 3px;
	position: absolute;
	right: 0px;
}
#logo_w1, #logo_w2
{
	color: #ffffff;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	position: absolute;
}
#logo_w1
{
	left: 76px;
	top: 15px;
}
#logo_w2
{
	left: 100px;
	top: 44px;
}
#header_text
{
	left: 43px;
	top: 140px;
	position: absolute;
	width: 350px;
}
#header_text p
{
	color: #ffffff;
	font-size: 14pt;
}
#header_text a
{
	color: #28556b;
}
#header_text a:hover
{
	color: #c77e0c;
}
/********************** Content ***************************/
#content
{
	background-image: url(images/content_bg.gif);
	width: 717px;
}
img
{
	border-width: 0px;
}
h1
{
	color: #000000;
	font-size: 11pt;
	margin: 20px 0px 20px 0px;
}
h2
{
	color: #85a157;
	font-size: 11pt;
	margin: 10px 0px 15px 0px;
	text-align: center;
	width: 200px;
}
#left
{
	display: inline;
	float: left;
	margin-left: 27px;
	padding: 0px 10px 30px 0px;
	width: 428px;
}
#left a
{
	color: #28556b;
}
#left a:hover
{
	color: #c77e0c;
}
#photos img
{
	margin-right: 14px;
}
#right
{
	border-left: #fff 2px solid;
	float: right;
	margin-top: 10px;
	padding: 0px 20px 20px 20px;
	width: 210px;
}
#right a
{
	color: #c77e0c;
	font-weight: bold;
	text-decoration: underline;
}
#right p a
{
	color: #28556b;
}
#right p a:hover
{
	color: #85a157;
}
#right p img
{
	left: 45px;
	position: relative;
	top: 3px;
}
#main
{
	float: left;
	width: 638px;
	margin-left: 27px;
	padding: 0px 10px 30px 0px;
	display: inline;
}
#main a
{
	color: #85a157;
}
#main a:hover
{
	color: #28556b;
}
#main input
{
	padding: 2px;
	border: solid 1px #a0a0a0;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#main textarea
{
	border: solid 1px #a0a0a0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	height: 200px;
	overflow: auto;
	padding: 2px;
}
#notify_w1, #notify_w2
{
	border: solid 2px #a0a0a0;
	margin: 5px;
	padding: 5px;
	width: 60%;
}
#notify_w1
{
	background-color: #d2f9d2;
}
#notify_w2
{
	background-color: #ffd2d2;
}
#notify_w1 h1, #notify_w2 h1
{
	font-size: 18pt;
	margin: 0px 0px 5px 0px;
}
#notify_w1 h1
{
	color: #008000;
}
#notify_w2 h1
{
	color: #ff0000;
}
/********************** Footer ***************************/
#footerline
{
	clear: both;
	background-image: url(images/footer_bg.gif);
	height: 10px;
}
#footer
{
	padding: 20px 0px;
	text-align: center;
	width: 717px;
}
#footer a
{
	color: #28556b;
}
#footer a:hover
{
	color: #c77e0c;
}
