/* import style sheets used in Commonspot base template */
@import "template-base.css";
@import "template-html.css";
@import "template-base-directorynav.css";
@import "template-class.css";
@import "styles.css";

#background {
	background: url("../images/base-level-3-bg.jpg") repeat-x;
	}
	
#masthead {
	height:88px;
	}
	
#search {
	top: 38px;
	}