body {
	color: #000000;
	font-size: 16px;
	font-family: Arial, sans-serif;
	background-color: #999999;
/*	background-color: #666666;	*/
	margin: 0px 0px 0px 0px;
}

a{
	color:#660033;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

img{
	border-color: #000000;
}


.homefoot td{
	width: 240px;
	color: #660033;
	padding-right: 10px;
	padding-left: 10px;
}
.homefoot ul {
font-size: 13px;
margin-top: 0px;
padding-left: 10px;
margin-left: 10px;
list-style-type: square;
}
.homefoot a {
color: #660033;
text-decoration: none;
}
.homefoot a:link {
color: #660033;
text-decoration: none;
}
.homefoot a:hover {
color: #660033;
text-decoration: underline;
}
.homefoot a:active {
color: #660033;
}
.homefoot a:visited {
color: #660033;
}


.gallery a {
color: #660033;
text-decoration: none;
}

.gallery a:link {
color: #660033;
text-decoration: none;
}

.gallery a:hover {
color: #660033;
text-decoration: underline;
}
.gallery a:active {
color: #660033;
}
.gallery a:visited {
color: #000000;
}

H1{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color : #000000;
	text-align:center;
}
H2{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color : #000000;
	text-align:center;
}
H3{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color : #660033;
}

TD  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color : #000000;
}


P {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color : #000000;
}


/* Bar across top of the page*/
.topbar{
/*background-color: #ae3939;*/
background-color: #CC3333;
color: #ffffff;
text-align:center;
font-size: 20px; 
}

/*multiple*/
.multiple{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.main-body{

padding: 0px;
padding-top: 0;
height: 100%;
}
/*Footer*/
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color : #FFFFFF;
}
.footerbackground{
	background-color : #660033;
}



.footer A {
	text-decoration: none;
}
.footer A:link {
	color:#ffffff;
}
.footer A:hover {
	color: #ffffff;
	text-decoration: underline;
}
.li-news A:active {
	color:#ffffff;
}
.footer A:visited {
	color: #ffffff;
}






/*LEFT HANDSIDE NAVIGATION FUNCTION*/
/*Non-mouseover effect for menus*/

/*menuheader and footer for page*/
.menuheader{
background: #990000;
}

/* line between menu items */
.menutopa{
background-color: #000000;
}

/*Left column */
.menubackground{
background: #ae3939 url(images/ticketsa.jpg);
}

/*Header Bottom*/
.headerbottom{
background-color: #ae3939;
}

/*Menu section titles*/
.concertschedule{
COLOR: #FFFFFF;
BACKGROUND-COLOR: #333333;
text-align:center;
BORDER-LEFT: #990000 6px solid;
BORDER-RIGHT: #990000 6px solid;
}


/*Begining of new 09/17/09 Left Side Navigation*/
#navcontainer {
width: 230px;
 }

#navcontainer ul
{
padding-left: 0;
margin:0 0 0 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
/*text-indent: 25px;*/
}

#navcontainer li{
list-style-image: url(images/transparentgif.gif);
}

#navcontainer a 
{
border-left: #990000 6px solid;
border-right: #990000 6px solid;
border-bottom: #000000 1px solid;
COLOR: #ffffff;
background-color: #666666;
cursor: pointer;
/*cursor: hand;	*/
font-size: 16px; 
display: block;
padding: 1px;
height: 19px;
line-height: 19px;
text-decoration: none;
text-indent: 10px;
}

#navcontainer a:link, #navlist a:visited
{
border-left: #990000 6px solid;
border-right: #990000 6px solid;
border-bottom: #000000 1px solid;
COLOR: #ffffff;
background-color: #666666;
cursor: pointer;
/*cursor: hand;	*/
font-size: 16px; 
display: block;
padding: 1px;
height: 19px;
line-height: 19px;
text-decoration: none;
text-indent: 10px;
}

#navcontainer a:hover
{
border-left: #333333 6px solid;
border-right: #990000 6px solid;
border-bottom: #000000 1px solid;
COLOR: #ffffff;
background-color: #333333;
cursor: pointer;
/*cursor: hand;	*/
font-size: 16px; 
display: block;
padding: 1px;
height: 19px;
line-height: 19px;
text-indent: 10px;
}

#navcontainer div.menutitle  {
border-left: #990000 6px solid;
border-right: #990000 6px solid;
border-bottom: #000000 1px solid;
COLOR: #ffffff;
background-color: #333333;
/*cursor: hand;	*/
font-size: 16px; 
display: block;
padding:1px;
height: 19px;
line-height: 19px;
text-indent: 10px;
text-align: center;
}

/* line between menu items */
.menutopa{
background-color: #000000;
}
/*---------------------------------------------------------------------------*/
/*End of Left Side Navigation*/


.archive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color : #000000;
	background-color: #FFFFFF;
}


.searchlinks {
	color : #000000;
	font-size: 12px; 
	font-family: Arial, sans-serif;
}

.concertlist {
	color : #000000;
	font-size: 12px; 
	font-family: Arial, sans-serif;
}



/*For controlling the margins on the links page*/
form {
	margin: 0px;
	padding: 0px;
}

/*The submission form buttons on the links page*/
  .submitlink {
   color: #660033;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
/*   cursor: hand;*/
  }

  .submitlinkover {
   color: #000000;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
/*   cursor: hand;*/
  }


/*Capitalize in band search
  .cap {
text-transform: capitalize;
}
*/



.homenews li
{
font-family: Arial, sans-serif;
font-size: 12px;
list-style-position: outside;
 /*Below: Top right bottom left*/
margin: 0px 0px 0px -20px;
line-height: 10pt;
text-align: left;
font-style: normal;
}





/*Home Page Slide Transition*/
#slider1 {
    width: 770px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
    width: 770px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 15px/20px Arial, Helvetica, sans-serif;
    padding: 2px 2px;
    width: 770px;
    background-color: #000000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 16px;
}
.left {
	top: 0;
    left: 0;
	width: 200px !important;
	height: 300px;
	text-align: center;	
	}
.right {
	right: 0;
	bottom: 0;
	width: 200px !important;
	height: 300px;
	text-align: center;
}
.top {
	top: 0;
	left: 0;
	text-align: center;
}
.bottom {
	bottom: 0;
    left: 0;
	text-align: center;
}
#slider1 ul { list-style-type: none;
margin: 0;
padding: 0;
}

#slider img
{
border:none
}
#sliderContent ul { list-style-type: none;}
