body {
	background-color: #B30101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F60100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60100;
}
a:hover {
	text-decoration: underline;
	color: #F60100;
}
a:active {
	text-decoration: none;
	color: #F60100;
}
a:link#blue {
	color: #0033FF;
	text-decoration: none;
}
a:visited#blue {
	text-decoration: none;
	color: #0033FF;
}
a:hover#blue {
	text-decoration: underline;
	color: #0033FF;
}
a:active#blue {
	text-decoration: none;
	color: #0033FF;
}
.style1 {color: #F60100}
.topbanner {
	background-image: url(topbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 130px;
	width: 100%;
	text-align: center;
	padding-top: 66px;
}
.button_margin {
	padding-top: 22px;
	padding-right: 4px;
}

.maincontent {
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 20px;
}
.footer {
	background-image: url(footerbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 181px;
	width: 100%;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #0033FF;
	letter-spacing: 1px;
	width: 62em;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
}
.containerdiv {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.line {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	clear: both;
}
.sponsor_margins {
	margin-top: 10px;
	margin-right: 30px;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0033FF;
	float: left;
	margin-top: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 22px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CF0000;
	color: #483CDF;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #CE0000;
}
.maintextcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.7em;
	margin-right: 25px;
	margin-left: 25px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	font-weight: bold;
}
li {
	padding-left: 13px;
	margin-left: 50px;
}
.topspacer {
	height: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.dreamscapetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0033FF;
	float: right;
	margin-top: 40px;
}
.img_spacer {
	padding-right: 15px;
}
.line2 {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CF0000;
	border-right-color: #CF0000;
	border-bottom-color: #CF0000;
	border-left-color: #CF0000;
}
.w3c_div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

