#holder
{
	width: 972px;
	margin: 0 auto;
	background-image: url(../../images/stripShadow.jpg);
	background-repeat: repeat-y;
}

body
{
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	color: #666;
	font-family: helvetica, sans;
	font-size: 12px;
	font-weight: 700;
}

#header
{
	width: 960px;
	height: 200px;
	background-image: url(../../images/headerGraphic.jpg);
	background-repeat: no-repeat;
	margin: 0 6px 0 6px;
}
#footer
{
	width: 960px;
	height: 102px;
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0 6px 0 6px;
	clear: both;
}
#main{margin: 0 6px 0 6px;}

#footerShadow
{
	width: 972px;
	height: 12px;
	background-image: url(../../images/botShadow.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

/* nav list elements styles */

* html #mainmenu { margin-top: 4px; }
.homepage #mainmenu { height: 18px; }


#mainmenu {list-style-type: none;  height: 18px; margin: 0 0 0 0; padding-top: 162px;}

#mainmenu li {float: left; display:  inline; padding: 0;}
#mainmenu a {display: block; height: 18px; }
#mainmenu a:hover {background-position: 0px -24px;}
#mainmenu a.selected, #mainmenu a.selected:hover {background-position: 0px -24px;}

#mainmenu #menubtn1
{
	background-image: url(../../images/lineUpButt.gif);
	width: 55px;
	margin-left:14px;
}

#mainmenu #menubtn2
{
	background-image: url(../../images/artistsButt.gif);
	width: 59px;
	margin-left:14px;
}

#mainmenu #menubtn3
{
	background-image: url(../../images/travelButt.gif);
	width: 56px;
	margin-left: 14px;
}

#mainmenu #menubtn4
{
	background-image: url(../../images/generalButt.gif);
	width: 98px;
	margin-left: 14px;
}

#mainmenu #menubtn5
{
	background-image: url(../../images/ticketsButt.gif);
	width: 59px;
	margin-left: 14px;
}

#mainmenu #menubtn6
{
	background-image: url(../../images/registerButt.gif);
	width: 71px;
	margin-left: 14px;
}
#mainmenu #menubtn7
{
	background-image: url(../../images/galleryButt.gif);
	width: 71px;
	margin-left: 14px;
}

#mainmenu #menubtn8
{
	background-image: url(../../images/timesButt.gif);
	width: 56px;
	margin-left: 14px;
}



.homepage #mainmenu #menubtn8 { background-image: url(../../images/blank.gif); no-repeat 0px 0px }

.off5000
{
	text-indent: -9999px;
	font-size: 1px;
}
.newsHeader
{
	color: #C00;
	font-family: helvetica, arial, sans;
	font-size: 14px;
	font-weight: 800;
}
#news{
	width:298px;
	padding:6px;
}
p{font-weight: normal;}

#sponsors
{
	float: right;
	padding-right: 17px;
	padding-top: 4px;
}
#ln{
	padding-left:26px;
	padding-top:56px;
}
.footerT
{
	font-size: 10px;
	font-weight: lighter;
	display: inline;
}

#content{
	width:940px;
	padding-left:21px;
	margin-top: 12px;
}
.artistMenu{ font-size:14px;font-weight:bold;}
a {color:#c03; text-decoration:none;}
a:hover {color:#000;}
a.selected, #artistMenu a.selected:hover {color:#000;}
#info{width:550px}
.tickets
{
	font-size: 14px;
	font-weight: bold;
}
#textNav 
{ 
	background-color: #FFF;
	padding-right:6px;	
	}
h1 {font-size: 16px;}
