body{
    background: #444;
    color: #999;
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 13px;
}
#container{
    position: relative;
    width: 1024px;
    min-height: 1000px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    background: #000;
    border: 5px solid #bbb;
}
#tinymce{    
    background: #000 !important;
}
#upcoming{
    padding: .5em;
//    position: absolute;
//    top: 0px;
//    left: 15px;
    width: 400px;
//    height: 160px;
    border: 1px solid #3366cc;
}
#signup{
    padding: .5em;
    border: 1px solid red;
    position: absolute;
    top: 0px;
    left: 485px;
    width: 330px;
    height: 105px;
    text-align: center;
}
#redbox{
    padding: .5em !important;
    border: 1px solid red !important;
    width: 330px !important;
    text-align: center !important;
    line-height: 17px !important;
    margin-bottom: 5px;
}
#content {
//    position: absolute;
    width: 817px;
    margin-top: 200px;
    margin-left: 175px;
    border-left: 1px solid #3366cc;
    padding: 0 0 0 15px;
}
#pic_content {
    position: absolute;
    width: 1022px;
    height: 2800px;
    top: 200px;
}
#homepage {
//    position: absolute;
    width: 815px;
//    top: 185px;
//    left: 15px;
}
#logo {
    position: absolute;
    left: 162px;
    top: 14px;
    width: 720px;
    height: 180px;
}
#menu{
    float: left;
    width: 150px;
    margin-left: 10px;
    margin-top: 200px;
}
#menu ul li a{
    display: block;
    width: 150px; 
    height: 40px;
}
#menu ul li a.home{
    background:url(/img/home.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.home:hover{
    background:url(/img/home.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.homesel{
    background:url(/img/home.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.calendar{
    background:url(/img/calendar.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.calendar:hover{
    background:url(/img/calendar.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.calendarsel{
    background:url(/img/calendar.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.band{
    background:url(/img/band.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.band:hover{
    background:url(/img/band.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.bandsel{
    background:url(/img/band.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.songs{
    background:url(/img/setlist.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.songs:hover{
    background:url(/img/setlist.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.songssel{
    background:url(/img/setlist.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.press{
    background:url(/img/press.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.press:hover{
    background:url(/img/press.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.presssel{
    background:url(/img/press.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.sns{
    background:url(/img/sns.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.sns:hover{
    background:url(/img/sns.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.snssel{
    background:url(/img/sns.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.links{
    background:url(/img/links.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.links:hover{
    background:url(/img/links.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.linkssel{
    background:url(/img/links.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.contact{
    background:url(/img/contact.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.contact:hover{
    background:url(/img/contact.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.contactsel{
    background:url(/img/contact.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#menu ul li a.mailinglist{
    background:url(/img/mailinglist.gif) repeat 0px 0px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.mailinglist:hover{
    background:url(/img/mailinglist.gif) repeat 0px 0px;
    background-position: 0 -40px;
    width: 150px; 
    height: 40px;
    }
#menu ul li a.mailinglistsel{
    background:url(/img/mailinglist.gif) repeat 0px 0px;
    background-position: 0 -80px;    
    width: 150px; 
    height: 40px;
    }

#blurb{
    float: right;
    width: 350px;
    font-size: 10px;
    padding: 3px 0px 10px 20px;
    font-family: Arial, Helvetica, Sans Serif;
}
#blurb img{
    height: 307px;
    width: 350px;
}
#blurb p{
    width: 350px !important;
}
#content p, #tinymce p{
    padding: 0 15px 10px 0px !important;
    line-height: 1.25em !important;
    color: #999 !important;
    font-family: Verdana, Arial, Helvetica, Sans Serif !important;
    font-size: 13px !important;
}
#content a, #tinymce a{
    color: #FF9900 !important;
    text-decoration: none !important;
}
#content a:hover, #tinymce a:hover{
    color: #3366cc !important;
    text-decoration: none !important;
}
#pix a{
    display: block;
    color: #FF9900;
    text-decoration: none;
    padding-bottom: 5px;
}
#pix a:hover{
    display: block;
    color: #3366cc;
    text-decoration: none;
    padding-bottom: 5px;
}
h1{
    color: #3366cc;
    padding: 3px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
}
h3{
    color: #3366cc;
    padding: 3px 0 10px 0;
    font-size: 12px;
    font-weight: normal;
}
.imghead{
    margin: 0 0 1em 0;
}
#hermitr{
    float: right;
    font-size: 10px;
}
#hermitr img{
    height: 500px;
    width: 200;
}
#songlist tr, #tinymce tr{
    vertical-align: top;
    width: 30em;
}
#songlist td hr{
}

#songlist td, #tinymce td{
    text-align: top;
    vertical-align: top;
    padding: 0 1.5em 0 0;
}
#songlist td img, #tinymce td img{
    width: 120px;
    padding-top: 5px;
}
#maillist {
    width: 35em;
    border: 1px solid  #FF9900;
    padding: .5em 0 1em .5em;
    margin: 0 0 1.5em 0;
    display: block;
}
legend{
    padding: 0 .5em 0 .5em;
}
form{
    padding: .5em 0 0 0;
}
label{
    width: 3.5em;
    float: left;
    text-align: right;
    vertical-align: top;
    margin-right: 0.5em;
}
#biopicl{
    float: left;
}
#biopicl img{
    height: 235px;
    width: 350px;
    border: 3px solid #333;
    margin: 0 2em 0 0;
}
#biopicr{
    float: right;
}
#biopicr img{
    height: 414px;
    width: 300px;
    border: 3px solid #333;
    margin: 0 10px 10px 2em;
}
.muso{
    padding-top: 1.25em;
    font-size: 
}
h3 img{
    vertical-align: middle;
    padding: 0 .75em 0 0;
}
.cliphead{
    vertical-align: bottom;
    color: #3366cc;
    font-weight: normal;
}
#video {
//    position: absolute;
//    margin-top: 0px;
//    float: left;
//    left: 1.5em;
    width: 450px;
}
span.vid {
    margin: 0 20px 0 0;
}
#pix {
    padding: 20px 0 25px 0;
    width: 350px;
}
#clips {
    border-left: 1px solid #222;
    margin-top: 0px;
    float:right;
    width: 300px;
    padding: 0 0 0 1.5em;
}
.list{
    width: 450px !important;
}
a.dyn{
    display: block;
    border: 1px solid red;
    color: #FF9900 !important;
    width:  125px;
    padding: 2px 0px 5px 0px;
    text-align: center;
    background-color: #222;
    text-decoration: none !important;
}
a.dyn:hover{
    background-color: #200 !important;
    color: #3366cc !important;
}
