@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/fire_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.image_padding_right {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
}
#content .gutter {
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#wrapper {
	background-color: #000000;
	background-image: url(../images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left 350px;
	text-align: center;
	height: auto;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
	height: 285px;
	width: 870px;
}
#content {
	background-image: url(../images/faux_footer_back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B7AF1;
	border-bottom-color: #6B7AF1;
	border-left-color: #6B7AF1;
	width: 870px;
}
a:link {
	font-size: 100%;
	font-weight: bold;
	color: #5F71F1;
	text-decoration: underline;
}
a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #5F71F1;
	text-decoration: underline;
}
a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-size: 100%;
	font-weight: bold;
	color: #5F71F1;
	text-decoration: underline;
}
.copyright_text {
	font-size: 80%;
}
#center_fix {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.larger_text {
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
}
.bold_text {
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
}
#video_area {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
