﻿/* 	blue= #0151ae     
	green= #55ad3d  */
	
body {
	font-family: "comic Sans MS", "kristen ITC", Tahoma;
}
h1 {
	color: #0151ae;
}

h2 {
	
}

h3 {
	
}

h4 {
	background-color: #0151ae; 
	color: #FFF; 
}
h5 {
	color: #0151ae;
}

h6 {
	
}

a:link  {
	color: #55ad3d;
	font-weight:bold;
}

a:visited {
	color: #55ad3d;
	font-weight:bold;

	}
a:hover {
	
	color: #0151ae;
	text-decoration:none;
}

#content li {
	list-style: disc inside;
	margin-left: 15px;
}

#main-photo {
	border: 1px solid #0151ae;
	background-color: #55ad3d;

}
#main-photo li {
	list-style:none;
}


#school-footer {
	background-color: #55ad3d;
	color: #FFF;
}
.welcome img.petey {
	position:relative;
	z-index: 5;
	margin-top: -100px;

}
.ads {
	margin-top: -5px;
	width: 220px;
	height: auto;
	text-align: center;
	background-image: url('http://www.newton.k12.ks.us/sch/w/images/blue_bkg2.gif');
}

#image_verify {
	background-image: url('http://www.newton.k12.ks.us/sch/w/images/blue_bkg2.gif');
	background-position: 0px -705px;
;
	background-repeat: repeat-x;
}

