@charset "utf-8";/* CSS Document */

#wrapper {text-align: left;	margin: 0px auto;	padding: 0px;	border:0;	width: 900px;	background-color: #FFFFFF;	background-image: url(/path/to/your/background_cols.gif);	background-repeat: repeat;}
#header {background-image: url(../images/header.png);	height: 182px;	width: 900px;	margin-top: 0;	margin-right: 0;	margin-bottom: 0px;	margin-left: 0;}
#left {	float: left;	width: 150px;	background-color: #FFFFFF;}
#right {margin: 0;	float: left;	width: 750px;	height: 1% /* Holly hack for Peekaboo Bug */;	background-color: #FFFFFF;}
#right 

#promo1 {	background-image: url(../images/artBG.png);	background-repeat: no-repeat;	background-position: top;	padding: 10px;	float: left;	height: auto;	width: 680px;	margin-left: 10px;}
#footer {	clear: both;	background: #F0F0F0;}
#body {	background-attachment: fixed;	background-image: url(../images/bg.png);	background-repeat: repeat-x;	background-position: left top;}
#home {	background-image: url(../images/nav.png);	float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}

#vs {	background-image: url(../images/nav.png);	background-position: 0px -31px;	height: 30px;	width: 150px;	float: left;	text-indent: -9999px;}
#ve {	background-image: url(../images/nav.png);	background-position: 0px -61px;	float: left;	height: 30px;	width: 150px;	text-indent: -9999px;}
#ts {	background-image: url(../images/nav.png);	background-position: 0 -91px;	float: left;	height: 30px;	width: 150px;	text-indent: -9999px;}
#help {	background-image: url(../images/nav.png);	background-position: 0px -121px;	float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}
#ccf {	background-image: url(../images/nav.png);	background-position: 0px -151px;	float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}

#home a { float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}
#vs a {	float: left;	height: 30px;	width: 150px;	text-indent: -9999px;}
#ve a {	float: left;	height: 30px;	width: 150px;	text-indent: -9999px;}
#ts a {	float: left;	height: 30px;	width: 150px;	text-indent: -9999px;}
#help a { float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}
#ccf a { float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}

#home a:hover{background-image: url(../images/nav.png);	background-position: 150px 0px;	float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}
#vs a:hover{background-image: url(../images/nav.png);	background-position: 150px -31px;	height: 30px;	width: 150px;	float: left;	text-indent: -9999px;}
#ve a:hover{background-image: url(../images/nav.png);	background-position: 150px -61px;	float: left;	height: 30px;	width: 150px;	text-indent: -9999px;}
#ts a:hover{background-image: url(../images/nav.png);	background-position: 150px -91px;	float: left;	height: 30px;	width: 150px;	text-indent: -9999px;}
#help a:hover{background-image: url(../images/nav.png);	background-position: 150px -121px;	float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}
#ccf a:hover{background-image: url(../images/nav.png);	background-position: 150px -151px;	float: left;	height: 31px;	width: 150px;	text-indent: -9999px;}
#right 

#vdsheader {background-image: url(../images/VDSheader.png);	float: left;	height: 150px;	width: 710px;	background-position: 10px;	background-repeat: no-repeat;}
#right 
#vhheader {background-image: url(../images/VHSheader.png);	background-repeat: no-repeat;	background-position: 10px;	float: left;	height: 150px;	width: 710px;}
#right 
#trheader {background-image: url(../images/TRheader.png);	background-repeat: no-repeat;	background-position: 10px;	float: left;	height: 150px;	width: 710px;}
#right 
#helpheader {background-image: url(../images/HELPheader.png);	background-repeat: no-repeat;	background-position: 10px;	float: left;	height: 150px;	width: 710px;}