                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
/* import style sheets used in Commonspot base template */
@import "../style/template-base.css";
@import "../style/template-html.css";
@import "../style/template-base-directorynav.css";
@import "../style/template-class.css";

body {
	background: url("http://www.sjweb.info/education/images/bgtop_general3.jpg") repeat-x;
	padding:0;
	margin:0;
	}
	
#masthead {
	height:122px;
	}
	
#search {
	top: 38px;
	}

/* new styles for edu site - partly from sjs */

.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #A71C20;
	line-height: normal;
	}
	
.offexist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}