.column1{
	background: #573268 url(background.jpg) no-repeat 74px 78px;
}
.column1 .leftnavigation A:hover,
    .column1 .leftnavigation .selected{ 
    background: url(AB98B3.png);    
}
.column2 .primarynavigation{
	height: 36px;
}
.rotatingspotlight
{   
    background-color: #000000;
}
.spotlights
{
    margin: 5px 0 0 0;
    padding: 0;
}
.spotlightleft, .spotlight, .spotlightright 
{
    float: left;
	width: 227px;
	height: 219px;      
}
.spotlight
{  
    margin-left: 4px;        
}
.spotlightright
{   
    float: none;
    margin-left: 462px;
}
/**************** hack for IE6 3px float bug *********************/
* html .spotlightright { margin-left: 459px; }
/*****************************************************************/
.spotlights .photo
{
    height: 199px;
}
.slogan{
	margin-top: 5px;
}
