/*#####################################################
This page is for the 3col_setup layout. 
Author: Don Bowers - Holland College
Date Created: May 27, 2008
Date Modified: May 28, 2008
Last Revision: 
########################################################*/
/* MAIN CONTENT */
.column1-unit {width:440px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:200px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:120px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
/***************/
/* MAIN CONTENT WIDTH */
#main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:440px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
#main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../img/bg_main_withnav.jpg) top left repeat-y;}
/* ADDED THIS TO NUDGE MAIN CONTENT DOWN A BIT AND TO NOT HAVE BACKGROUND ON THE LEFT SIDE ABOVE NAV */
#main-filler {clear:both; width:900px; height:10px; background:transparent url(../img/bg_below_header.gif) top left repeat-y;}



