
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
 	font-size: 12px;
	color: #FFFFCC;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: black url(images/pagebg.jpg) fixed no-repeat center;
}

a{
	color: #FFFFCC;
	text-decoration: none;
	text-align:center;
}

a:link{
	color: #FFFFCC;
	text-decoration: none;
}

a:visited{
	color: #FFFFCC;
	text-decoration: none;
}

a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

table.masthead{ 
	vertical-align:bottom;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	width: 100%;
	height: 111px;
	text-align: center;
	background:url(images/borderBG_top.gif) repeat; 
	position:relative;
	
}
table.footer{ 
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	width: 100%;
	height: 87px;
	text-align: center;
	background:url(images/borderBG_btm.gif) repeat; 
	position:relative;
	
}
table.footerMain{
	width: 650px;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
}
td.footerLeft{
	text-align: left;
}
td.footerRight{
	text-align: right;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 13px;
}
table.content{ 
	vertical-align:top;
	padding: 20px 20px 20px 20px;
	border-bottom: 0px;
	width: 650px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;}
td.contentTitle{ 
	vertical-align:top;
	padding: 0px 0px 0px 10px;
	border-bottom: 0px;
	width: 460px;
	text-align: left;}
	
img.whiteBorder{
	border-style:solid;
	border-color:  #FFFFCC;
	border-width:4px;
	}
	
table.contentTop{ 
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	width: 650px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;}
	
	
table.contentArtistTop{ 
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	width: 700px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;}
table.contentArtist{ 
	vertical-align:top;
	padding: 20px 20px 20px 20px;
	border-bottom: 0px;
	width: 700px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;}
	
td.contentSubNavLeft{ 
	vertical-align:top;
	padding: 0px 10px 0px 0px;
	border-bottom: 0px;
	width: 225px;
	text-align: right;}
td.contentSubNavRight{ 
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	width: 475px;
	text-align: left;}
td.contentSubNavMiddle{ 
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	width: 650px;
	text-align: center;}
	
table.contactHeader{ 
	vertical-align:top;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	width: 650px;
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 13px;
	font-weight:bold;}
	
hoursInfo p{ 
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
 	font-size: 13px;}
	