@charset "UTF-8";

body {
	background-repeat: repeat;
	background-color: #000000;
	color: #ebeaea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ebeaea;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #3b6373;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3b6373;
}
a:hover {
	text-decoration: underline;
	color: #4d8298;
}
a:active {
	text-decoration: underline;
	color: #23b6373;
}
.style1 {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {color: #000000}

#innerContainer{
	border: 1px solid #812a17;
	padding: 15px;
	width: 720px;
}

img {
	border:none;
}