﻿	* {
	margin:0;
	padding:0;
	}
	
	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; background:#000066 url(images/schoolBG.jpg)top repeat-x;}
	H1{ font-family: Arial, Helvetica; color: #133982; font-size : 18px; display : inline;}
	H2{ font-family: Arial, Helvetica; color: #133982; font-size : 16px; }
	table { font-family: Arial, Helvetica; color: #333333; font-size : 12px; }
	li { font-family: Arial, Helvetica; color: #125DD4; font-size : 11px; }
	
    a:link { color : #133982; }
    a:visited { color : #133982; }
    a:hover { color : #125DD4;}
    a:active { color : #125DD4;}
	
	.bottomnav:link, .bottomnav:visited {color: #daeef6; text-decoration: none;}
	.bottomnav:hover, .bottomnav:active {color: #c4e8f6; text-decoration: none;} 	
	

    img { border-color : #000000; }
	
	#schoolContent {
	width:760px;
	height:auto;
	margin:0 auto;
	background-color:#FFFFFF;
	}
	
	#events {
	width:215px;
	text-align:center;
	padding:15px 0;
	}
	
	#events p {margin-bottom:12px;}
	
	#events h1 {margin:16px 0;}
	
	.content {
	position:relative;
	width:504px;
	height:auto;
	margin:10px auto;
	}
	
	
	h2 {margin:15px 0;}
	
	#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #77cc66;
	height:auto;
	}
	
	#content {
	padding-top: 14px;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
	}
	
	.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/fieldback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 125px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #227337;
	}
	
