/* 
home.css
CSS for all browsers
January 2004
Michael Hondel - mike@clutchmedia.com
*/


/* hide these from Netscape 4.x */
@import url(home-adv.css);



.HomeCol2 {
	background-color: #FFF;
 }
.HomeCol3 {
	background-color: #ACE;
}
.HomeCol4 {
	background-color: #ACE;
}

