html, body { border: 0; margin: 0; padding: 0;}
body
	{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-position: center top; 
	background-repeat: no-repeat;
	min-height: 1175px;
	}
h1
	{
	font-size: 1.3em;
	margin: 0.5em auto;
	color: #0da0ce;
	}

#main
	{
	padding: 10px;
	}
	
#footer
	{
	clear: both;
	background-image: url(../images/footer.jpg);
	height: 73px;
	padding: 30px 0 0 0;
	width: 960px;
	margin-top: 4px;
	margin-bottom: -10px;
	background-color: #000;
	}

#wrapper
	{
	background-color: #ffffff;
	width: 960px;
	margin-top: 210px;
	margin-left: auto;
	margin-right: auto;
	}
a
	{
	color: #0da0ce;
	text-decoration: none;
	}
a:hover
	{
	text-decoration: underline;
	color: #ffffff;
	}
#nav
	{
	width: 960px;
	}
	
#nav
	{
	height: 55px;
	position: relative;
	background-image: url(../images/nav-bg.jpg);
	font-size: 14px;
	border-bottom: solid 1px #ffffff;
	}
#nav ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav li
	{
	float: left; 
	height: 45px;
	padding: 10px 15px 0 15px;
	}	
#nav li.last
	{
	padding-right: 0;
	}	
#nav a 
	{
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	}
#nav li a:hover
	{
	color: #4aafe1;
	}
#nav li ul
	{
	display: none;
/*	display: block;  */
	position: absolute;
	width: 960px;
	left: 0;
	top: 27px;
	z-index: 100;
	}
#nav ul ul li
	{
	float: left;
	height: 20px;
	z-index: 10;
	position: relative;
	padding-right: 20px;
	}
#nav ul ul li a {
	font-size: 11px;
}	
#nav ul ul li a:hover
	{
	color: #000000; 
	cursor: pointer;
	}
#nav ul li:hover ul, #nav ul li.sfHover ul
	{
	display: block;
	}
#nav ul ul ul
	{
	display: none !important;
	position: absolute;
	background-color: #4aafe1;
	width: 165px;
	}
#nav ul ul li:hover ul	
	{
	display: block !important;
	} 
#nav ul ul ul li
	{
	float: none;
	padding: 0 0 0 15px;
	width: 165px;
	height: auto;
	margin: 5px 0;
	}
#nav ul ul ul li:hover
	{
	background-color: #1e4494;
	width: 150px;
	}
	
.clearer
	{
	clear: both;
	}
* html body
	{
	margin: 0;
	padding: 0;
	}
#copyright
	{
	color: #ffffff;
	font-size: 0.9em;
	padding: 0 10px;
	}
#copyright a
	{
	color: #ffffff;
	}
#footermenu, #footermenu a
	{
	color: #ffffff;
	font-size: 1.1em;
	}	



.newsleft {
	float: left;
	width: 576px;
}
.newsright {
	float: left;
	width: 341px;
	margin-left: 23px;
}
.linkbutton {
	margin-top: 5px;
}	


.latestbox {
	background-color: #ffffff;
	color: #ffffff;
	}	
.latesttitle
	{
	height: 15px;
	background-image: url(../images/bar-one.jpg);
	padding: 3px 8px;
	font-weight: bold;
	color: #ffffff;
	}
.latesttext h1, .latesttext p {
	margin: 0;
}	
.latestcontent
	{
	background-color: #000000;
	overflow: hidden;
	}
.latesttext
	{
	margin: 0 15px;
	width: 444px;
	}
.latestimg
	{
	float: left;
/*	background-image: url(../images/news-image-bg.jpg); */
	width: 434px;
	height: 226px;
	padding: 5px; 
	margin: 10px 10px 0 10px;
	text-align:center;	
	}	
.date {
	color: #636162;
	font-size: 0.9em;
	font-weight: normal !important;
}
.latesttext br {
	font-size: 0.5em;
}
.latesttext a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.latesttext a:hover {
	text-decoration: underline;
}	
.scrollnews {
	float: right;
	width: 90px;
	height: 316px;
	background-image: url(../images/scrollnews_bg.jpg);
	background-repeat: no-repeat;
	overflow: none;
	text-align: center;
}

* html .scrollnews {
 	background-attachment: fixed; 
}	
.scrollnews img {
	margin: 5px 0 0 0;
}

.scrollnews li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
	text-align: center;
}

.scrollnews li.active img {
	border: 2px solid #000000;
}

.divider {
	clear: both;
	border-top: solid 1px #ffffff;
}
.feedlogo {
	float: left;
	width: 96px;
	height: 110px;
	border-right: solid 1px #ffffff;
}
.morenews {
	background-image: url(../images/news-bg.jpg);
	height: 110px;
	float: right;
	width: 479px;
}
.morenews ul {
	padding: 0;
	margin: 0; 
	padding: 10px 0 15px 20px;
}
.morenews ul li {
	font-weight: bold;
	list-style-type: disc !important;
}
.morenews a{
	color: #ffffff;
}
.morenews ul li .date {
	font-size: 0.7em;
}

.morenews p {
	display: none;
}

.announcments {
	padding: 5px;
	display: none;
}

#jclassic, #photo-wrap, #sponsors-wrap  {
	margin-bottom: 10px;
}

.vjbl-main #jclassic {
width: 210px;
float: left;
display: inline;
}

.vjbl-main #regional-box {
	float: left;
	display: inline;
	width: 108px;
	margin-left: 20px;
}

#jclassictitle, #photo-galtitle, #sponsors-title {
	background-image: url(../images/bar-two.jpg);
	height: 16px;
	padding: 3px 8px;
	font-weight: bold;	
	color: #ffffff;	
}

.vjbl-main #jclassictitle {
	background-image: url(../images/bar-one.jpg);
background-repeat: no-repeat;
background-position: right;
}

#jclassiccontent  {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #4aafe1;
	height: 186px;
	padding: 3px 3px 3px 4px;
	overflow: hidden;
}

.region #jclassiccontent {
	height: auto;
}

#photo-galcontent, #sponsors-content {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #4aafe1;
	padding: 3px 3px 3px 4px;
	overflow: hidden;
}

#jclassiccontent p, .smallboxcontent p {
	margin: 0;
}

.fp-content {
	background-color: #FFF;
}

.test {
	width: 100%;
	height: 100%;
	background-color: #000000;
}

.smallbox {
	width: 165px;
	float: left;
}	
.smallboxtitle {
	background-image: url(../images/bar-three.jpg);
	height: 16px;
	padding: 3px 8px;
	font-weight: bold;
	color: #ffffff;			
}
.smallboxcontent {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #4aafe1;
	height: 192px;
	padding: 5px 4px 5px 5px;
	overflow: hidden;
}	
#totw .smallboxcontent {
	padding: 5px 5px 5px 6px;
}
#jclassic h1, .smallbox h1 {
	margin: 0;
}	
#itz {
	margin-right: 11px;
}

.frontbutton {
	float: left;
	margin-top: 10px;
}	

#admin {
	width: 209px;
	height: 105px;
	color: #ffffff;
	padding: 35px 0 0 10px;
	background-image: url(../images/admin-login.jpg);
}
#admin form {
	margin:0;
	padding: 0;
}	
#admin label {
	display: block;
	float: left;
	width: 70px;
}

#livestats, #tryouts, #admin, #beyond, #oranges {
	margin-right: 21px;
}

#bannerad {
	position: absolute;
	height: 90px;
	width: 940px;
	font-weight: bold;
	font-size: 3em;
	top: 5px;
	text-align: center;
}

#right-header {display:inline;float:left;height:72px;margin-left:700px;margin-top:-85px;position:absolute;width:214px;}

li.selected a {
	color: #ff0d01;
}	
li.selected a:hover {
	color: #2e7450;
}
.archivelink {
	text-align: right;
	padding-top: 30px;
}


.smallboxcontent dl.csc-textpic {
	padding: 5px 0 0 0;
	margin: 0px;
}


.smallboxcontent .csc-textpic p.bodytext {
	text-align: left;
}

.footer {
	margin-bottom: -10px;
	background-color: #000;
}

.mainleft {
	float: left;
	width: 240px;
	overflow: hidden;
}
.mainright {
	float: right;
	width: 700px;
}

.bvfeed, .bafeed {
	font-style:normal;
	background-repeat: no-repeat;	
	padding-left: 100px;
	width:380px;
}

.bvfeed {
	height: 64px;
	background-image: url(../images/bvic_logo.jpg);
}

.bafeed {
	height: 42px;
	background-image: url(../images/baus_logo.jpg);
	margin-top: 3px;
}

#twrss_table {
	border: none;
	line-height: normal;
	margin: 0;
}

#twrss_table .twrss_bodytext {
	font-family: Arial;
	font-size: 10px;
	border: none;
	margin: 0px;
	line-height: normal;
	font-weight: normal;
}

#twrss_table .twrss_bodytext a {
	color: #FFF;
	border: none;
}

#twrss_table .twrss_bodytext a:hover {
	color: #0da0ce;
	border: none;
}

.jc-left {
	background-image: url(../images/region/divide.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 5px;
}

.jc-left, .jc-right {
	float: left;
	width: 160px;
	font-size: 11px;
}

.jc-right {
	padding-left: 5px;
}

.fp-newsbox {
	margin-top: 10px;
}

#news-region-title {
	font-size: 14px;
	margin-top: 10px;
	font-weight: bold;
}

#news-region-sub p.bodytext {
	margin: 0;
}

/* Forum Styles */

.tx-wecdiscussion-form {
	background-color: #EEEEEE;
}

.tx-wecdiscussion-form div.inputFormRow span.label {
	width: 10%;
}

.tx-wecdiscussion-form div.inputFormRow span.inputBox {
	width: 88%;
}

.tx-wecdiscussion-forumMessageSubject {
	background-color: #0699DE;
}

.tx-wecdiscussion-button a, .tx-wecdiscussion-button a:active, .tx-wecdiscussion-button a:link, .tx-wecdiscussion-button a:visited {
	background-color: #999999;
}

.tx-wecdiscussion-button a:hover {
	background-color: #0699DE;
}

/* Gallery List Page */

.gallery-list-item {
	float: left;
	display: inline;
	width: 323px;
	height: 130px;
	margin: 0 10px 10px 0;
}

.gallery-list-image {
	float: left;
	display: inline;
	width: 130px;
	margin-right: 5px;
}

.gallery-list-sub p.bodytext {
	margin: 0 0 5px 0;
	font-size: 11px;
}

.gallery-list-browse .tx-ttnews-browsebox table {
	float: left;
	display: inline;
	width: 100%;
	border: 0px;
}

.gallery-list-browse .tx-ttnews-browsebox table td {
	background-image: none;
}

.gallery-list-date {
	font-size: 10px;
	color: #666;
}

.gallery-list-title a:hover, .gallery-front-item a:hover {
	color: #0DA0CE;
	text-decoration: underline;
}

.gallery-front-item {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	margin: 10px 0 0px 30px;
	text-align: center;
}