.back {background-image:   url(background.gif);}

.headings {color: #922929;}

.footer {background-image:   url(footer.gif);}

.image {background-image:   url(mainimage.jpg);}

.bg {background-image:   url(content.gif);
background-repeat: repeat-y;}

.underline {
border-bottom: solid 2px #E5D8D8;
margin-bottom: 20px;}

#left {
float: left;
width: 280px;
margin-right: 20px;
}

#right {
text-align: center;
float: left;
width:280px;
}

.event {color: #FFFFFF;
margin-bottom: 2px;}


.featuretop {
display:block;
text-align: center;
padding: 3px 0px 3px 0px ;
width: 280px;
max-width: 278px;
border-right: solid 2px #A22E2E;
background-color: #D83D3D;
}

.featurebox {
border-right: 2px solid #A22E2E; 
border-bottom: 2px solid #A22E2E; 
width: 280px;
max-width: 258px;
padding: 10px;
text-align: center;
float: left;
display:block;
background-color: #FDF5F5;
}

.eventstop {
display:block;
text-align: center;
padding: 3px 0px 3px 0px ;
width: 280px;
max-width: 277px;
border-left: solid 1px #f1f1f1;
border-right: solid 2px #cccccc;
border-top: 1px solid #e1e1e1; 
background-color: #D83D3D;
}

.eventsbox {
border-right: 2px solid #cccccc; 
border-bottom: 2px solid #cccccc; 
border-left: solid 1px #f1f1f1;
width: 280px;
max-width: 257px;
padding: 10px;
text-align: center;
float: left;
display:block;;
}