@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position:bottom;
	background-attachment:fixed;
}
body,td,th {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#galleryimg {border:solid; border-width:1px; border-color:#003;}
#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 180px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;

}
#menu {
	padding-top: 145px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	height: 35px;
	width: 850px;
}
#home {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-image: url(../images/blue-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 210px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#homesub {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-image: url(../images/blue-bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#home h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #366;
}
#htext {
	width: 840px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 220px;
}
.show {
	float: left;
	height: 215px;
	width: 345px;
}
#text {
	float: left;
	width: 480px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#main2 {
	text-align: left;
	background-image: url(../images/white-bg.gif);
	width: 840px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-size: 11px;
}
#zone {
	width: 860px;
	padding-top: 10px;
	}
#box1 {
	float: left;
	height: 150px;
	width: 280px;
}

.footer-bg {
	background-image: url(../images/footer-bg.gif);
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.footer-bg a {
	font-size: 10px;
	color:#666;
}
.footer-bg a:link {
	text-decoration: none;
}
.footer-bg a:visited {
	text-decoration: none;
	color: #666;
}
.footer-bg a:hover {
	text-decoration: none;
	color: #000;
}
.bgtr {
	background-color: #FFFFFF;
}
.bgtr :hover {
	background-color: #0FF;	
}
.footer-bg a:active {
	text-decoration: none;
	color: #000;
}

.picteacher {
	float: left;
	height: 120px;
	width: 100px;
	text-align: center;
}
.textteacher {
	float: left;
	width: 700px;
	height: 110px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
	vertical-align: middle;
	margin-top: 10px;
}
.googlemap {
	border:solid;
	border-color:#666;
	}

