

#center_container 
	{ 
	/*min-width: 700px; */
	/*width:expression(document.body.clientWidth < 700? "700px": "auto" ); */
	}

body{
	/*background: url(images/navbar-bg.png) repeat-y 0 0;*/
	
}

#navLinks {
font-family:Arial,Verdana,Helvetica,sans-serif;
}

#footerContainer{
	background: url(images/footer-bg.png) repeat-y 0 0;
}
#navColumn_container{
	float:left; 
	width:144px;
	background: #324a6d url(/images/white_pixel.gif) repeat-y right;
}
#center_container{
	
	/*margin-right: 6px;
	margin-top: 6px;*/
	overflow:inherit;
  background:transparent url(/images/siteinfo_bg.gif) repeat-x scroll center top;
}

#middle_column
{
margin-left: 10px;

}

#top_column{
	background: url(/images/siteinfo_bg.gif) repeat-x top;
	padding:5px 10px 0px 10px;
	/*overflow:auto;*/
	/*margin-left:-4px;*/
	!margin-left:144px;
	/*margin-top:10px;*/
	/*min-width:650px;*/
/*  min-width: 630px; width:expression(document.body.clientWidth < 630? "630px": "auto" ); */
  /*min-height: 160px; width:expression(document.body.clientHeight < 140? "140px": "auto" ); */
  width:auto;
  display:table;
  padding-bottom:10px;
  height:100%;
}
	

#about_container{
	margin-top: 10px;
/*	margin-right: 380px;*/
	padding-right: 20px;
	min-height: 140px;
	float:left;
	width:15%
	background-color:red;
}

#about_text_container{
	position:relative;
/*	margin-left: 195px;*/
	top:0px;
	left:-1px;
	float:left;
	width:35%;
	padding-right:10px;
	min-width: 150px; 
	/*width:expression(document.body.clientWidth < 150? "150px": "auto" );*/
	border-right: 1px solid #bbe4f5;
	margin-right: 10px;

	
}

#rankings_container{
	/*width: 340px;*/
	padding: 10px 0 0pt 15px; 
	/*margin-left: 40px;*/
	line-height: 18px;
/*	float:left;
	width:32%;*/
	font-size: 12px;
/*	min-height: 100px;*/
	/*min-width: 250px; width:expression(document.body.clientWidth < 250? "250px": "auto" ); */

}




#rankings_text_container{
	margin-left: 4px;
}
#thumbnail_container{
	float: left;
}

#rankingsAtAGlance_container{
	color:#0564BD; 
	margin-bottom:5px; 
	font-size:12px;
}





#searchBox
{
background:none;
}


.spacer2
{
margin-left:144px;
}

.spacer3
{
min-width: 556px; width:expression(document.body.clientWidth < 556? "556px": "auto" ); 
}
