body {
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../new_images/purple_horizontal_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
}
#content {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 5;
	width: 780px;
}
#top_black {
	z-index: 0;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 100%;
	position: absolute;
}
#top_bar {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 48px;
	color: #FA8700;
	font-family: baskerville, Georgia, Century, "baskerville Old Face", serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}
#home_link {
	position: absolute;
	z-index: 6;
	left: 13px;
	top: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #FA8700;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #686868;
}
a:hover {
	color: #820052;
	text-decoration: underline;
}
a#application_form {
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a#application_form:hover {
	text-decoration: underline;
}
#google_ads {
	z-index: 6;
	position: absolute;
	top: 210px;
	left: 790px;
}
