#ContainerALL {
	margin:auto;
	width:1050px;
	height:auto;
	position:relative;
	background: #cccccc url(images/bg950x600-1.jpg)	repeat-y top center;
	z-index:1;
	background-color: #990100;
	}

#Sponsors {
	z-index:5;
	width:800px;
	height:80px;
	position:absolute;
	left:125px;
	}

#HeaderGraphicIndex {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/index_graphic1.jpg);
	}
	
#HeaderGraphicStore {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/store_graphic1.jpg);
	}

#HeaderGraphicWhatsNew {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/whatsnew_graphic1.jpg);
	}

#HeaderGraphicTVFriends {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/tvfriends_graphic1.jpg);
	}

#HeaderGraphicVideos {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/videos_graphic1.jpg);
	}

#HeaderGraphicContactMike {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/contactmike_graphic1.jpg);
	}
	
#HeaderGraphicStations {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/stations_graphic1.jpg);
	}
	
#HeaderGraphicPhotos {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/photos_graphic1.jpg);
	}
	
#HeaderGraphicSponsors {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/sponsors_graphic1.jpg);
	}
	
#HeaderGraphicLegal {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/legal_graphic1.jpg);
	}
	
#HeaderGraphicLicense {
	z-index:2;
	width:1050px;
	height:320px;
	position:relative;
	background-repeat:no-repeat;
	left:0px;
	background-image: url(images/license_graphic1.jpg);
	}

#MainLinks {
	z-index:3;
	width:800px;
	height:50px;
	position:relative;
	left:150px;
	}

#MainContent {
	z-index:3;
	width:800px;
	height:auto;
	position:relative;
	left:125px;
	padding-bottom: 10px;
	padding-top:10px;
	}

#MainContent2 {
	z-index:3;
	width:800px;
	height:auto;
	position:relative;
	padding-bottom: 10px;
	}

#MainFooter {
	z-index:2;
	width:800px;
	height:auto;
	position:relative;
	left:125px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:12px;
	}
	
#PageTurner {
	z-index:2;
	width:800px;
	height:auto;
	position:relative;
	left:125px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:12px;
	}

#twocolumn1 {
	z-index:4;
	width:780px;
	height:390px;
	position:relative;
	left:135px;
	padding-bottom:0px;
	border: 1px solid #333333;
	}
	
#twocolumn2 {
	z-index:5;
	width:390px;
	height:390px;
	position:absolute;
	left:390px;
	top: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	}

#TopLinks {
	position:absolute;
	top:280px;
	left:124px;
	width:800px;
	height:50px;
	z-index:5;
	
	}

#tshirtbox {
	background-image:url(images/tshirtbg01.jpg);
	background-repeat:no-repeat;
	
	}

/* text attribs */


body {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #990100;
	}
	
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	color:#FFFFFF;
	}
	
.style1 a:link, a:active, a:visited{
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
	}

.style1 a:hover{
	text-decoration:none;
	border:none;
	}

.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:12px;
	}
	
.style2 a:link, a:active, a:visited{
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
	}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:18px;
	}
	
.style3 a:link, a:active, a:visited{
	text-decoration:underline;
	color:#FF0000;
	border:none;
	}
	
.style2 a:hover{
	text-decoration:none;
	border:none;
	}

.showdesc {
	font-style: italic; 
	font-size:1em;
	margin-left:10px;
	margin-right:10px;
	}

.pagefooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:1.2em;
}

.pagefooter a:link, a:active, a:visited{
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
	}

.pagefooter a:hover{
	text-decoration:none;
	border:none;
	}

.IndexHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	color:#FFFFFF;
	}
	
.IndexHeader a:link, a:active, a:visited{
	text-decoration:underline;
	color:#FFFFFF;
	border:none;
	}

.IndexHeader a:hover{
	text-decoration:none;
	border:none;
	}

.list1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	color:#FFFFFF;
	list-style:none;
	}

.list2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	color:#FFFFFF;
	list-style:none;
	}
	
.list2 a:link, a:active, a:visited{
	text-decoration:underline;
	color:#FFFFFF;
	}

.list2 a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}

.twocolumnLEFT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-top:10px;
	color:#FFFFFF;
	}

.adstyle1 {margin:0px;
	}

.adstyle1 a:link, a:active, a:visited, a:hover img { border:none;
	}

.adstyle1 a:link, a:active, a:visited, a:hover { border:none;
	}

.IndexHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:1.2em;
	}

a img {border: none; }

.videoCenter {
	}

