.column1{
	background: #9E1C21 url(background.jpg) no-repeat 0px 93px;
}
.column1 .leftnavigation A:hover,
    .column1 .leftnavigation .selected{
    background: url(CE8D90.png);    
}
.sponsors
{
    margin-top: 10px;
}
.sponsorleft, .sponsor, .sponsorright 
{
    float: left;    
    display: block;
    margin-bottom: 5px;    
    padding: 6px 8px 6px 8px;    
	width: 200px;
	height: 200px;    
}
.sponsor
{  
    margin-left: 5px;        
}
.sponsorright
{   
    float: none;
    margin-left: 442px;
}
/**************** hack for IE6 3px float bug *********************/
* html .sponsorright { margin-left: 439px; }
/*****************************************************************/
.sponsors .sponsorlogo
{
    margin-bottom: 5px;
    height: 160px;
    text-align: center;
}
.sponsors .caption
{
    text-align: center;
    font-weight: bold;
    font-size: 110%;
}

.volunteer LI
{
    list-style-type: none;
    padding: 0 25px 15px 0;
}