body {
	background:#ccc url('/structure/images/body_bg_new1.jpg') repeat left top;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	margin: 0px;
	padding: 0px;

}

#container {
	position: absolute;
	width: 770px;
	background: transparent;
	margin-left: -385px;
	left: 50%;
	border: 1px solid #c30;
}

#banner {
	background:transparent url('/structure/images/banner/vva_banner6.jpg') no-repeat left top;
	width: 770px;
	height: 250px;
}

#topnav {
	position: relative;
	width: 630px;
	margin-left: 133px;
	top: 225px;
	font-size: 90%;
	font-weight: bold;
	color: #ff0;
	text-align: right;
}

#lftnavtop {
	position: relative;
	width: 22px;
	height: 18px;
	margin-left: 10px;
	top: 223px;
	float: left;
	background: transparent url('/structure/images/banner/home_red.jpg') no-repeat;
}

#rightnav {
 border-left: 1px solid #ccc;
 font-size: 90%;
 padding-left: 5px;
 text-align: center;
 width: 160px;
}

a {
	outline: 0;
	outline-style:0;
}


.content a, .content a:link, .content a:visited {color: #004000; text-decoration: none; font-weight: normal; font-size: 90%; border-bottom: 1px #004000 dashed;}
.content a:hover {background-color: #fffeab; color: #c03; text-decoration: none; font-weight: normal; font-size: 90%; border-bottom: 1px #c03 solid;}

span.content, span.content a:link, span.content a:visited, span.content a:hover {background-color: #fff; color:#000; font-size: 70%;border-bottom: none;}

#topnav a, #topnav a:link, #topnav a:visited {
	color: #ffff80;
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

#topnav a:hover {
	color: #ff0000;
	font-size: 95%;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

#lftnavtop a, #lftnavtop a:link, #lftnavtop a:visited {
	display: block;
	background: transparent url('/structure/images/banner/home_yellow.jpg') no-repeat;
	width: 22px;
	height: 18px;
}

#lftnavtop a:hover {
	background: transparent none;
}

#lftnavtop a span {
	display: none;
}

#content_container {
	padding: 5px;
	background-color: #fff;
}

.content {
font-size: 90%;
}

#homepage_content {
padding-right: 5px;
}

#footer {
	background-color: #004000;
	color: #ffff80;
	font-size: 70%;
	text-align: center;
	padding: 5px 0px 7px 0px;
	border-top: 1px solid #ff0000;
}

#footer a, #footer a:link, #footer a:visited {color: #ffff80; text-decoration: none; border-bottom: 1px #ffff80 dashed;}
#footer a:hover {color: #c03; text-decoration: none; border-bottom: 1px #c03 solid;}

.pagetitle {
	color: #004000;
	font-weight: bold;
}

.sectitle {
	color: #999;
	font-weight: bold;
}

.altrow {
	background: #eee;
}

.media_captions {
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding: 5px;
}

hr { 
border: 0px;
height: 0px; 
border-top: 1px solid #004000 
}

.store_button a {

background:url('/homepage/store_button.jpg') no-repeat center top;
display:block;
height:62px;
text-align:center;
width:155px
}
.store_button a:hover {
background:url('/homepage/store_button.jpg') no-repeat center bottom;
display:block;
height:62px;
text-align:center;
width:155px
}

.youtube_button a {

background:url('/homepage/youtube_btn.jpg') no-repeat center top;
display:block;
height:62px;
text-align:center;
width:155px
}
.youtube_button a:hover {
background:url('/homepage/youtube_btn.jpg') no-repeat center bottom;
display:block;
height:62px;
text-align:center;
width:155px
}