body {
background-color: #000;
margin: 30px 0px 20px 0px;
font-family: arial, verdana, helvetica;
color: #fff;
}
a:link {
color: #ffe54f;
text-decoration:none;
}
a:visited {
color: #ffe54f;
text-decoration:none;
}
a:hover {
color: #fff;
}
#container {
width: 910px;
margin-right: auto;
margin-left: auto;
}
#topsection {
background: url('/images/header_bg.png') right no-repeat;
height: 116px;
}
#logo {
float:left;
margin-top: 60px;
}
#menubox {
position: absolute;
width: 466px;
height: 15px;
margin-top: 102px;
margin-left: 430px;
}
.menuitem {
margin-left: 18px;
}

#middle {
clear:both;
width: 890px;
margin-top:20px;
position:relative;
}
#middle_mic1 {
background-image: url(/images/mic1b.jpg);
background-repeat: no-repeat;
width: 830px;
height: 438px;
float: right;
margin-right: 3px;
}
#middle_mic2 {
background-image: url(/images/mic2b.jpg);
background-repeat: no-repeat;
width: 830px;
height: 438px;
float: right;
margin-right: 3px;
}
#middle_mic3 {
background-image: url(/images/mic3b.jpg);
background-repeat: no-repeat;
width: 830px;
height: 438px;
float: right;
margin-right: 3px;
}
#green_bar {
margin: 10px 0px 0px 10px;
padding: 0px;
width: 48px;
height: 438px;
background-image: url(/images/blue_bar.jpg);
background-repeat: no-repeat;
}
#shows-box {
background: url('/images/upcoming_shows_fade.jpg') repeat-x;
position:relative;
}
#eventstext {
color: #fde76a;
width: 335px;
height: 165px;
font-size: 10px;
line-height: 160%;
float:left;
margin-top:10px;
padding:5px;
}
#insidecontainer {
border: 0px solid yellow;
width: 450px;
height: 395px;
margin: 20px 0px 0px 20px;
font-size: 12px;

}
#insideheader {
margin-bottom: 8px;
}
#insidetext {
width: 495px;
height: 392px;
overflow: auto;
line-height: 140%;
}
.titletext {
font-size: 14px;
font-weight: bold;
}
.smalltext {
font-size: 9px;
}
#footer {
background: url('/images/footer_blue.png') repeat-x;
margin-top:20px;
width:890px;
height: 29px;
}
#footerleft {
float: left;
height: 16px;
}
#footerright {
float: right;
height: 16px;
}
#footertext {
padding: 1px 0px 0px 10px;
color: #fff;
font-size: 9px;
line-height: 26px;
}
#subfooter {
text-align: right;
font-size: 10px;
margin: 3px 5px 0px 0px;
}
