body
{
	margin: 0px;
	padding: 0px;
	background: #005C2D;
	color: #E6E6E6;
	text-align: center;
}

#main
{
	position: relative;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

#header
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 922px;
	height: 130px;
	background: url(/images/banner.jpg) #005C2D top left no-repeat;
}

#content
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 682px;
	min-height: 569px;
	_height: 569px;
    padding: 0px;
    background: #005C2D;
    float: left;
}

#accent
{
	position: absolute;
    float: right;
    right: 0px;
    bottom: 0px;
    background: #005C2D;
}

#menu
{
	background: url(/images/menu.jpg) #005C2D top left no-repeat;
	position: relative;
	width: 240px;
	height: 569px;
	top: 0px;
	left: 0px;
	float: left;
}

#menuArea
{
	padding-top: 10px;
	padding-left: 42px;
	line-height: 60px;
}

.menuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005C2D;
	text-decoration: none;
}

a.menuItem:hover
{
	color: #FFFFFF;
}

#footer
{
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 922px;
	background: #005C2D;
	text-align: center;
	float: left;
}

.footerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

a.footerText
{
	text-decoration: none;
	color: #C0C0C0;
}

a.footerText:hover
{
	color: #FFFFFF;
}

.bodyText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #C0C0C0;
	text-align: left;
}

hr
{
	width: 75%;
}

.headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #C0C0C0;
	text-align: left;
}

.gallery
{
	float: left;
	height: 158px;
	width: 160px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #C0C0C0;
}

img.newsletter
{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

.subhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #C0C0C0;
	text-align: left;
}
