body {
	background:black url('/images/background.jpg') no-repeat fixed center top;
	margin: 0;
	padding: 0;
}
html { min-height: 100%; margin-bottom: 1px; }
#holder {
	width: 777px;
	margin: 0 auto 0 auto;
}
#header {
	width:777px;
	height:90px;
	float:left;
	background:url('/images/header.jpg') center top;
}
#links {
	width:777px;
	height:22px;
	background:black;
	float:left;
}
#video_news {
	width: 777px;
	float:left;
	background:url('/images/bgtint.png');
}

#vn_content {
	width:762px;
	padding-top:15px;
	padding-left:15px;
	float:left;
	font-family:Tahoma;
	font-size:9pt;
	float:left
}
a {
	color:white;
	text-decoration: underline;
}
a:hover {
	color:red
}
h1 {
	font-family:Arial;
}
.border {
	border: thin white solid;
}
#news_feeds {
	width:250px;
	overflow-x: hidden;
	overflow-y:auto;
	height:240px;
	float:left;
	margin-left:10px;
}
.news_loop {
	width: 234px;
	height: 65px;
	margin-bottom:15px;
	float:left;
}
.news_img {
	float:left;
	margin-right:10px;
	border: thin white solid;
}
.news_title {
	color: #0072bc;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:900;
}
.news_text {
	color: white;
	font-family:Tahoma;
	font-size:8pt;
}
.section {
	float:left;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.section:hover {
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
#links img:hover {
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#sections {
	height:166px;
	width: 777px;
	background:black;
	float:left
}
#footer {
	width:777px;
	height: 189px;
	float:left;
	background:url('/images/bottom_blue.jpg') center top;
}
#logos {
	width:722px;
	height:57px;
	float:left;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:10px;
}
#bottom_links {
	background:url('/images/btm_links.jpg') center top;
	width:777px;
	height:22px;
	float:left;
}
#bottom_links a {
	margin-left:3px;
	margin-right:3px;
	color:white;
	font-family:Arial;
	font-size:7pt;
	text-transform: uppercase;
	text-decoration: none;
}
#bottom_links a:hover {
	color:red;
}
.scrollfull {
	height:200px;
	padding:20px;
	width:700px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom:15px;
	border: thin gray solid;
}

.left_bar {
	width: 159px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 352px;
	float:left;
	margin-top:5px;
}

.right_bar {
	padding-left:15px;
	width: 580px;
	overflow-y: scroll;
	overflow-x: hide;
	height: 352px;
	float:left;
	margin-top:5px;
	margin-left:7px;
}

/* DYNAMIC PAGE BACKGROUNDS */

.bg_sign-up {
	background:black url('/images/join_camps_bg.jpg') no-repeat center top;
	height: 412px;
	padding-top:30px;
}

.bg_news {
	background:black url('/images/bgnews.jpg') no-repeat center top;
	height: 412px;
	padding-top:30px;
}

.bg_news a {
	display: block;
	width:139px;
	height:37px;
	padding-top:10px;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-size: xx-small;
	padding-left:5px;
}
.bg_news h3 {
	color: #00aeef;
	font-size:18px;
}

.bg_aboutus {
	background: url('/images/bg_aboutus.jpg') no-repeat center top;
	height: 412px;
	padding-top:30px;
}
.bg_aboutus a {
	background: url('/images/sche_button.jpg') no-repeat left top;
	display: block;
	width:159px;
	height:37px;
	padding-top:10px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.bg_programs {
	background: url('/images/bg_programs.jpg') no-repeat center top;
	height: 395px;
	padding-top:30px;
}
.bg_programs a {
	background: url('/images/sche_button.jpg') no-repeat left top;
	display: block;
	width:159px;
	height:37px;
	padding-top:10px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}



.bg_schedule {
	background: url('/images/schedule_bg.jpg') no-repeat center top;
	height: 412px;
	padding-top:30px;
}
.bg_schedule a {
	background: url('/images/sche_button.jpg') no-repeat left top;
	display: block;
	width:159px;
	height:37px;
	padding-top:10px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}