* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
body {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 100%;
}
#container {
  margin: 0 auto;
  padding: 0px 0px;
  color: #000000;
/*  background-image: url(images/shadow.jpg); 
  background-repeat: repeat-y; */
  text-align: left;
  voice-family: inherit;
  width: 100%;
  background-position: left top;
}
#container:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
}
#header {
  margin: 0;
  background: transparent url(images/left2.jpg) repeat-x scroll left top;
  color: #000000;
  width: 100%;
  height: 150px;
}
#header h1 {
  padding: 10px 0 0 10px;
  color: #ffffff;
  font-size: 100%;
  float: left;
}
#header p {
  border: 1px solid #c8b7ff;
  padding: 5px;
  background: #e5ddff none repeat scroll 0%;
  float: right;
  font-size: 90%;
  margin-top: 5px;
  height: 128px;
  text-align: justify;
  color: #00103e;
  voice-family: inherit;
  width: 228px;
}

#header img {
  float: right;
  margin-top: 5px;
}
#horiz-menu {
	font-size: 75%; 
        text-align: center; 
	clear: both;
	margin-bottom: 4px;
}
#introduction {
  border: 1px solid #c2d1ff;
  padding: 10px;
  float: left;
  height: 212px;
  background-color: #dbe4ff;
  margin-bottom: 0px;
  overflow: auto;
  font-size: 80%;
  voice-family: inherit;
  width: 97.5%;
}
#one h2 {
  border: 1px solid #cccccc;
  padding: 2px 0px 2px 2px;
  background: #ffffff none repeat scroll 0%;
  color: #00103e;
  font-size: 130%;
}
#one h3 {
  padding: 10px 4px 4px;
  font-size: 110%;
}
#one p {
  margin: 5px 2px;
}
#mainBody {
  border: 1px solid #dbe2ff;
  padding: 10px;
  background-color: #f5f7ff;
  margin-top: 5px;
  font-size: 90%;
  float: left;
  voice-family: inherit;
  width: 72%;
}
#mainBody h4 {
  border: 1px solid #cccccc;
  padding: 2px 0px 2px 2px;
  background: #ffffff none repeat scroll 0%;
  color: #00103e;
  font-size: 110%;
  clear: right;
}
#mainBody p {
  margin: 10px 3px 10px 2px;
}
#left {
  border: 1px solid #d1c2ff;
  padding: 10px;
  float: left;
  background-color: #f0ebff;
  margin-top: 5px;
  font-size: 80%;
  voice-family: inherit;
  width: 20%;
}
#left h3 {
  margin: 0px;
  padding: 10px 2px 5px 0;
  background: transparent none repeat scroll 0%;
  color: #001d8f;
  font-size: 120%;
}
#left p {
  margin: 5px 2px 10px 0;
  font-size: 90%;
}
#left a {
  font-weight: bold;
  font-size: 100%;
  text-decoration: none;
}
#left a:hover {
  text-decoration: underline;
}
ul {
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 5px;
  padding-left: 15px;
}
#footer {
  background: #dbe4ff none repeat scroll 0%;
  color: #336666;
  text-align: center;
  font-size: 70%;
  height: 53px;
  padding-top: 6px;
}
#footer a {
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  color: #336666;
}
#footer a:hover {
  color: #000000;
}
body {
  margin: 0;
  padding: 0;
  background: #ffffff none repeat scroll 0%;
  text-align: center;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 100%;
}
a {
  background: transparent none repeat scroll 0%;
  color: #666666;
}
a:hover {
  background: transparent none repeat scroll 0%;
  color: #990000;
  text-decoration: underline;
}
