body			{
	background-color: #FFFFFF;
	padding-top: 80px;
	padding-bottom: 80px;
	}

h1			{
	display: none;
	}

a			{
	color: #003377;
	text-decoration: none;
	}

a:hover			{
	color: #000000;
	}

a:active		{
	color: #EEBB33;
	}

.lyric			{
	text-align: center;
	font: italic normal normal x-small "Georgia", serif;
	color: #CCCCCC;
	margin-top: 20px;
	}

/* divs */

#holder			{
	width: 700px;
	margin: 0px auto 0px auto;
	font: normal normal normal x-small "Verdana", sans-serif, serif;
	}

#menuHolder		{
	width: 700px;
	height: 20px;
	padding-bottom: 5px;
	position: relative;
	}

#navyHolder		{
	width: 700px;
	height: auto;
	background-color: #003377;
	}

#logo			{
	width: 700px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	background: transparent url(logo.gif) no-repeat scroll 0 0;
	}

#paddedHolder		{
	padding: 10px;
	padding-top: 0px;
	}

#image			{
	width: 388px;
	height: 188px;
	background: #FFFFFF url(38.jpg) no-repeat scroll 4px 4px;
	border: 2px solid #EEBB33;
	padding: 4px;
	float: left;
	}

#newsgigsHolder		{
	height: 188px;
	margin-left: 410px;
	background-color: #FFFFFF;
	border: 2px solid #EEBB33;
	padding: 4px;
	color: #000000;
	}

#newsgigs		{
	height: 180px;
	background-color: #CCDDEE;
	padding: 4px;
	overflow: auto;
	}

#newsgigs h2		{
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	}

#newsgigs h2.gigs	{
	padding-top: 12px;
	}

#newsgigs p		{
	margin: 0px;
	padding: 0px;
	}

#footerHolder		{
	padding: 10px;
	color: #EEBB33;
	}

#footerHolder div p	{
	margin: 0px;
	padding: 0px;
	}

#footerLeft		{
	width: 50%;
	float: left;
	}

#footerRight		{
	width: 50%;
	float: left;
	text-align: right;
	}

#clearBoth		{
	clear: both;
	}

/* menu */

#menu			{
	width: 695px;
	position: absolute;
	list-style: none;
	top: 2px;
	left: 6px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	display: inline;
	overflow: hidden;
	}
	
#menu li		{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	}

#menu a			{
	float: left;
	margin: 5px; 
	padding: 12px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:12px; /* for IE5/Win */
	}
	
#menu a:hover		{
	background-position: 0 -12px;
	}

#menu a.selected	{
	background-position: 0 -24px;
	}
	
#news a			{
	width: 34px;
	background: url(../menu/news.gif) top left no-repeat;
	}

#bandinfo a		{
	width: 66px;
	background: url(../menu/bandinfo.gif) top left no-repeat;
	}

#discography a		{
	width: 83px;
	background: url(../menu/discography.gif) top left no-repeat;
	}

#songs a		{
	width: 41px;
	background: url(../menu/songs.gif) top left no-repeat;
	}

#gigography a		{
	width: 79px;
	background: url(../menu/gigography.gif) top left no-repeat;
	}

#multimedia a		{
	width: 70px;
	background: url(../menu/multimedia.gif) top left no-repeat;
	}

#gallery a		{
	width: 50px;
	background: url(../menu/gallery.gif) top left no-repeat;
	}

#press a		{
	width: 32px;
	background: url(../menu/press.gif) top left no-repeat;
	}

#memorabilia a		{
	width: 79px;
	background: url(../menu/memorabilia.gif) top left no-repeat;
	}

#features a		{
	width: 54px;
	background: url(../menu/features.gif) top left no-repeat;
	margin-right: 0px;
	}

#links a		{
	width: 32px;
	background: url(../menu/links.gif) top left no-repeat;
	}
