body {
	background-color: #ffffff;
	font-size: 11pt;
	font-family:  Helvetica, Arial,Verdana, san-serif;
	background-image: ("/images/science-bg.jpg")
}
#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	background-image: url("../images/science-bg.jpg");
	background-repeat: repeat-y;
}

/* Begin Heading */
.heading {
	padding-top: 15px;
	background-image: none;
	border-bottom: 1px solid #002789;
	width: 798px;
	margin-left: 101px;
}

.heading h1 {
	text-align: center;
	font-size: 16pt;
	color: #002789;
	letter-spacing: .2em;
	margin-top: 6px;
}
.pic1 {
	float: left;
	margin-left: 30px;
	margin-right: 25px;
	padding-bottom: 10px;
}
.pic2 {
	float: right;
	margin-top: 20px;
	margin-right: -15px;
}
.quote {
	color: #154fc4;
	text-align: center;
	letter-spacing: .1em;
}
.quote2 {
	text-align: center;
	margin-top: -5px;
	margin-bottom: 25px;
}

/* End Heading */

#phone {
	clear: both;
	margin-top: -10px;
	text-align: center;
	letter-spacing: .2em;
	font-weight: bold;
	margin-bottom: 20px;
}
#phone a {
	color: #000000;
	text-decoration: none;
}
.nav {
	font-size: 13pt;
	text-align: center;
	margin-top: 15px;
	border-bottom: 1px solid #002789;
	width: 798px;
	margin-left: 101px;
	padding-bottom: 15px;
}
.nav a {
	color: #154fc4;
	padding-left: 5px;
}
.nav a:hover {
	color: #002789;
}
/* page id */
body#home a#homelink,
body#seventh a#seventh,
body#nineth a#nineth,
body#grades a#grades,
body#resource a#resource,
body#work a#work  {
	color: #002789;
	text-decoration: none;
}

.lead_paragraph {
	margin-left: 130px;
	margin-right: 130px;
	margin-top: 15px;
}
.paragraph {
	clear: both;
	margin-top: 20px;
	margin-left: 130px;
	margin-bottom: 15px;
	margin-right: 130px;
}

.paragraph h2 {
	font-size: 14pt;
	color: #002789;
	text-align: center;
}
#copyright {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#copyright a {
	color: #002789;
}