﻿ #top-banner {
	background-image:url('http://www.newton.k12.ks.us/sch/sf/_sf-56/images/SF-logo_resize.png');
	background-repeat: no-repeat;
	height: 160px;
	width: 630px;
	position:relative;
	margin-top: -20px;
	margin-left: 160px;
}
 #top-banner h1 {
	margin-left: -9999px;
}

#headphoto {
	background-image:url('http://www.newton.k12.ks.us/sch/sf/_sf-56/images/CMS-laptop-boys_flip.png');
	background-repeat: no-repeat;
	float: right;
	height: 130px;
	width: 205px;
	top: 0px;
	right: -30px;
	position:relative;
	z-index:20;
}

#content {
	width: 650px;
	margin-left: 100px;
	float: left;
}

