@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:medium;
background-color:#000000;
}

#container_default{
	background-image:url(images/default_new.jpg);
	background-repeat:no-repeat;
	width:600px;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	align="center"
}


#container{background-image:url(images/content.jpg);
background-repeat:repeat;
margin:0 auto;
width:1024px;
}

#topbanner{background-image:url(images/topbanner.jpg);
background-repeat:no-repeat;
height:372px;
}


#navcontainer_default{padding:1em 0em 0em 0em;}

ul#navlist_default{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist_default li{
display: inline;
list-style-type: none;
}

#navlist_default a { padding: 2px 7px; display:inline; }

#navlist_default a:link, #navlist_default a:visited{
color: #fff;
border:1px solid #413e3e;
text-decoration: none;
}

#navlist_default a:hover{
color: #fff;
background-color: #410505;
text-decoration: none;
}


#navcontainer{padding:16em 8em 0em 0em;}

ul#navlist{font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:400;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li{
display: inline;
list-style-type: none;
}

#navlist a { padding: 2px 7px; display:inline; }

#navlist a:link, #navlist a:visited{
color: #fff;
border:1px solid #413e3e;
text-decoration: none;
}

#navlist a:hover{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#default #t-default a{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#default #t-default a{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#band #t-band a{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#media #t-cath a{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#media #t-media a{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#calendar #t-calendar a{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#contact #t-contact a{
color: #fff;
background-color: #410505;
text-decoration: none;
}

#navlist a:hover, body#links #t-links a{
color: #fff;
background-color: #410505;
text-decoration: none;
}


#content{background-image:url(images/content.jpg);
background-repeat:repeat;
}

#content p{margin:1em 9em 0 9em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
color:#dddada;
text-align:left;
line-height:30px;
}

#content h2{font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
margin:1em 0em 0 6em;
font-size:140%;
text-align:left;
}

#content h3{font-family:Georgia, "Times New Roman", Times, serif;
color:#dddada;
margin:1em 0em 0 7em;
font-size:120%;
text-align:left;
}

#content a{color:#99cccc;
text-decoration:underline;}

#content a:hover{color:#ffffff;
text-decoration:underline;}

#content_default{
background-image:url(images/footer_bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#000000;
}

#content_default p{margin:.70em;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
color:#dddada;
text-align:justify;
line-height:20px;

}

#content_default h2{font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
margin:.50em;
font-size:140%;
text-align:left;
}

#content_default h3{font-family:Georgia, "Times New Roman", Times, serif;
color:#dddada;
margin:0;
font-size:120%;
text-align:left;
}


#footer{background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:275px;
}

#footer_media{background-image:url(images/footer_media.jpg);
background-repeat:no-repeat;
height:275px;
}



</style>

