@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFFFFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#banner {
	background-image: url(images/net_header.jpg);
	height: 22px;
	width: 968px;
	padding-top: 147px;
	padding-left: 88px;
	background-repeat: no-repeat;
}
#main_image {
	background-image: url(images/net_home_image.jpg);
	height: 365px;
	width: 968px;
}
#about_image {
	background-image: url(images/net_about_image.jpg);
	height: 365px;
	width: 968px;
}
#contact_image {
	background-image: url(images/net_contact_image.jpg);
	float: left;
	height: 365px;
	width: 965px;
}
#math_image {
	background-image: url(images/net_math_image.jpg);
	height: 311px;
	width: 968px;
}
#phys_image {
	background-image: url(images/net_phys_image.jpg);
	height: 311px;
	width: 968px;
}
#bio_image {
	background-image: url(images/net_bio_image.jpg);
	height: 311px;
	width: 968px;
}
#soc_image {
	background-image: url(images/net_soc_image.jpg);
	height: 311px;
	width: 968px;
}
#chem_image {
	background-image: url(images/net_chem_image.jpg);
	height: 311px;
	width: 968px;
}
#geo_image {
	background-image: url(images/net_geo_image.jpg);
	height: 311px;
	width: 968px;
}
#el_hi_image {
	background-image: url(images/net_el_hi_image.jpg);
	height: 311px;
	width: 968px;
}
#calc_image {
	background-image: url(images/net_calc_image.jpg);
	height: 311px;
	width: 968px;
}
#left_column {
	float: left;
	width: 880px;
	background-color: #FFFFFF;
	line-height: 120%;
	text-align: justify;
	padding-right: 88px;
	padding-top: 0px;
}
#art_column {
	width: 812px;
	font-style: italic;
	line-height: 120%;
	text-align: justify;
	padding-left: 78px;
	padding-right: 78px;
}
#home_footer {
	background-image: url(images/net_home_footer.jpg);
	height: 155px;
	width: 968px;
	float: left;
}
#math_footer {
	background-image: url(images/net_math_footer.jpg);
	height: 155px;
	width: 968px;
	float: left;
}
#geo_footer {
	background-image: url(images/net_geo_footer.jpg);
	float: left;
	height: 155px;
	width: 968px;
}
#bio_footer {
	background-image: url(images/net_bio_footer.jpg);
	float: left;
	height: 155px;
	width: 968px;
}
#chem_footer {
	background-image: url(images/net_chem_footer.jpg);
	float: left;
	height: 155px;
	width: 968px;
}
#phys_footer {
	background-image: url(images/net_phys_footer.jpg);
	float: left;
	height: 155px;
	width: 968px;
}
#el_hi_footer {
	background-image: url(images/net_el_hi_footer.jpg);
	float: left;
	height: 155px;
	width: 968px;
}
#soc_footer {
	background-image: url(images/net_soc_footer.jpg);
	float: left;
	height: 155px;
	width: 968px;
}
#calc_footer {
	background-image: url(images/net_calc_footer.jpg);
	height: 155px;
	width: 968px;
	float: left;
}
#about_footer {
	background-image: url(images/net_about_footer.jpg);
	width: 968px;
	float: left;
	height: 155px;
}
#contact_footer {
	background-image: url(images/net_contact_footer.jpg);
	float: left;
	height: 155px;
	width: 968px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

