
body{
background:#636363;
margin:0px;
padding:0px;
color:#ffffff;
font-family:arial;
font-size:15px;
}
a{
color:white;
}

table 
{
border-collapse: collapse;
}
td{
width:14.28%;
}
td.ctop{
background-color:#737373;
height:25px;
}
td.cold{
border:1px solid white;
background-color:#737373;
}
td.hot{
border:1px solid white;
text-align:right;
vertical-align:top;
}
.cdate{
font-weight:normal;
float:right;
margin-bottom:15px;
font-size:18px;
margin-right:1px;
color:#a3a3a3;
}
.ctitle{
height:40px;
background-color:#712C1D;
font-weight:bold;
padding-left:5px;
padding-top:2px;
}
.cdesc{
text-align:left;
width:100%;
height:100%;
margin-bottom:3px;
}



.event{
margin-top:25px;
width:500px;
}
.top{
margin-bottom:5px;
width:500px;
border-bottom:dotted 1px white;
}
.name{
font-size:20px;
}
.date{
float:right;
margin-top:-14px;
font-size:10px;
}


.header{
width:100%;

background:#636363 url('images/headerbg.jpg') repeat-x;
}

.headermain{
width:100%;
min-width:800px;
height:141px;
background-image:url('images/headermain.jpg');
background-repeat:no-repeat;
}

#content{
position:absolute;
top:200px;
left:150px;
padding-bottom:30px;
z-index:1;
}

#bottom{
position:fixed;
bottom:0px;
width:800px;
text-align:center;
background-color:#636363;
font-size:10px;
z-index:5;


}


#calendar{
position:absolute;
top:119px;
left:0px;
width:122px;
height:170px;
background-image:url('images/calendar.jpg');
cursor:pointer;
z-index:3;
}
div#calendar:hover, div#calendar_over{
position:absolute;
top:119px;
left:0px;
width:122px;
height:170px;
background-image:url('images/calendar_over.jpg');
cursor:pointer;
}




#localmusic{
position:absolute;
top:119px;
left:122px;
width:126px;
height:124px;
background-image:url('images/localmusic.jpg');
cursor:pointer;
z-index:3;
}
#localmusic:hover, #localmusic_over{
position:absolute;
top:119px;
left:122px;
width:126px;
height:124px;
background-image:url('images/localmusic_over.jpg');
cursor:pointer;
z-index:3;
}



#clubpics{
position:absolute;
top:119px;
left:248px;
width:110px;
height:84px;
background-image:url('images/clubpics.jpg');
cursor:pointer;
z-index:3;
}

#clubpics:hover, #clubpics_over{
position:absolute;
top:119px;
left:248px;
width:110px;
height:84px;
background-image:url('images/clubpics_over.jpg');
cursor:pointer;
z-index:3;
}

#staff{
position:absolute;
top:119px;
left:358px;
width:77px;
height:55px;
background-image:url('images/staff.jpg');
cursor:pointer;
z-index:3;
}

#staff:hover, #staff_over{
position:absolute;
top:119px;
left:358px;
width:77px;
height:55px;
background-image:url('images/staff_over.jpg');
cursor:pointer;
z-index:3;
}

#info{
position:absolute;
top:119px;
left:435px;
width:131px;
height:45px;
background-image:url('images/info.jpg');
cursor:pointer;
z-index:3;
}

#info:hover, #info_over{
position:absolute;
top:119px;
left:435px;
width:131px;
height:45px;
background-image:url('images/info_over.jpg');
cursor:pointer;
z-index:3;
}

