html, body 
{
margin:0px;
padding:0;
background-color:#000000;
}

#container
{
width:992px;
margin-left: auto;
margin-right: auto;
background-color:#4e473d;
}

table
{
border-collapse:collapse;
border:0;
width:992px;
margin:0;
vertical-align:top;
}

td
{
vertical-align:top;
}

#left
{
width:218px;
border:0;
margin:0;
}

#right
{
width:774px;
float: left;
background-color:#000000;
text-indent:0;
border:0;
margin:0;
}

#footer
{
background-color:#8d806d;
border-bottom:2px solid #e7b987;
border-top:2px solid #e7b987;
width:754px;
display:inline-block;
cursor:pointer;	
color:#ffffff;	
font-family:Arial, Helvetica, sans-serif;	
font-size:14px;	
font-weight:normal;	
padding:14px 10px 10px 10px;	
text-decoration:none;
text-align:center
}

hr.new1 {
border: 1px solid #e7b987;
width:90%
}

img 
{
border:0;
}

.imgright 
{
float: right;
}

.button 
{	
background-color:#8d806d;
border-bottom:2px solid #e7b987;
width:200px;
height:17px;
display:inline-block;
cursor:pointer;	
color:#ffffff;	
font-family:Arial, Helvetica, sans-serif;	
font-size:18px;	
font-weight:normal;	
padding:10px;	
text-decoration:none;
}

.button:hover 
{	
background-color:#000000;
}

.button:active 
{	
position:relative;	
top:1px;
}

/* unvisited link */ 
a:link 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color:#FFFFFF;	
text-decoration:none;
}

/* visited link */
a:visited 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color:#773800;	
text-decoration:none;
}

/* mouse over link */
a:hover 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color: #d96700;
text-decoration:none;
}

/* selected link */
a:active 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:normal;	
color:#d96700;	
text-decoration:none;
}



/* unvisited link */ 
a.button:link 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:18px;	
font-weight:normal;
color:#FFFFFF;	
text-decoration:none;
}

/* visited link */
a.button:visited
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:18px;	
font-weight:normal;
color:#FFFFFF;	
text-decoration:none;
}

/* mouse over link */
a.button:hover 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:18px;	
font-weight:normal;	
color: #FFFFFF;
text-decoration:none;
}

/* selected link */
a.button:active 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:18px;	
font-weight:normal;
color:#FFFFFF;	
text-decoration:none;
}


/* unvisited link */ 
a.backtotop:link 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color:#773800;	
text-decoration:none;
}

/* visited link */
a.backtotop:visited 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color:#773800;	
text-decoration:none;
}

/* mouse over link */
a.backtotop:hover 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color: #d96700;
text-decoration:none;
}

/* selected link */
a.backtotop:active 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color:#d96700;	
text-decoration:none;
}




/* unvisited link */ 
a.footer:link 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:normal;	
color:#FFFFFF;	
text-decoration:none;
}

/* visited link */
a.footer:visited 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:normal;
color:#FFFFFF;	
text-decoration:none;
}

/* mouse over link */
a.footer:hover 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:normal;
color:#773800;
text-decoration:none;
}

/* selected link */
a.footer:active 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:normal;
color:#773800;	
text-decoration:none;
}





/* unvisited link */ 
a.sidebar:link 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;
font-weight:bold;
color:#d96700;	
text-decoration:none;
}

/* visited link */
a.sidebar:visited 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color:#d96700;	
text-decoration:none;
}

/* mouse over link */
a.sidebar:hover 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}

/* selected link */
a.sidebar:active 
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:14px;	
font-weight:bold;
color:#FFFFFF;	
text-decoration:none;
}









#pagetitle
{
width:774px;
height:45px;

background: #d96700; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#d96700, #DB132F); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d96700, #DB132F); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d96700, #DB132F); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d96700, #DB132F); /* Standard syntax */

font-family:Arial, Helvetica, sans-serif;
	
font-size:36px;
	
font-weight:bold;
color:#ffffff;	
text-align:right;
margin-right:20px;
}

#content
{
width:774px;
background-color:#ffffff;
vertical-align:text-top;
vertical-align:top;
}

.cancelled{
font-family:Tahoma, Geneva, sans-serif;
font-size:24px;	
font-weight:bold;
color:#FD0100;	
margin:0 0 0 20px;
text-align:left;
vertical-align:text-top;
vertical-align:top;	
}

h1
{
font-family:Tahoma, Geneva, sans-serif;
font-size:17px;	
font-weight:bold;
color:#000000;	
margin:0 0 0 20px;
text-align:left;
vertical-align:text-top;
vertical-align:top;	
}

h2
{
font-family:Arial, Helvetica, sans-serif;	
font-size:15px;	
font-weight:bold;
color:#000000;	
margin:0 0 0 20px;
text-align:left;
vertical-align:text-top;
vertical-align:top;	
}

h3
{
font-family:Arial, Helvetica, sans-serif;	
font-size:35px;	
font-weight:bold;
color:#000000;	
margin:0 0 0 20px;
text-align:center;
vertical-align:text-top;
vertical-align:top;	
}

.text
{
font-family:Tahoma, Geneva, sans-serif;	
font-size:15px;	
font-weight:normal;
color:#000000;	
text-align:justify;
margin:0 20px 20px 20px;
vertical-align:text-top;
vertical-align:top;
}

.leftbartext
{
font-family:Tahoma, Geneva, sans-serif;
font-size:15px;
font-weight:normal;
color:#FFFFFF;	
line-height:180%;
margin:0 10px 20px 12px;
vertical-align:text-top;
vertical-align:top;
}

.concerts
{
font-family:Tahoma, Geneva, sans-serif;
font-size:16px;
font-weight:normal;
color:#000000;	
margin:0 30px 20px 20px;
vertical-align:text-top;
vertical-align:top;
}

.homepagelink
{
font-family:Tahoma, Geneva, sans-serif;
font-size:15px;
font-weight:bold;
color:#000000;	
margin:0;
text-align:center;
vertical-align:text-top;
vertical-align:top;	
}










































