#body {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#body #header #header_wrapper {
	float: left;
	width: 620px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 85px;
}
#body #header #navigation {
	float: left;
	clear: left;
	margin-top: 10px;
}

#body #header #image {
}
#body #header #header_wrapper #heading {
	float: left;
	margin-top: 13px;
}

#body #main {
	clear: both;
}
#body #main #left_menu img {
	float: left;
	clear: left;
	margin-bottom: 10px;
	border-width: 0px;
}
#body #main #left_menu {
	float: left;
	width: 140px;
}
#body #footer {
	margin-left: 140px;
	margin-right: 230px;
}
.purple {
	color: #894170;
}

#body #footer #footer_nav table {
	font: 11px Arial, Helvetica, sans-serif;
	clear: both;
}
#body #footer #footer_nav table a {
	color: #000;
}

#body a {
	color: #894170;
	text-decoration: none;
}
#body #footer #signature   {
	font-size: 10px;
	font-weight: bold;
	float: right;
}
#body #footer #copyright  {
	font-size: 10px;
	font-weight: bold;
	float: left;
}
#body a:hover {
	text-decoration: underline;
}


#body #main #body_copy p {
	margin: 0px;
	padding: 0px;
	font: 15px/22px Arial, Helvetica, sans-serif;
}
.sub_heading {
	font-size: 16px;
	color: #894170;
}

#body #main #body_copy {
	float: left;
	width: 480px;
}
#body #main #boxes {
	float: right;
	width: 188px;
}
#body #main #boxes img {
	clear: left;
	float: left;
	border-width: 0px;
}

#body #header #header_wrapper #sub_heading {
	float: right;
}
#body #header #logo_wrapper {
	float: right;
	width: 185px;
}
#body #header #logo_wrapper #logo {
	float: left;
}
#body #header #logo_wrapper #motto {
	float: left;
	clear: both;
	margin-top: 50px;
}
.main_text {
	font: 12px/22px Verdana, Geneva, sans-serif;
}

.purple2 {
	color: #894170;
	font: normal 10px Arial, Helvetica, sans-serif;
}

