@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #060004;
	margin-bottom: 2em;
}
.background {
	width: 100%;
	margin-top: 0em;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
	top: 0em;
}
.logo {
	z-index: 5;
	position: absolute;
	margin-top: 2em;
	margin-left: 1em;
}
.links {
	position: absolute;
	z-index: 5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 14.5em;
	margin-left: 5.6em;
	text-align: right;
	width: 10em;
	line-height: 2.1em;
}
.body_container {
	width: 720px;
	position: absolute;
	z-index: 5;
	margin-left: 16em;
	margin-top: 2em;
	background-image: url(images/texture.jpg);
	margin-bottom: 2em;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}
.footer {
	position: absolute;
	margin-top: 87em;
	margin-left: 83em;
	z-index: 7;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	margin-bottom: 2em;
}
#header_container {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 200px;
	width: 700px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(images/feature6.jpg);
}
.tagline {
	margin-top: .5em;
}
.content_container {
	width: 660px;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 0px;
}
.summary {
	width: 420px;
}
.right_side {
	position: absolute;
	top: 15em;
	left: 30em;
	width: 200px;
	z-index: 6;
}
.links a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.links a:hover {
	text-decoration: underline;
}
