body {
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
background-color:#141414;
margin:0px;
padding:0px;
font-family:"Trebuchet MS", verdana;
font-color:#CDCDCD;

}

a:link {
	color: #cdcdcd;
	text-decoration: underline;
}
a:visited {
	color: #cdcdcd;
	text-decoration: underline;
}
a:hover {
	color:#5B888D;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.footer_txt  {
font-size:10px;
font-family:"Trebuchet MS", verdana;
font-color:#CDCDCD;
line-height:18px;
}

.footer_txt  a{
font-size:10px;
font-family:"Trebuchet MS", verdana;
font-color:#CDCDCD;
}

.footer_txt a:hover{
font-size:10px;
font-family:"Trebuchet MS", verdana;
font-color:#CDCDCD;
}



td {
font-family:"Trebuchet MS", verdana;
font-size:12px;
color:#CDCDCD;
text-align:left;
}

#wrapper {
width:980px;
margin:0px auto;

}


#header {

background-repeat:no-repeat;
background-position:top 1px;
margin-top:0px;
height:370px;
text-align:center;
}

#mid {
/*background-image:url(images/mid_bg.jpg);
background-repeat:no-repeat;
*/
}

.clear {
clear:both;
}

#footer {
background-image:url(images/bot_div_bg.jpg);
padding-top:20px;
}

.heading {
width:300px;
height:40px;
background-image:url(images/heading_bg.jpg);
background-repeat:no-repeat;
padding-left:5px;

}

.heading2 {
width:600px;
height:40px;
background-image:url(images/heading_bg.jpg);
background-repeat:no-repeat;
padding-left:5px;

}

.text_pad {
padding:5px;
text-align:justify;
}

.events {
font-family:"Trebuchet MS", verdana;
font-size:10px;
color:#CDCDCD;
text-align:left;
text-transform:uppercase;
letter-spacing:1px;
}

.events_white {
font-family:"Trebuchet MS", verdana;
font-size:10px;
color:#CDCDCD;
text-align:left;
text-transform:uppercase;
color:fff;
}

.moer_link, .more_link a, .more_link a:hover {
font-family:"Trebuchet MS", verdana;
font-size:10px;
color:#CDCDCD;
text-transform:uppercase;
color:fff;
}

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

a.linkopacity2 img {
filter:alpha(opacity=100); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity2:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

.style1 {
color: #FF0000;

}


.input_1{
background-color:#666666;
border:0px;
padding:4px;
}

.input_2{
background-color:#666666;
color:#fff;
border:0px;
padding:4px;
}

.thumb_border {
border:1px solid #000;
}


.input_3{
background-color:#666666;
color:#fff;
border:0px;
padding:3px;
}

.band_box {
width:256px;
height:156px;
background-image:url(images/band_box.jpg);
text-align:left;
margin:0px;
padding:0px;
}

body form {
padding:0px;
margin:0px;
}

.comments-body{
font-weight:bold;
padding-top:30px;
padding-bottom:30px;
color:#5B888D;
}

.comments-head{
padding-top:20px;
}


