* {
 padding: 0;
 margin: 0;
}

option {
padding : 0 2px 0 2px;
}

textarea {
 margin : 4px 0px;
 }

html { 
  padding:0px;
  margin:0px;
}

body {
  height: 100%;
  min-height: 100%;
  width: 750px;
  margin: 10px auto;
  padding: 20px 10px;
  background: #94babb;
  font: 0.9em "Verdana", Tahoma, Arial, sans-serif;
  color: #008080;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#headerbanner {
  float: left;
  width: 500px;
  height: 97px;
  font-size: 1.4em;
  color: #008080;
  background: #fff url(bannerback.jpg) no-repeat bottom left;
  border-top: 3px solid #66cdcc;
}

#headerText {
  color: #5b8c8e;
  padding-top: 50px;
  left: 27px;
}

#leftedge {
  float: left;
  width: 50px;
  height: 100px;
  background: #fff url(leftedge.jpg) no-repeat left;
  }

#rightedge {
  float: left;
  width: 140px;
  height: 100px;
  background: #fff url(rightedge.jpg) no-repeat right;
  }

#contentBorder {
  float: left;
  width: 690px;
  background: #fff url(contentback.jpg) repeat-y top;
}

#contentText {
  padding: 0 35px 0 36px;
  margin: 0px 0px;
  float: left;
}

#contentText p {
  padding: 0px 0px 5px 4px;
  margin: 0px 0px 5px;
  font-weight: normal;
  background: #e3eded;
   font-size: 0.9em;
}

#contentBase {
  float: left;
  width: 690px;
  background: #fff url(contentbase.jpg) no-repeat bottom;
  height: 40px;
}

#contentText h1 {
  font-size: 1.3em;
  font-weight: bold;
  padding-left: 3px;
}

#contentText h2 {
  font-size: 1.1em;
  font-weight: normal;
  padding-bottom: 10px;
  padding-left: 5px;
}

#contentText h3 {
  padding: 0px;
  left: 10px;
  font-size: 1.2em;
  font-weight: bolder;
  sbackground: #94babb;
}

#contentText h4 {
 font-size: 0.9em;
 font-weight: normal;
 background: #d3e2e3;
 padding-left: 5px;
}

.title {
  float: right;
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
}

.scontent {
  border: 1px solid #f00;
 }

.login {
  float: right;
  padding: 0 40px;
  font-size: 0.8em;
  font-weight: bold;
  color: #000;
}

.login a {
  color: #a2d1d2;
}

.author {
  padding: 0px 5px;
  float: right;
  font-size: 1.0em;
  font-weight: normal;
  text-align: right;
}

.director {
  float: right;
  font-size: 0.9em;
  font-weight: normal;
}


#contentBase h4 {
 text-align: right;
 font-size: 8pt;
 padding: 0 50px;
}

#contentText ul {
  width: 560px;
  float: left;
  list-style: none;
  padding: 2px;
  margin: 0;
}

#contentText img {
  float: right;
  border: 1px solid #ccc;
}

#contentText li {
  float: left;
}

#textList li {
  float: none;
  margin: 0 0 0 10px;
}

#contentText li img {
  float: none;
  display: block;
  background: #fff;
  margin: 10px 3px 0;
  padding: 1px;
}

#links {
  float: left;
  background: #b7e7e7 url(linksback.jpg) repeat-x bottom left;
  width: 619px;
  height: 40px;
  margin: 0px;
  padding: 0px;
}

#links ul { 
  clear: both;
  list-style: none;
  text-align: center; 
  list-style-type: none; 
  height: 20px;
  font-size: 0.8em;
  padding: 10px 0 0 20px;
}

#links li {
  display: inline;
  padding: 0px 5px;
}

#links a {
  color: #008080;
  spadding: 0 10px 0 0;
}

#links a:HOVER {
  color: #004040;
}

#bodyBase {
  width: 690px;
  background: #fff url(bodybase.jpg) no-repeat bottom;
  float: left;
  height: 40px;
}

#bodytop {
  width: 690px;
  background: #fff url(bodytop.jpg) no-repeat bottom;
  height: 40px;
}

p {
 padding-bottom: 10px;
}

#submenu {
  color: #000;
  margin: 0px;
  padding: 0px;
  float: right;
  width: 170px;
  background: #5b8c8e;
  border: 0px;
  text-align: center;
}

#submenu ul {
  padding: 0px;
  width: 100%;
  margin: 0px;   
  list-style-type: none;

}

#submenu li{
  padding: 0px;
  color: #004040;
  font-size; 0.8em;
  margin: 0px;
  width: 100%;
}

#submenu h1 {
  position: relative;
  top: 10px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
  font-size: 1.0em;
  color: #004040;
}

#submenuHeader {
  margin: 0px;
  padding: 0px;
  background: #b7e7e7 url(linksback.jpg) repeat-x bottom left;
  width: 100%;
  height: 30px;
}

#submenu a {
  color: #006080;
}

#submenu a:hover {
  color: #004060;
}

#chalk {
  color: #000;
  background: #fff url(./Images/chalkBack.jpg) no-repeat;
}

.biglizard {
  font-size: 0.8em;
  float: right;
  text-align: right;
  padding-right: 50px;
}