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

html, body {height:100%}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #313C8C;
}
h1 {
	font-size:28px;
	color: #313C8C;
}
h2 {
	color: #000000;
	text-indent: 5px;
	text-decoration: none;
}
.feature {
	background-image: url(images/feature_bkg.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 175px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: center top;
	clear: both;
}
.txt_feature {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	font-weight: bold;
}
.txt_feature a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-indent: 5px;
	font-weight: bold;
}
.sponsor_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313C8C;
}
.color_orange {
	color:#FF8000
}
#youtube {
	float: right;
	height: 274px;
	width: 340px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#header {
	background-image: url(images/header_big.jpg);
	height: 316px;
	width: 955px;
}
