

.text {
	font-family:  tahoma, arial, verdana, helvetica, sans;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
   
	line-height: 150%;	;
}
.text a:link {  color: #ffffff; text-decoration: underline;}
.text a:visited {  color: #ffffff; text-decoration: underline}
.text a:hover {   color: #dddddd; text-decoration: none}
.text h1 { font-family:   tahoma, arial, verdana, helvetica, sans; font-size: 14px; font-weight: bold; color: #ffffff}
.text h2 { font-family:   tahoma, arial, verdana, helvetica, sans; font-size: 0.95em; font-style: italic; color: #ffffff}







body {

	background-color: #698FB1;
	margin:10px;

}


#school {background-image: url('images/school_bg.jpg'); background-repeat: repeat-y; background-position: left top; padding:0px; width:652px}
#schoolmain {background-image: url('images/school_main.jpg'); background-repeat: no-repeat; background-position-y: top;  padding-top:20px; padding-left:30px; padding-right:30px; }
#sign {background-image: url('images/sign_bg.jpg'); background-repeat: repeat-y; background-position-y: top; width:282}
#signmain {background-image: url('images/sign_main.jpg'); background-repeat: no-repeat; background-position-y: top}
#layer1 {position: absolute;  z-index: -1;  top: 30px; left:50%; height: 57px; margin-left: -150px; width:300px}

td {vertical-align:top}