body {
	margin-top: 24px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
	background-color: #000000;
	scrollbar-arrow-color: #eee;
	scrollbar-3dlight-color: #444;
	scrollbar-highlight-color: #eee;
	scrollbar-face-color: #444;
	scrollbar-shadow-color: #eee;
	scrollbar-darkshadow-color: #444;
	scrollbar-track-color: #fff;	
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

.footertext a:link {
	color: #FFF;
	text-decoration: none;
}
.footertext a:visited {
	color: #FFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #FFF;
	text-decoration: none;	
}
.footertext a:active {
	color: #FFF;
	text-decoration: none;
}

#container {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	background: url(images/bg.jpg) no-repeat;	
}

#container_2 {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	background: url(images/bg_fade.jpg) no-repeat;	
}

#container_highways {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	background-color:#000000;
}

#header {
/*	position: relative; */
	z-index: 1; 
	width: 1000px;
	height: 64px;
}

#logo {
	float: left;
/*	position: relative; */
	z-index: 2; 
	width: 300px;
	height: 64px;
	background: url(images/logo.png) no-repeat;
}

#logoback {
	float: left;
/*	position: relative; */
	z-index: 2; 
	width: 300px;
	height: 64px;
	background: url(images/logo_backroads.png) no-repeat;
}

#fade {
	float: left;
/*	position: relative; */
	z-index: 2; 
	width: 100px;
	height: 64px;
	background: url(images/fade.gif) no-repeat;
}

#menutop {
	float: right;
/*	position: relative; */
	z-index: 90; 
	width: 600px;
	height: 64px;
}

#contentindex {
	z-index: 6;
	width: 1000px;
	height: 423px;
}

#content {
	z-index: 6;
	width: 1000px;
	height: 423px;
	background: url(images/bg_content.jpg) no-repeat;
}

#content_video {
	z-index: 6;
	width: 1000px;
	height: 423px;
}

#content_highways {
	z-index: 6;
	width: 1000px;
	height: 423px;
	margin: 0;
	text-align: left;
	overflow:hidden;
}

#content_highways_left {
	z-index: 6;
	float: left;
	width: 600px;
	height: 402px;
	padding-top: 20px; 
	margin: 0;
	text-align: left;
	overflow:hidden;
	display:inline;
}

#content_highways_right {
	float: right;
	z-index: 6;
	width: 400px;
	height: 402px;
	padding-top: 20px; 
	margin: 0;
	display:inline;
	text-align: left;
	overflow:hidden;
	background-color:#000000;
}

#homeflash {
	z-index: 6;
	float: right;
	width: 600px;
	height: 80px;
}

#contentleft {
	float: left;
	margin: 37px 10px 37px 40px;
	padding: 24px 24px 0px 24px;
	width: 482px;
	height: 325px;
	display: inline;
	text-align: left;
	color: #000000;
	letter-spacing: +1px;
	line-height: 20px;
}

#contentleftshows {
	float: left;
	margin: 37px 10px 37px 40px;
	padding: 24px 24px 0px 24px;
	width: 482px;
	height: 325px;
	display: inline;
	text-align: left;
	color: #000000;
	letter-spacing: +1px;
	line-height: 20px;
}

#showstitle {
	float: left;
	width: 482px;
	height: 35px;
	text-align: left;
	color: #000000;
}

#showslist {
	float: left;
	width: 482px;
	height: 290px;
	text-align: left;
	color: #000000;
	overflow-x: hidden;
	overflow-y: auto;
}

#contentvenues {
	float: left;
	margin: 37px 10px 37px 40px;
	padding: 24px 24px 0px 24px;
	width: 832px;
	height: 325px;
	display: inline;
	text-align: left;
	color: #000000;
	letter-spacing: +1px;
	line-height: 20px;
	overflow-x: hidden;
	overflow-y: auto;	
}

#venuestitle {
	float: left;
	width: 832px;
	height: 35px;
	text-align: left;
	color: #000000;
}

#venueslist {
	float: left;
	width: 832px;
	height: 290px;
	text-align: left;
	color: #000000;
	overflow-x: hidden;
	overflow-y: auto;
}

#content_video_left {
	float: left;
	margin: 37px 10px 37px 40px;
	padding: 24px 24px 0px 24px;
	width: 482px;
	height: 325px;
	display: inline;
	text-align: left;
	color: #000000;
	letter-spacing: +1px;
	line-height: 20px;
	background: url(images/bg_content_left_alt.png);
}

#contentright {
	float: left;
	margin: 37px 69px 37px 0px;
	width: 350px;
	height: 350px;
	display: inline;
}

#footermenu {
	clear: both;
/*	position: relative; */
	z-index: 9; 
	width: 1000px;
	height: 26px;
}

#footer {
	clear: both;
/*	position: relative; */
	z-index: 9; 
	width: 1000px;
	height: 30px;
}

#footerleft {
	float: left;
/*	position: relative; */
	z-index: 9; 
	width: 480px;
	height: 30px;
	display: inline;
	padding-top: 6px;
	padding-left: 16px;
	text-align: left;
}

#footerright {
	float: right;
/*	position: relative; */
	z-index: 9; 
	width: 480px;
	height: 30px;
	display: inline;
	padding-top: 6px;
	padding-right: 16px;
	text-align: right;
}

.titletext
{
	font: 116% Verdana, Arial, Helvetica, sans-serif;;
	color: #000;
	font-weight: bold;
	letter-spacing: +1px;
}

.shows
{
	font: 84% Verdana, Arial, Helvetica, sans-serif;;
	color: #000;
	letter-spacing: +1px;
}

.footertext
{
	font: 84% Verdana, Arial, Helvetica, sans-serif;;
	color: #AAAAAA;
	letter-spacing: +1px;
}

/* fix png transparency in IE5+ for all PNG images */
img, #logo { behavior: url(iepngfix.htc); }
img, #container { behavior: url(iepngfix.htc); }
img, #container_2 { behavior: url(iepngfix.htc); }
img, #container_highways { behavior: url(iepngfix.htc); }
img, #content { behavior: url(iepngfix.htc); }
img, #contentleft { behavior: url(iepngfix.htc); }
img, #content_video_left { behavior: url(iepngfix.htc); }
img, #content_video { behavior: url(iepngfix.htc); }
img, #content_highways { behavior: url(iepngfix.htc); }
img, #content_highways_left { behavior: url(iepngfix.htc); }
img, #content_highways_right { behavior: url(iepngfix.htc); }
img, #contentright { behavior: url(iepngfix.htc); }
/* end of png image fix */


/* hover menu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.menu_main ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu_main li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu_main table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu_main a, .menu_main :visited {
display:block;
font-size:10px;
font-weight: bold;
letter-spacing: +1px;
width:120px;
padding:7px 0;
color:#FFF;
background-color:#353535;
text-decoration:none;
text-align:center;
}
/* style the links hover */
.menu_main :hover{
color:#000;
background-color:#9A9A9A;
}

/* hide the sub level links */
.menu_main ul ul {
visibility:hidden;
position:absolute;
width:120px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu_main ul li:hover ul,
.menu_main ul a:hover ul{
visibility:visible;
}

/* definition of footer menu */
a.footnav, a.footnav:link, a.footnav:visited {
	display:block; 
	padding: 2px 16px; 
	height:20px; 
	background:transparent; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#000; 
	line-height:20px; 
	overflow:hidden; 
	float:left;
}

a.footnav:hover {
	color:#444444; 
	background:transparent;
}

a.footnav:active {
	color:#444444; 
	background:transparent;
} 

a.footnavupright {
	display:block; 
	padding: 2px 4px; 
	height:20px; 
	background:transparent; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#000; 
	line-height:20px; 
	overflow:hidden; 
	float:left;
}

/* definition of footer menu ends here */


/* definition of footer buy now menu */
a.footnavbuy, a.footnavbuy:link, a.footnavbuy:visited {
	display:block; 
	padding: 2px 16px; 
	height:20px; 
	background:transparent; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:13px; 
	font-weight:bold; 
	color:#FFF; 
	line-height:20px; 
	overflow:hidden; 
	float:left;
}

a.footnavbuy:hover {
	color:#888888; 
	background:transparent;
}

a.footnavbuy:active {
	color:#888888; 
	background:transparent;
} 

a.footnavbuyupright {
	display:block; 
	padding: 2px 4px; 
	height:20px; 
	background:transparent; 
	margin-top:2px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#FFF; 
	line-height:20px; 
	overflow:hidden; 
	float:left;
}

/* definition of footer buy now menu ends here */