@charset "UTF-8";
/* CSS Document */


td img {display: block;}
#outerwrapper {
	background-image: url(images/homerepeat_s1.jpg);
	background-repeat: repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#iouterwrapper {
	background-image: url(images/insiderepeat.png);
	background-repeat: repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#insidetext {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#homebackground_Graphic {
	background-image: url(images/homebackground_s1.png);
	background-repeat: no-repeat;
	width: 1000px;
}
#insidebackground_Graphic {
	background-image: url(images/insidebackground_s1.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}
#footergraphic {
	height: 20px;
	width: 1000px;
}
#navigation {
	width: 950px;
	height: 19px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#body_text {
	width: 650px;
	padding-top: 39px;
	padding-left: 24px;
	float: left;
}
#footernavigation {
	color: #FFF;
	text-align: center;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#navigation a:link {
	color: #FFF;
}
#navigation a:visited {
	color: #FFF;
}
#navigation a:hover {
	color: #09F;
}
#navigation a:active {
	color: #FFF;
}
.redfont {
	color: #0CF;
}
#bodycenter {
	width: 1000px;
}
#rightcolumn {
	width: 282px;
	padding-left: 10px;
	margin-left: 688px;
	padding-top: 39px;
	height: auto;
	
}
#textarea {
	width: 650px;
	padding-top: 25px;
}
#sponsors {
	height: 150px;
	width: 650px;
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}
body {
	background-color: #333;
}
