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: 780;
}
#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;
}
h5 { font-size: 9px; font-weight: bold; color: #333333; margin-bottom: 3px; padding: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px; }
/* New ones for 10/27/2007 upgrades */
#welcome {
	font-size: 25px;
	color: #9E6E9E;
	font-family: baskerville, Georgia, Century, "baskerville Old Face", serif;
	font-weight: normal;
}
#total_page_views {
	font-size: 13px;
	color: #9E6E9E;
	font-family: baskerville, Georgia, Century, "baskerville Old Face", serif;
	font-weight: normal;
	padding-top:2px;
}
#total_page_views_number {
	font-size: 20px;
	color: #9E6E9E;
	font-family: baskerville, Georgia, Century, "baskerville Old Face", serif;
	font-weight: bold;
}
p#intro_paragraph {
	font-weight: normal;
	font-size: 13px;
}
#orange_color {
	color: #FA8700;
}
#flower_box {
	background-image:url(../new_images/lower_left_purple_flowers_box.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 196px;
	width:194px;
	color:#FFFFFF;
}
#white_color_bold {
	color: #FFFFFF;
	font-weight: bold;
}
img#see_more {
	border:none;
}
#google_ads {
	z-index: 6;
	position: absolute;
	top: 210px;
	left: 790px;
}
