/* main divs
------------------------------------------------------------ */
/* centering horizontal+vertical */ 
#secondaryWrap {
	background:url(../graphics/background.png);
	}
/* end centering */	
#column1 {
	width:380px;
	float:left;
	}
#column2 {
	width:114px;	
	float:left;	
	}
#column3 {
	width:206px;
	float:left;
	}		
/* end main divs */


/* small formating divs
------------------------------------------------------------ */
#copyright {
	margin:567px 0 0 0;
	}	
/* end small formating divs */
