@import 'global.css';
@import 'globalNav.css';

#siteContainer{
	width:980px;
	margin:0 auto;
	}
#mainContent{
	clear:both;
	margin:1em 0 0 0;
	}