/* NIFTY CORNERS CSS ************************************************************************************/
#home_side_info_box {
	width:300px; float: right; margin: 10px 0 0 0;  
}

#home_side_info_box, #home_side_info_box b.rtop b,  #home_side_info_box b.rbottom b {background-color:#f0f0bc;}


#newrunners_box, #links_box , #sponsors_box{
	width:620px; float: left; margin: 10px 0 0 0;  
}
#scrrmembers_box{
	width:460px; float: right; margin: 10px 0 0 0;  
}

#newrunners_box {margin: 10px 10px 0 0;}

#newrunners_box, #newrunners_box b.rtop b,  #newrunners_box b.rbottom b {background-color:#ffffff;}

div.sponsors_box {
	width:100%; 
	padding: 5px 0 3px 0; 
	text-align: center; 
	background-color: white;
	border: solid 1px black;
}

div.sponsors_box a{
	text-decoration: none;
	font-weight: bold; 
}

div.sponsors_box a:link{color: blue;text-decoration: none;}
div.sponsors_box a:visited{color: blue;text-decoration: none;}