@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 40px;
}
a:link {
	color: #6F0;
	text-decoration: none;
}
a:visited {
	color: #6F0;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#outer_container {
	height: 582px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #66FF00;
	background-color: #000000;
}
#main {
	float: left;
	height: 560px;
	width: 1000px;
}
#main_content {
	float: left;
	height: 560px;
	width: 850px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #66FF00;
}
#navigation {
	float: left;
	height: 220px;
	width: 110px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66FF00;
	padding-top: 340px;
	line-height: 18px;
}
#contact_text {
	float: left;
	height: 560px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 66FF00;
}

#contact_photo {
	float: right;
	height: 560px;
	width: 450px;
}
.arial-white_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

#spacer_left_10x560 {
	float: left;
	height: 560px;
	width: 10px;
	background-color: #000000;
}
#spacer_right_10x560 {
	float: right;
	height: 560px;
	width: 10px;
	background-color: #000000;
}
#spacer_top_970x10 {
	float: left;
	height: 10px;
	width:1000px;
	background-color: #000000;
}
#spacer_bottom_970x10 {
	float: left;
	height: 10px;
	width: 1000px;
	background-color: #000000;
}
#spacer_middle_20x600 {
	float: left;
	height: 560px;
	width: 20px;
	background-color: #000000;
}
a.linesheet:link {
	color: #FFFFFF;
}
a.linesheet:visited {
	color: #FFFFFF;
}
a.linesheet:hover {
	color: #FFFF00;
}
a.linesheet:active {
	color: #FFFF00;
}
a.contact:link {
	color: #FFF;
	text-decoration: none;
}
a.contact:visited {
	color: #FFF;
	text-decoration: none;
}
a.contact:hover {
	color: #6F0;
}
a.contact:active {
	color: #6F0;
	text-decoration: none;
}
#archive_left {
	float: left;
	height: 560px;
	width: 405px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: 66FF00;
	padding-right: 10px;
	padding-left: 10px;
}
.arial11_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #66FF00;
}

#archive_right {
	float: right;
	height: 560px;
	width: 405px;
	padding-right: 10px;
	padding-left: 10px;
}
.arial12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
