@charset "utf-8";
/* 
Title:		Screen Styles and IE/Win Patches
Website:	Washington Theological Union (wtu.edu), 2010 revision
Author: 	Bruce Baumgarten
			tech@wtu.edu
*/

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("masterWTU2010.css");
@import url("ie.css");
/* end import/hide */
