body {
	line-height: 1.2em;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#3E3E3E;
	font-size: 100%;
	font-weight: normal;
	background: #417600 url("../images/bg_repeat.jpg") repeat-x top scroll;	
}
.bg_repeat {
	background: url("../images/pg_bg.jpg") no-repeat top scroll;
	height: 711px;
}
* { margin: 0; padding: 0; }
*, *:active, *:focus{outline:none;-moz-outline-style: none;}
#wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
img { border: none; }
a:active, a:focus, input[type="image"] { outline: 0; }
a { color: #336601; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { font-size: 2em }
h2 { font-size: 1.5em; margin: 0 0 18px; }
h3 { font-size: 1.25em; }
h4 { font-size: 1em; }
p { margin:0 0 18px; }
ul { list-style: none; }
#header {
	width: 950px;
	height: 99px;
	float: left;
}
#header h1 { text-indent: -9999px; }
#navigation { font-size: 1em; }
#main_content { 
	font-size: 1.2em;
	float: left;
}
#videoPlayer {
	width: 456px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.topbar { width: 540px; height: 45px; padding-left: 410px; padding-top: 13px; padding-bottom: 100px; margin: 0 auto; }
.socialNetworking { float: left; }
.socialNetworking li { float: left; margin-right: 10px; }
.socialNetworking li a { display: block; height: 35px; width: 35px; text-indent: -9999px; }
.share_this {
	padding-left: 18px;
	width: 180px;
	height: 50px;
	float: left;
}
.addthis_button {
	height: 35px;
	width: 55px;
	float: left;
	text-indent: -9999px;
}
#short_URL {
	float:left;
	padding-top: 20px;
	width:120px;
	font-size: 12px;
	line-height: 14px;
}
#short_URL input {
	font-family:Arial,Helvetica,sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	width:120px;
}
.leftCol { 
	background:url("../images/content.png") repeat-y scroll right center #FFFFFF;
	width: 590px;
	float: left;
}
.title {
	background:none repeat scroll 0 0 #336601;
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:10px 20px;
	text-align:center;
	float: left;
	width:550px;
	height:50px;
	line-height: 50px;
}
.text {
	padding:10px 20px 20px;
	float: left;
	width:550px;
}
.winners_title { text-align: center; color: #FFCC00; }
.winners { text-align: center; }
.winners strong { color:#447316; }
.winners li { padding-bottom: 20px; }
.winners li span { font-weight: bold; }
.leftCol p {
	font-size:18px;
	font-weight:normal;
	line-height:22px;
}
.rightCol {
	font-size: 1em;
	background-color:#FFF;
	width: 318px;
	margin-left: 20px;
	float: left;
	padding:20px 8px;
	-moz-border-radius: 10px;
     -webkit-border-radius: 10px;
}
#twitter_box {
	float:left;
	width: 302px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#twitter_update_list li { list-style-type: none; }
#twitter_update_list span {	color: #FFCC00; }
#twitter_update_list span a { display: inline; color: #000; }
#twitter_update_list span a:hover {	text-decoration: underline;	color: #666; }
#connect_box { 
	padding-left: 10px;
	padding-bottom: 20px;
	width: 280px;
	float: left;
}
#connect_box ul { list-style: none; }
#connect_box li { height: 41px; }
#connect_box li a { color:#336601; font-size: 1.2em; font-weight: bold; text-decoration: none; }
#connect_box li a:hover { text-decoration: underline; }
#donate_box {
	float: left;
	padding-bottom: 20px;
}
#donate { text-align: center; }
#donate form {
	margin-top: 10px;
	margin-bottom: 10px;
}
#trailer_box {
	width: 318px;
	height:243px;
	padding-bottom: 20px;
	float: left;
	text-align: center;
}
#trailer_box h2 {
	background: url("../images/25HillTopper.jpg") no-repeat;
	height: 50px;
	width: 300px;
	text-indent: -9999px;
	margin: 0 auto;
}
#footer {
	background-color: #669934;
	font-size: 0.9em;
	width: 100%;
	height: 65px;
	float: left;
}

