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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

h1, h2, h3, h4, h5 {font-family:Arial, Helvetica, sans-serif;}		
h1 {font-family:Arial, Helvetica, sans-serif; color: #000099; font-size:16px; line-height: 30px; text-align:left; vertical-align:top;}
h2 {font-family:Arial, Helvetica, sans-serif; color: #3366FF; font-size:16px; line-height: 24px; text-align:left; vertical-align:top;}
h3 {font-family:Arial, Helvetica, sans-serif; color: #009933; font-size:16px; line-height: 24px; text-align:left; vertical-align:top;}
h4 {font-family:Arial, Helvetica, sans-serif; color: #000099; font-size:16px; line-height: 24px; text-align:center; vertical-align:top;}
h5 {font-family:Arial, Helvetica, sans-serif; color: #000099; font-size:14px; line-height: 20px; text-align:right;}
h6 {font-family:Arial, Helvetica, sans-serif; color: #0033FF; font-size:13px; line-height: 18px; text-align:justify;}


body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color: #000000;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	line-height: 18px;
	text-align: justify;
}

.body {font-family:Arial, Helvetica, sans-serif; color: #000000; font-size:14px; font-weight:normal; font-style:normal; text-decoration: none; line-height: 18px; text-align:justify;}
a.body:link {color: #000099; font-size:14px; text-decoration: none; font-weight: bold;}
a.body:active {color: #000099; font-size:14px; text-decoration: none; font-weight:bold;}
a.body:visited {color: #000099; font-size:14px; text-decoration: none; font-weight:bold;}
a.body:hover {color: #3366FF; font-size:14px; text-decoration: none; font-weight:bold;}


#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 750px;
	min-height: 550px;
	height:auto !important;
 	padding-top:20px;
	padding-bottom:20px;
}

#logo {
	width: 146px;
	height: 117px;
	float: left;
	background-image:url(images/badge.jpg);
	background-repeat:no-repeat;
}

#header {
	width: 604px;
	height: 117px;
	float: left;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;	
}

#leftcolumn {
	width: 146px;
	height: 330px;
	background-image: url(images/left_column.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 30px;
	text-align:left;
}

.leftcolumn {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color: #000099;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
}

a.leftcolumn:link {color: #3366FF; font-size:14px; text-decoration: none; font-weight:bold;}
a.leftcolumn:active {color: #3366FF; font-size:14px; text-decoration: none; font-weight:bold;}
a.leftcolumn:visited {color: #3366FF; font-size:14px; text-decoration: none; font-weight:bold;}
a.leftcolumn:hover {color: #000099; font-size:14px; text-decoration: none; font-weight:bold;}

#image_top {
	width: 140px;
	height: 110px;
	float: left;
}

#image_middle {
	width: 140px;
	height: 110px;
	float: left;
}

#image_bottom {
	width: 140px;
	height: 110px;
	float: left;
}

.image {
	width: 140px;
	height: 110px;
	float: left;
}

#content {
	width: 350px;
	height: 330px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#content2 {
	width: 350px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#notebook {
	width: 230px;
	height: 310px;
	float: right;
	background-image: url(images/notebook.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
}

.notebook {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color: #0033FF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}
a.notebook:link {color: #0033FF; font-size:14px; text-decoration: none; font-weight:bold;}
a.notebook:active {color: #0033FF; font-size:14px; text-decoration: none; font-weight:bold;}
a.notebook:visited {color: #0033FF; font-size:14px; text-decoration: none; font-weight:bold;}
a.notebook:hover {color: #000099; font-size:14px; text-decoration: none; font-weight:bold;}

.notebook_title {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color: #009933;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 26px;
	text-align: center;
}

bodylinks {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color: #000000;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-right: 0px;
	line-height: 18px;
	text-align: justify;
}

.bodylinks {font-family:Arial, Helvetica, sans-serif; color: #000000; font-size:14px; font-weight:normal; font-style:normal; text-decoration: none; line-height: 18px; text-align:justify;}
a.bodylinks:link {color: #000000; font-size:14px; text-decoration: none;}
a.bodylinks:active {color: #000000; font-size:14px; text-decoration: none;}
a.bodylinks:visited {color: #000000; font-size:14px; text-decoration: none;}
a.bodylinks:hover {color: #3366FF; font-size:14px; text-decoration: none;}

#class1 {
	width: 350px;
	height: 330px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#class2 {
	width: 230px;
	height: 360px;
	float: left;
	text-align: center;
}

#footer {
	width: 750px;
	height: 30px;
	float: left;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}

#main {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

#parent {
	width: 580px;
	min-height: 320px;
	height:auto !important;
	float: right;
	background-color: #FFFFFF;
}

#parent1 {
	width: 296px;
	height: 150px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 4px;
}

#parent3 {
	width: 280px;
	height: 150px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/parents_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contact1 {
	width: 145px;
	height: 180px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#contact2 {
	width: 130px;
	height: 180px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#contact3 {
	width: 305px;
	height: 180px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#contact4 {
	width: 145px;
	height: 70px;
	float: left;
	background-color: #FFFFFF;
}

#contact5 {
	width: 145px;
	height: 70px;
	float: left;
	background-color: #FFFFFF;
}

#contact6 {
	width: 145px;
	height: 70px;
	float: left;
	background-color: #FFFFFF;
}
#contact7 {
	width: 145px;
	height: 70px;
	float: left;
	background-color: #FFFFFF;
}

#atoz1 {
	width: 145px;
	height: 420px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#atoz2 {
	width: 160px;
	height: 420px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#atoz3 {
	width: 155px;
	height: 420px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}
#atoz4 {
	width: 125px;
	height: 420px;
	float: left;
	background-color: #FFFFFF;
	padding-top:10px;
}

#fullpage {
	width: 750px;
	min-height: 320px;
	height:auto !important;
	background-image: url(images/left_column.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align:left;
}

#fullpage_bottom {
	width: 750px;
	min-height: 120px;
	height:auto !important;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}

#staff1 {
	width: 320px;
	min-height: 320px;
	height:auto !important;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align:left;
}

#staff2 {
	width: 240px;
	min-height: 320px;
	height:auto !important;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
}


#map {
	width: 750px;
	height: 370px;
	background-image: url(images/left_column.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}

#validation {
	width: 750px;
	height: 50px;
	float: left;
	padding-top: 20px;
	text-align:center;
}

#year6 {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	background-image:url(images/staff_pictures/Y6.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

#year5 {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	background-image:url(images/staff_pictures/Y5.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

#year4 {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	background-image:url(images/staff_pictures/Y4.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

#year3 {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	background-image:url(images/staff_pictures/Y3.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

#year2 {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	background-image:url(images/staff_pictures/Y2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

#year1 {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	background-image:url(images/staff_pictures/Y1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

#yearf {
	width: 600px;
	min-height: 330px;
	height:auto !important;
	float: left;
	background-color: #FFFFFF;
	background-image:url(images/staff_pictures/YF.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 0px;
}

.white_tab {
	width: 86px;
	height: 20px;
	float: left;
	margin-top: 93px;
	background-image: url(images/tab_white.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

.lightblue_tab {
	width: 86px;
	height: 20px;
	float: left;
	margin-top: 93px;
	background-image: url(images/tab_blue2.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

.medblue_tab {
	width: 86px;
	height: 20px;
	float: left;
	margin-top: 93px;
	background-image: url(images/tab_blue3.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

.darkblue_tab {
	width: 86px;
	height: 20px;
	float: left;
	margin-top: 93px;
	background-image: url(images/tab_blue1.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

.navigation {font-family:Arial, Helvetica, sans-serif; color: #000066; font-size:13px; font-weight:bold; font-style:normal; text-decoration: none; line-height: 16px; text-align: center;}

a.navigation:link {color: #000066; font-size:13px; text-decoration: none; font-weight:bold;}
a.navigation:active {color: #000066; font-size:13px; text-decoration: none; font-weight:bold;}
a.navigation:visited {color: #000066; font-size:13px; text-decoration: none; font-weight:bold;}
a.navigation:hover {color: #FFFFFF; font-size:13px; text-decoration: none; font-weight:bold;}

.nav_white {font-family:Arial, Helvetica, sans-serif; color: #000066; font-size:13px; font-weight:bold; font-style:normal; text-decoration: none; line-height: 16px; text-align: center;}

a.nav_white:link {color: #000066; font-size:13px; text-decoration: none; font-weight:bold;}
a.nav_white:active {color: #000066; font-size:13px; text-decoration: none; font-weight:bold;}
a.nav_white:visited {color: #000066; font-size:13px; text-decoration: none; font-weight:bold;}
a.nav_white:hover {color: #000066; font-size:13px; text-decoration: none; font-weight:bold;}

.homework {font-family:Arial, Helvetica, sans-serif; color: #000099; font-size:15px; font-weight:bold; font-style:normal; text-decoration: none; line-height: 16px; text-align: left;}

a.homework:link {color: #009933; font-size:15px; text-decoration: none; font-weight:bold;}
a.homework:active {color: #009933; font-size:15px; text-decoration: none; font-weight:bold;}
a.homework:visited {color: #009933; font-size:15px; text-decoration: none; font-weight:bold;}
a.homework:hover {color: #000099; font-size:15px; text-decoration: none; font-weight:bold;}


.footer {font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:13px; font-weight:bold; font-style:normal; text-decoration: none; line-height: 16px; text-align: center;}

a.footer:link {color: #FFFFFF; font-size:13px; text-decoration: none; font-weight:bold;}
a.footer:active {color: #FFFFFF; font-size:13px; text-decoration: none; font-weight:bold;}
a.footer:visited {color: #FFFFFF; font-size:13px; text-decoration: none; font-weight:bold;}
a.footer:hover {color: #6699FF; font-size:13px; text-decoration: none; font-weight:bold;}

#frogs {text-align:center;}