@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	width: 100%;
}
#content {
	width: 960px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
}
.navigation ul {
	list-style-type: none;
	display: inline;
	float: right;
}
.navigation {
	width: 960px;
	height: 40px;
}
.main-text {
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #333333;
	float: left;
}
#content .navigation li {
	display: inline;
}
#Container {
	margin-right: auto;
	margin-left: auto;
	width: 1250px;
}
.headline-section {
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9D261D;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #A12B23;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.video {
	height: 169px;
	width: 280px;
	margin-left: 680px;
}
.box {
	width: 208px;
	float: left;
	margin-right: 10px;
}
.box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-top: 10px;
}
.sponsor {
	height: 169px;
	width: 285px;
	margin-left: 20px;
	float: left;
}
#content .thumbnails .box .box-text a {
	color: #3E6E84;
}
.thumbnails {
	height: 200px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.float-right {
	float: right;
}
.footer {
	width: 280px;
	padding-bottom: 30px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.home-img {
	margin-top: -100px;
	float: left;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .thumbnails .facebook {
	float: right;
	width: 60px;
	clear: right;
}
.site-nav  {
	width: 600px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.site-nav a {
	color: #666666;
	text-decoration: none;
}
.site-nav a:hover {
	text-decoration: underline;
}
.site-nav li {
	display: inline;
	margin-left: -30px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

