/* Start adjustments to liquid center / fixed width ancilery column design */ 

#block_1 {
	margin-right: 210px;
	background-image: url(../images/content_hp_bg.gif);
}
#block_2 {
	background-image: url(../images/sponsors_bg.jpg);
}
#block_3 {
	width: 210px;
	background-image: url(../images/major_links_bg.jpg);
}
* html #block_3 {margin-left: -210px;}

/* For equal length columns */
#block_1, #block_2, #block_3 {
	padding-bottom: 32767px;
	margin-bottom: -32767px;	
}
#wrapper {background-image: none;}
#block_1_wrapper {background-image: none;}

/* End adjustments to liquid center / fixed width * * * * * * * * * * * * **/
