body {
    margin:0;
    padding:0;
    background:#84E6F3;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;color:#000;
    
	}
#wrapper {
    width: 668px;
	 }

#header {
	width: 668x;
	margin: 0;
	padding: 0;
    }
#header h1 {
    margin:0;
	background: url(images/all/hdr_montessorischool.gif) center no-repeat;
	text-indent: -999em;
	height: 58px;
	margin: 0;
	padding: 0;
	}
#header h2 {
	margin:0;
	background: url(images/all/hdr_tucsonaz.gif) center no-repeat;
	text-indent: -999em;
	height: 23px;
}

#header h3 {
	margin:0;
	background: url(images/all/hdr_established1974.gif) center no-repeat;
	text-indent: -999em;
	height: 27px;
}

#nav {
	width:107px;
	float:left;
	padding: 0,0,0,0;
	margin: 0,0,0,0;
	}
	
#main {
    float: right;
    width: 551px;
	padding: 5px;
	text-align: left;
    }
	
#footer {
    clear:both;
    }

#footer p {
    padding:5px;
    margin:0;
	font-size:xx-small;
    }
	

a:link {color:#0b3548;}      /* unvisited link */
a:visited {color:#0b3548;}  /* visited link */
a:hover {color:#fca03d;}  /* mouse over link */
a:active {color:#0b3548;}  /* selected link */ 


