#bodyContainer { margin-left: 5px; }
.pageID { float: none; width: auto; margin-bottom: 12px; }
#indexNews { margin-top: 0px; }	
	
.newsRoll
{
list-style-type: none;
margin: 0px;
padding: 0px;
}

.newsRoll li
{
margin: 0px 0px 16px 2px;
overflow: hidden;
}	
	
.newsRoll span
{
color: #e23828;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;	
letter-spacing: -1px;		
text-transform: uppercase;	
width: 45px;
}

.newsRoll a
{
color: #8d8d8d;
float: left;	
margin-left: 10px;
width: 295px;	
}

.newsRoll li:hover span	{ color: #666666; }	
.newsRoll li:hover a { color: #8d8d8d; }

#rcol
{
float: right;
margin: 0px 5px 10px 15px;
}

#lcol
{
float: left;
width: 355px;
}

#splash
{
background: url(/images/home/home.jpg) no-repeat left top;
height: 308px;
width: 202px;
margin-bottom: 12px;
}

#splash img { display: none; }

#bodyContainer object
{
height: 202px;
width: 202px;
}