body{
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #555555;
	font-size: 11px;
	line-height: 20px;
	background:#787878 url(images/main_bg.jpg) repeat-x fixed left bottom;

}
a{
	
	outline-style:none;
	outline-width:medium;
}
a:link{
	color: #663366;
	text-decoration: none;
}		    
a:visited{
	color: #663366;
	text-decoration: none;
}  
a:hover{
	color: #000;
	text-decoration: underline;	
}  
a:active {color: #CB1967;
	text-decoration: none;   
}
h1{
	margin: 0px;
	font-size: 18px;
	
}
h2{
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3{
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 11px;
	font-weight:bold;
}
li{
	list-style-image: url(images/arrow.png);
}
ul.home li{
	list-style-image: url(images/arrow_red.png);
}
div.nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div.navtype {
	font-family: helvetica, arial, verdana, sans-serif;
	color: #34434D;
	font-size: 1em;
	text-align: left;
	padding-left: 50px;
	text-decoration: none;
	font-size:12px;
	margin: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.navtype a{
	font-family: helvetica, arial, verdana, sans-serif;
	color: #8C8C8C;
	font-size: 1em;
	text-align: left;
	padding: 0;
	text-decoration: none;
	font-size:12px;
}
div.navtype a:hover{
	font-family: helvetica, arial, verdana, sans-serif;
	color: #000000;
	font-size: 1em;
	text-align: left;
	padding: 0;
	text-decoration: none;
	font-size:12px;
}
div.navtype a:active{
	font-family: helvetica, arial, verdana, sans-serif;
	color: #8C8C8C;
	font-size: 1em;
	text-align: left;
	padding: 0;
	text-decoration: none;
	font-size:12px;
}

/* Floats */	
#left, #right{
	background: #FFFFFF; 
	display: block; 
	float: left}

div.left{
	width: 470px;
	float: left;
	padding-left: 44px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	height: 100%;
}
div.right{
	float: right;
	background-color: #FFFFFF;
	padding-right: 44px;
	padding-top: 20px;
	padding-left: 20px;
	height: 100%;
	margin-bottom: 20px;
}

/* Structure */
div.container{
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;

}
div.header{
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
.footer ul li{
	display: inline
}	
.newsfooter {
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}
.footer{
background-image:url(images/footer_bg.jpg);
background-position:18px 125%;
background-repeat:repeat-x;
color:#CCCCCC;
font-size:10px;
height:114px;
padding:15px 20px;
width:780px;
}
.footer a{
	font-size: 10px;
	line-height:normal;
	color:#CCC
}
hr{
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B9B9B9;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img.floatLeft{
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#footer2 {
	margin-bottom: 20px;
}
.links{
	font-family: helvetica, arial, verdana, sans-serif; 
	color: #8c8c8c; 
	font-size: 1em; 
	text-align: left; 
	padding: 0; 
	border: 0; 
	text-decoration: none
}
.links a:hover{
	font-family: helvetica, arial, verdana, sans-serif; 
	color: #34434D; 
	font-size: 1em; 
	text-align: left; 
	padding: 0;  
	
}
div.header2 {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


div.splash {
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
div.main1 {
	background-color: #FFFFFF;
}
.title
	{display: block; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #AB0056; 
	font-weight: bold; 
	font-size: 16px; 
	padding: 0 0 2px 0; 
	padding: 0 0 2px 0; 
	margin: 0; 
	border: 0}
.footertext
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.hr2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div.aboutleft {
	width: 490px;
	float:right;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right:40px;
	height: 100%;
}
div.contactright {
	float: right;
	background-color: #FFFFFF;
	padding-right: 44px;
	padding-top: 20px;
	padding-left: 20px;
	height: 100%;
	width: 219px;
}
.formtext{
	display: block;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #666666;
	font-size: 1em;
	line-height: 20px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* forms */
#form {
	padding: 0;
	margin: 0;
}
	
fieldset{
	border: 0; 
	padding: 0; 
	margin: 10px 0 0 0}	

.name, .email, .message{
	padding: 0; 
	margin: 0; 
	border: 0}
div.teachersleft {
	width: 490px;
	float: left;
	padding-left: 44px;
	background-color: #FFFFFF;
	padding-right: 20px;
}
div.teachersright {
	background-color: #FFFFFF;
	padding-right: 44px;
	width: 220px;
	float: right;
}
.mailing {
	background-color: #CC99CC;
	padding: 8px;
}
div.morenews {
	width: 720px;
	float: left;
	padding-left: 44px;
	background-color: #FFFFFF;
	padding-right: 20px;
	height: 100%;
}
div.banner{
	background-image: url(images/banner_middle.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
div.banner_orange {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF8330;
	border-left-color: #FF8330;
	background-color: #FFF6F0;
	margin: 0px;
	padding-top: 0px;
}
div.banner_purple {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC5086;
	border-left-color: #CC5086;
	background-color: #FBF2F6;
	margin: 0px;
}
div.banner_blue {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004869;
	border-left-color: #004869;
	background-color: #DFF1FA;
}
.copy{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656566;
	margin-top: 15px;
	margin-bottom: 8px;
	float: left;
	width: 780px;
}
.divider{
	width: 1px;
	clear: left;
}
div#sizer {
	display:none;
} 
.message_banner{
	background-image: url(images/prod_bg.jpg);
	background-position: bottom;
	padding-bottom:20px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
div.banner_purple2 {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #925DA3;
	border-left-color: #925DB3;
	background-color: #EDE4FF;
}
div.banner_contact {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	background-color: #FCF4F4;
}
div.sitemapleft {
	width: 735px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
}
div.sitemap{
}
div.sitemap a{
	color:#555555;
}
div.footer_reflection{
	width:820px; 
	height:30px; 
	margin:auto;
	background-image:url(images/footer_reflection.png)
}
* html div.footer_reflection{
	width:820px; 
	height:30px; 
	margin:auto;
	background-image:none;
}
.timetable, timetable td{
	border:1px solid #EEEEEE; 
	border-collapse:collapse;
}
.timetable, td{
	border:1px solid #EEEEEE; 
	border-collapse:collapse;
	padding:4px;
	font-size:12px;
}
.timetable, th{
	border:1px solid #EEEEEE; 
	border-collapse:collapse;
	padding:4px;
	text-align:left;
}
