* {font-family: Verdana; font-size: 9pt; text-align: justify;}
body {
   background-color:#CCCCCC;
   color:#000000;
   width: 900px;
   margin: auto;
}

#title1 {
  width: 120px;
  height: 90px;
  color: white;
  background-color: #FE9F34;
  text-align: center;
  font-family: Arial;
  float: left;
}

#title2 {
  width: 580px;
  height: 90px;
  color: white;
  background-color: #FE9F34;
  text-align: center;
  font-family: Arial;
  text-align: left;
  float: left;
}

#title3 {
  width: 190px;
  height: 90px;
  background: url('http://www.sjpreschool.com/images/stepup2.jpg') no-repeat;
  float: left;
}

#title4 {
  width: 10px;
  height: 90px;
  background-color: #FE9F34;
  float: left;
}

#sidebarleft {
  width: 6px;
  height: 1350px;
  float: left;
  background-color: #FE9F34;
}

#midbox {
  width: 880px;
  background-color: white;
  padding-left: 4px;
  padding-right: 4px;
  height: 1350px;
  float: left;
}

#sidebarright {
  width: 6px;
  height: 1350px;
  background-color: #FE9F34;
  float: left;
}

#leftmenubar {
  width: 170px;
  height: 100%;
  background-color: white;
  margin-right: 4px;
  float: left;
}

#databox {
  width: 696px;
  height: 592px;
  /*background-color: white;*/
  padding: 4px;
  float: left;
}

#menubox {
  width: 158px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 6px;
  padding: 4px;
  height: 26pt;
  background-color: #809CC9;
  text-align: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 11pt;
  color: white;
  cursor: pointer;
}

#foot {
  width: 900px;
  height: 30px;
  color: white;
  background-color: #FE9F34;
  text-align: center;
  font-family: Arial;
  text-align: left;
  font-size: 9pt;
  clear: left;
}

#title {
  font-family: Arial;
  font-size: 14pt;
  text-align: center;
  color: black;
  font-weight: bold;
  text-indent: 3%;
}

p {
  font-family: verdana;
  font-size: 9pt;
  color: black;
  width: 100%;
  line-height: 120%;
  text-align: justify;
  
}

p.fundraiser {
  font-family: verdana;
  font-size: 9pt;
  text-align: left;
  color: black;
  width: 100%;
  text-indent: 0;
}

li {
  font-family: verdana;
  font-size: 9pt;
  color: black;
  margin-bottom: 8px;
  line-height: 120%;
  text-align: justify;
}

td {
  font-family: verdana;
  font-size: 9pt;
  color: black;
}

a {
  font-family: verdana;
  font-size: 9pt;
}

hr {
  color: black;
  background-color: black;
  height: 2px;
  width: 80%;
  }

#subtitle {
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  color: black;
}

a.email:link    {font-family: Arial; font-size: 13pt; font-weight: bold; color:blue; text-decoration:none; }

a.email:hover   {font-family: Arial; font-size: 13pt; font-weight: bold; color:green; text-decoration:underline; }

a.email:active  {font-family: Arial; font-size: 13pt; font-weight: bold; color:red; text-decoration:none; }

strong {font-size: 10px;}
em {font-size: 10px;}