/* CSS Document */

body {
	background-image:url(dots.gif);
	background-position:top;
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 1.3;
	text-align:left;
}

#wrapper {
width:775px;
margin:0 auto;
margin-top:0px;
background-image:url(backgroundwhite.gif);
background-repeat:repeat-y;
height:760px;
}

#wrapperelementary {
width:775px;
margin:0 auto;
margin-top:0px;
background-image:url(backgroundwhite.gif);
background-repeat:repeat-y;
height:1185px;
}

#wrappercalendar {
width:775px;
margin:0 auto;
margin-top:0px;
background-image:url(backgroundwhite.gif);
background-repeat:repeat-y;
height:1160px;
}

#wrappertuition {
width:775px;
margin:0 auto;
margin-top:0px;
background-image:url(backgroundwhite.gif);
background-repeat:repeat-y;
height:1245px;
}

.style1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:36px;
color:#6699ff;
text-align:center;
}

.style2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
text-align:center;
line-height:2.5;
}

.style3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:125%;
}

.style5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:36699ff;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:000000;
	}
	
#title {
	position:absolute;
	margin-top:10px;
	margin-left:12px;
	}
	
#buttons {
	position:absolute;
	margin-left:11px;
	margin-top:235px;
	min-width:975px;
	height: 97px;
	width: 846px;
}



#infoelementary {
	position:absolute;
	width:452px;
	margin-top:289px;
	margin-left:30px;
	}

#inforight {
	position:absolute;
	width:725px;
	margin-top:280px;
	margin-left:15px;
	height: 499px;
	text-align:right;
	}
	
#inforighthome {
	position:absolute;
	width:775px;
	margin-top:256px;
	margin-left:0px;
	height: 499px;
	text-align:right;
	}

#infolefthome {
	position:absolute;
	width:403px;
	margin-top:347px;
	margin-left:20px;
	}
	
#infoleft {
	position:absolute;
	width:403px;
	margin-top:300px;
	margin-left:36px;
	}
	
#bottom{
	position:relative;
	margin-top:20px;
	margin-left:0px;
	background-color:#6699ff;
	width:751px;
	height:25px;
	}
	
#bottomhome {
	position:relative;
	margin-top:0px;
	margin-left:12px;
	background-color:#6699ff;
	width:751px;
	height:25px;
	}
	
#bottomelementary{
	position:relative;
	margin-top:440px;
	margin-left:0px;
	background-color:#6699ff;
	width:751px;
	height:25px;
	}

#bottomcalendar{
	position:relative;
	margin-top:110px;
	margin-left:0px;
	background-color:#6699ff;
	width:751px;
	height:25px;
	}
	
#bottomtuition{
	position:relative;
	margin-top:420px;
	margin-left:0px;
	background-color:#6699ff;
	width:751px;
	height:25px;
	}
	
#logo {
	position:relative;
	margin-top:30px;
	margin-left:0px;
	}
	

