body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg.gif);
}
#wrapper {
	width: 760px;
	margin: 80px auto 5px auto;
	background: #fff;
	padding: 0px;
}
#terms_link {
	width: 760px;
	margin: 0px auto 75px auto;
	padding: 0px;
	text-align: right;
}
#terms_link a {
	color: #850038;
	text-decoration: none;
	font-weight: bold;
}
#navigation {
	background: url(images/masthead.gif) no-repeat top left;
	margin: 0px;
	padding: 60px 0px 27px 10px;
	font-weight: normal;
	color: #850038;
	font-size: 1.2em;
}
#navigation a {
	color: #850038;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover, #sub_navigation a:hover {
	color: #D20041;
}
#main_content {
	background: #fff;
}
#main_content_full {
	background: #fff;
}
#buttons {
	width: 760px;
}
#sub_navigation {
	position: relative;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
#sub_navigation ul {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sub_navigation a {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	text-decoration: none;
	color: #FF0000;
}
#current_sub_navigation {
	color: #850038 !important;
}
#buttons img {
	padding-top: 20px;
	position: relative;
	float: left;
}
#feature_picture {
	width: 480px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	position: relative;
}

#right_column {
	width: 260px;
	margin: 0px;
	padding: 20px 10px 0px 10px;
	float: left;
	position: relative;
	color: #7c7c7c;
	line-height: 1.7em;
	font-size: 1.3em;
}
#full_text {
	color: #7c7c7c;
	line-height: 1.7em;
	font-size: 1.3em;
	padding: 10px;
	float: none;
	position: relative;
}
#full_text p {
	color: #7c7c7c !important;
}

#footer {
	clear: both;
	background: #fff;
	padding: 10px;
	height: 120px;
}
#paperdove_logo {
	float: left;
	position: relative;
}
#fsc_logo {
	float: right;
	position: relative;
}
#footer p {
	clear: both;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	font-size: 0.9em;
	color: #7c7c7c;
}
#footer a {
	color: #7c7c7c;
	text-decoration: none;
	text-transform: lowercase;
}
#footer a:hover {
	color: #850038;
}
h1 {
	padding: 0px;
	margin: 0px;
	color: #850038;
	font-size: 1.8em;
}
#main_content_full h1 {
	margin-top: 10px;
	margin-left: 10px;
}
#full_text h1 {
	padding: 0px;
}
#full_text a {
	color: #850038;
}
.mono_quote {
	font-family: "Courier New", Courier, monospace;
	color: #850038;
}
.quote {
	font-weight: bold;
	font-style:italic;
}
#page_numbers {
	text-align: right;
	color: #ff0000;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	padding-right: 10px;
}
#page_numbers a {
	color: #ff0000;
	font-family: "Courier New", Courier, monospace;
}
#current_page_number, #page_numbers a:hover, #full_text a:hover {
	color: #850038 !important;
}