body  { 
	background:#fff;
	padding:0px;
	margin:0;
	padding:0;
	background-image:url(images/vvaBG.png);
	background-repeat:repeat-x;
	}

#menu {
	margin:0;
	padding:0; 
	height:90px; 
	width:950px; 
	z-index:9;
	margin-left:auto;
	margin-right:auto;
	}
#menu ul { 
	margin:0;
	padding-left:0;
	border:none; 
	outline:none; 
}
#menu ul li { 
	display:block;
	padding-left:0; 
	float:left; 
	text-align:left;
	margin-right:2em; 
	text-decoration:none; 
	border:none; 
	outline:none;
	}
#menu li a { 
	color:#06C;
	font:13px Arial, Helvetica, sans-serif; 
	text-decoration:none;
	line-height: 1.3em; 
	display:block; 
	margin-top:22px; 
	margin-left:5px; 
	border:none; 
	outline:none;
	font-weight:bold;
	word-spacing:4px;
	padding-left:10px;
	}
#menu li a:hover { 
	color:#0CF;
	border:none; 
	outline:none;
	}
#menu li span { 
	font:11px Arial, Helvetica, sans-serif; 
	color:#6CF; 
	margin:0; 
	word-spacing:2px;
	}
#menu li span:hover  {color:#0CF;
}


#menuBox
{
	width:auto;
	height:96px;
	background-image:url(images/vvaMENUBG.png); 
	background-repeat:repeat-x;


}


#mainBox {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	height: 700px;
	background-color: none;

}

#containerOne {
	width:950px;
	margin:0;
	padding:0;
	height:auto;

}

#container {
	margin:auto;
	width:950px;
	position:relative;
	height:370px;
	margin-top:15px;
	background-color:#fff;
}


.slideshow-item
{
	height:370px;
	overflow:hidden;
	width:auto;
	position:absolute;
	top:0px;
	width:950px;
}

/*styling to ensure all content is displayed if JS is disabled, this class is removed by JS onDomReady*/
.noscript .slideshow-item
{
	position:relative;
}

.slideshow-item .slideshow-text
{
	padding:8px;
	position:absolute;
	bottom:0px;
	left:0px;
	color:#000;
	background-color:#fff;
	width:950px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	z-index:1000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.slideshow-item img
{
	float:left;
	padding-right:8px;
}


/*Banner*/

#banner {
	width:950pxp;
	height:100px;
	margin-top:25px;
	
}


.slideshow-item
{
	height:370px;
	overflow:hidden;
	width:auto;
	position:absolute;
	top:0px;
	width:950px;
}

/*styling to ensure all content is displayed if JS is disabled, this class is removed by JS onDomReady*/
.noscript .slideshow-item2
{
	position:relative;
}



.slideshow-item2 img
{
	float:left;
	padding-right:8px;
}


/* Content */


#ad {
	background:none;
	width: 950px;
	height:70px;
	text-align:center;
	padding-top:10px;
}

#adTees {
	background:none;
	width: 950px;
	height:100px;
	text-align:center;
	padding-top:10px;

}

#frame {
	background:none;
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	height:700px;

}

#columns {
	background:none;
	width: 950px;

}

#column1 {
	background:none;
	width: 400px;
	height:auto;
	float:left;
	padding-right:40px;
}

/* NEWS */


#newsBox {
	 width: 389px; 
	 height: 100px; 
	 overflow: auto; 
	 padding:5px;
}

.news {
	list-style:none;
	
}

.news li {
	list-style:none;
	
}

#column2 {
	background:none;
	width: 200px;
	height:auto;
	float:left;
	padding-left:40px;
}


#column3 {
	background:none;
	width: 200px;
	height:auto;
	float:right;
	padding-left:20px;
}

#networksBox {
	background:none;
	width: 200px;
}


/*Tees Categories */


#tees{
	background:none;
	width:950px;
	height:450px;
	margin-top:20px;
	float: left;



}

#tee1{
	background:none;
	width:190px;
	height:350px;
	float:left;



}

#tee2{
	background:none;
	width:190px;
	height:350px;
	float:left;



}
#tee3{
	background:none;
	width:190px;
	height:350px;
	float:left;



}
#tee4{
	background:none;
	width:190px;
	height:350px;
	float:left;



}

#tee5{
	background:none;
	width:190px;
	height:350px;
	float:left;



}
#teesCol {
	width:171px;
	margin-top:8px;
	word-spacing:5px;


}



/*About*/

#aboutBox {
	background:none;
	width:950px;
	height:650px;
	margin-top:20px;

}

#about {
	background:none;
	width:450px;
	height:640px;
	margin-top:30px;
	text-align:left;
	float:left;

}

#quality {
	background:none;
	width:450px;
	height:640px;
	margin-top:30px;
	text-align:left;
	float:right;

}


#about li {
	list-style:none;
	max-width:400px;
	padding-left:20px;
	
}

#quality li {
	list-style:none;
	max-width:400px;
	padding-left:20px;
	
}






/*Design Your Own */


#yourOwn{
	background:none;
	width:950px;
	height:690px;
	margin-top:0;



}

#yourOwn2{
	background:none;
	width:950px;
	height:910px;
	margin-top:0;

}


p {
	color:#09F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:18px;
	margin-top:0px;
	padding: 0;
	padding-left:8px;
}

a {
	text-decoration:none;
	outline:none;
	border:none;
	font-weight:bold;
	color:#EC008C;
}

a:visited {
	text-decoration:none;
	outline:none;
	border:none;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	outline:none;
	border:none;
	font-weight:bold;
	background-image:url(images/ROLL.png);
	background-repeat:repeat-x;
}

h1 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#06C;
	text-align:center;
}



h2 {
	font-size:17px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#0072BC;
	text-align:justify;
	font-weight:bold;
	border:#CCC;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#06C;
	text-align:justify;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:12px;

}
.byline {
	margin: -15px 0 10px 0;
}


.jLinks {
	text-decoration:none;
	outline:none;
	border:none;
}




/* Footer */

.clear {clear:both;height:1px;overflow:hidden;}


#footer {
	height:65px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;

}

#footer a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999;
	background:none;

	
}

#footer a:hover {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#EC008C;
	
}
