/*****************************************
 
	The Institute of Forest Biotechnology CSS Document
	ifb.css
	client: The Institute of Forest Biotechnology
	author: Atlantic BT - www.atlanticbt.com
	date: 6-19-07

*****************************************/


/* import stylesheets and hide from ie/mac \*/
@import url("normalize.css");  	/* resets browser based styles \*/
@import url("screen.css");  	/* main screen layout \*/
@import url("moz.css");			/* mozilla stuff \*/
@import url("date.css");		/* css file for the date \*/
@import url("ie.css");  		/* IE hacks and stuff \*/
/*@import url("ie7.css");  		/* IE 7 hacks and stuff \*/
/*@import url("/library/ContactForm/forms.css");  		/* forms \*/

/* standard for abt \*/
@import url("abt.css");			/* abt branding css \*/
/* end import/hide \*/
