body
{
	background: #45A22D url(Images/bgtile.jpg) repeat-x;
	margin: 20px 0;
	font-family: Arial;
	font-size: 12px;
}

.content-body
{
	background: #fff;
	width: 982px;
}

.spacer 
{
	padding-top: 32px;
}

.menu-left
{
	width: 190px;
}

.menu-left ul
{
	margin: 5 0 20px;
	padding: 0 0 0 30px;
	list-style-image: url(Images/menu_bullet.gif);
}

.menu-left a
{
	color: #699013;
	font-weight: bold;
	text-decoration: none;
}
.menu-left a:hover
{
	color: Black;
}

.menu-right
{
	width: 200px;
	padding: 32px 10px 0 0;
}

.menu-right .menu-right div
{
	text-align: center;
}

.content-area 
{
	width: 540px;
	float: left;
}


.bottom-bar
{
	background: #79BF01 url(Images/Bottom_Border.png) no-repeat;
	height: 83px;
}