body {
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
font-family: verdana,helvetica,arial,sans-serif; 
font-size: 12px;
line-height: 1.5em;
}

#canvas {
height: 100%;
width: 1000px;
}

#header {
height: 120px;
}

#logo {
height: 120px;
width: 110px;
margin-left: 10px;
position: absolute;
top: 0px;
left: 0px;
}

#title {
height: 90px;
width: 733px;
position: absolute;
top: 0px;
left: 150px;
}

#contact {
height: 90px;
width: 200px;
position: absolute;
top: 0px;
left: 800px;
text-align: right;
font-family: verdana, ariel, helvetica, sans-serif;
font-size: 10px;
color:rgb(86,95,152);
}

#bulk {
}

#menu {
width: 150px;
position: absolute;
top: 130px;
left: 0px;
font-size: 10px;
margin: 0px;
border: 0;
color:rgb(86,95,152);
}

#menu li {
list-style-type: none;
list-style-position: outside;
margin-left: -20px;
padding-left: 0px;
}

#menu a{
color:rgb(86,95,152);
text-decoration: none;
}

#menu a:visited{
color:rgb(86,95,152);
text-decoration: none;
}

#menu a:hover {
background-color:rgb(86,95,152);
color: white;
text-decoration: none;
}

#prop {
width: 1px;
height: 440px;
float: left;
}

#contents {
width: 849px;
position: absolute;
padding-top: 5px;
top: 130px;
left: 150px;
}

#contents table {
font-family: verdana,helvetica,arial,sans-serif; 
font-size: 12px;
line-height: 1.5em;
}

#footer {
width: 1000px;
clear: both
}

#copy {
width: 500px;
float: left;
}

#sponsor {
width: 500px;
float: right;
text-align: right;
}

#pgpic {
float: right;
}

#navigation {
height: 28px;
width: 850px;
position: absolute;
top: 90px;
left: 150px;
border-top: 1px solid black;
border-bottom: 1px solid black;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 1.5em;
text-align: left;
}

.teacher {
float: left;
width: 400px;
margin-right: 0px;
padding-bottom: 20px;
text-align: center;
border: 1px solid gray;
}

.artwork {
float: left;
width: 420px;
margin-right: 0px;
padding-bottom: 0px;
text-align: center;
border: 1px solid gray;
}

#navigation ul {
        float: left;
        padding-top: 0px;
        margin-top: 0px;
				padding-left: 0px;
        margin-left: 0px;
}

#navigation li {
        float: left;
				list-style-position: inside;
        padding-top: 0px;
        margin-top: 0px;
				padding-left: 0px;
        margin-left: 00px;
				padding-right: 10px;
}

.missing {
  color: red;
}

.holiday{
background-color: #D3D3D3;
text-align: right;
}

.month {
text-align: center;
}

.term {
text-align: right;
}

.day {
text-align: left;
}

.weekend {
color: gray;
text-align: right;
}

.weekendday {
color: gray;
text-align: right;
}

#uniformpolicy {
display:none;
}

#healthyeating {
display:none;
}

#admissions {
display:none;
}

#complaints {
display: none;
}

#absence {
display:none;
}

.menu {
  border: 1px solid gray;
}

th.menu {
  background-color: #D3D3D3;
  width: 20%;
  font-style: italic;
}

.prompt {
  font-weight: bold;
}

.key {
  background-color: white;
  font-weight: bold;
  padding-top: 15px;
  text-align: center;
  font-style: italic;
}

html\:abbr, abbr {
  font-weight: bold;
  cursor: help;
}

.today {
  border: 1px solid blue;
}

.odd {
  background-color: #D3D3D3;
}

