body 	{
    margin: 0;
    padding: 0;
    color: #555555;
   	background: #fff url(../images/bg2.gif) repeat-y 50% 0%;
	/* Centering hack IE 5 and Opera */
     	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
     	}

#container {
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	line-height: 160%;
	}

#banner1 {
	position: relative;
	height: 342px;
	background: url(../images/mhmain.jpg);
	text-align: left;
	}
	
#banner2 {
	position: relative;
	height: 79px;
	background: url(../images/banner2.jpg);
	text-align: left;
	}
	
#content1 {
	position: absolute;
	top: 345px;
	left: 0px;
	margin: 0 10px;
	width: 730px;
	text-align: left;
	}
	
#content2 {
	position: absolute;
	top: 82px;
	left: 0px;
	margin: 0 10px;
	width: 730px;
	text-align: left;
	}


	
#sections {
	position: absolute;
	top: 46px;
	left: 0px;
	width: 750px;
	}

#sections ul {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	}

#sections ul li {
	display: inline;
	}
		

#sections ul li a {
	padding: 8px 12px;
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	float: right;
	}

#sections ul li a:link, #sections ul li a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	}


#sections ul li a:hover, #sections ul li a:active {
	background-color: #456996;
	color: #fff;
	}
	
	
body#contact #contact_tab a,
body#teachers #teachers_tab a,
body#services #services_tab a,
body#books #books_tab a,
body#about #about_tab a,
body#admin #admin_tab a {
	background-color: #456996;
	}

#contactbox {
	float: left;
	border: 2px solid #ccc;
	margin: 30px 5px 0 25px;
	padding: 10px;
	}	

	
	
	
	










a:link, a:visited {
	text-decoration: none;
	color: #2C5090;
	}

a:hover {
	color: #6582C8;
	text-decoration: underline;
	}




h1 {
	color: #768393;
	font: 1.7em Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 0;
	}
	
#bitsmaller {
	font-size: 1.2em;
	}
	
h1.main {
	text-align: center;
	border-bottom: dotted 2px #e1e1e1;
	}

h2 {
	font: 1.3em Arial, Helvetica, sans-serif;
	color: #5C6B7E;
	margin: 10px 5px 0px 0px;
	}

h3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #768393;
	margin: 3px 3px;
	}


.clear {
	clear: both;
	}

p.underline {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}


img {
	border: none;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}



table	{
	width: 90%;
	margin-top: 5px;
	margin-left: 40px;
	}

table a:link, table a:visited {
	text-decoration: none;
	color: #5674B9;
	}

table a:hover {
	color: #8AAEE1;
	}

th	{
	background-color: #efefef;
	vertical-align: top;
	font: bold 1em Tahoma, Helvetica, sans-serif;
	color: #737373;
	text-align: left;
	}

td	{
	padding: 5px 0 5px 4px;
	text-align: left;
	vertical-align: middle;
	font: .9em Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #dadada;
	}

td.mid {
	width: 50%;
	}
