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-weight: bold;
	font-size: 12px;
}
#content {
	position: absolute;
	top: 150px;
	left: 0px;
	z-index: 4;
	width: 780;
}
.story_content {
	letter-spacing: 1px;
	line-height: 16px;
}
#thumbs_1 {
	clear: both;
	padding-top: 5px;
}

#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;
}
#left_content {
	position: absolute;
	z-index: 5;
	width: 190px;
	left: 2px;
	top: 150px;
	font-weight: bold;
	font-size: 11px;
}

/* Other formatting */
#app_link {
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
#links_to_other_rafters {
	padding-top:10px;
	clear: both;
	float: right;
	padding-bottom: 10px;
	color: #686868;
}

h1 {
	font-size: 38px;
	color: #009590;
	font-family: baskerville, Georgia, Century, "baskerville Old Face", serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	clear: both;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: baskerville, Georgia, Century, "baskerville Old Face", serif;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #FA8700;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: baskerville, Georgia, Century, "baskerville Old Face", serif;
}

a {
	text-decoration: none;
	color: #686868;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #820052;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a#application_form {
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a#application_form:hover {
	text-decoration: underline;
}
#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;
}
#share_code {
	display: none;
}
#share_code textarea {
	border: 1px solid #666666;
	margin: 2px;
	height: 80px;
	width: 160px;
}
