@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11.4px;
	color: #FFCC66;
	background-color: #000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
h1 {
	color: #663300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:ultra-expanded;
	margin-bottom: 8px;
	margin-top: 0px;
	font-stretch: ultra-condensed;
	line-height: 18px;
}
h2 {
	color: #996633;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	margin-top: 0px;
	font-stretch: ultra-expanded;
}
#container {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#header {
	height: 180px;
	width: 854px;
}
#nav {
	height: 35px;
	width: 854px;
	color: #FFFFFF;
	margin-top: 20px;
}

#text1 {
	font-weight: normal;
	float: left;
	width: 228px;
	height: 228px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
	font-family: Arial, Helvetica, sans-serif;
}
#text2 {
	font-weight: normal;
	float: right;
	width: 203px;
	height: 300px;
	margin-top: 150px;
	padding-right: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#flash {
	float: left;
	height: 400px;
	width: 550px;
}
#footerlogo {
	height: 40px;
	width: 854px;
	clear: both;
	font-size: 11px;
	line-height: 14px;
	margin-top: auto;
	margin-bottom: auto;
	padding-bottom: 0px;
	text-align: center;
}
#footerlinks {
	height: 60px;
	width: 854px;
	color: #CC0000;
	clear: both;
	font-size: 11px;
	font-stretch:ultra-expanded;
	text-align:center;
	line-height: 20px;
	text-align:center;
	line-height: 1.6em;
}

#flash2 {
	float: left;
	height: 30px;
	width: 854px;
	margin-top: 0px;
	clear: both;
	padding-top: 30px;
	bottom: 0px;
}
p {
	color: #FFCC66;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 1.8em;
	}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
}
input, textarea {
	background-color:#FFCC66;
	border-color:#000000;
	border-width:thin;
	
	
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.style1 {color: #CC0000}
.style2 {color: #FFCC66}

.form {font-size: 12px}
