body{
  font-family: arial;
  font-size: x-small;
  text-align: center;
  } 
#wrap {
  width: 850px;
  text-align: center;
  margin: auto auto auto auto;
  }
#heading {
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
  }
#logo {
  width: 100%;
  height: 115px;
  background-image: url(../images/headingbottom.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
#logo img {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
#topnav {
  width: 850px;
  text-align: center;
  }
#nav {
  width: 100%;
  float: left;
  margin: 0 0 0 3px;
  padding: 0 0 0 ;
  list-style: none;
  }
#nav li {
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
.list {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 120px;
  height: 25px;
  color: #ffffff;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimg.gif) no-repeat left top;
  }
.listleft {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 120px;
  height: 25px;
  color: #ffffff;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimgright.gif) no-repeat left top;
  }
.list:hover {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 120px;
  height: 25px;
  color: #3300ab;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimgon.gif) no-repeat left top;
  }
.listleft:hover {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 120px;
  height: 25px;
  color: #3300ab;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimgrighton.gif) no-repeat left top;
  }
.listbig {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 124px;
  height: 25px;
  color: #ffffff;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimgbig.gif) no-repeat left top;
  }
.listbigleft {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 124px;
  height: 25px;
  color: #ffffff;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimgbigleft.gif) no-repeat left top;
  }
.listbig:hover {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 124px;
  height: 25px;
  color: #3300ab;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimgbigon.gif) no-repeat left top;
  }
.listbigleft:hover {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 124px;
  height: 25px;
  color: #3300ab;
  font-size: 90%;
  text-decoration: none;
  background: url(../images/navimgbiglefton.gif) no-repeat left top;
  }
#active {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 120px;
  height: 27px;
  color: #3300ab;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  background: url(../images/navactive.gif) no-repeat left top;
  }
#activebig {
  float: left;
  display: block;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  width: 124px;
  height: 27px;
  color: #3300ab;
  font-size: 90%;
  text-decoration: none;
  font-weight: bold;
  background: url(../images/navactivebig.gif) no-repeat left top;
  }
#main {
  margin: 0 0 0 0;
  }
#left {
  width: 620px;
  float: left;
  padding: 2px 0 0 0;
  margin: 0 0 0 3px;
  /*background: url(../images/lefttop.gif) no-repeat left top;*/
  }
#left p{
  padding: 10px 5px 10px 5px;
  margin: 0 0 0 0;
  /*background: url(../images/leftbottom.gif) no-repeat left bottom;*/
  font-size: 110%;
  }
#top {
  text-align: left;
  width: 600px
  }
#top img {
  float: left;
  }
#top h1 {
  float: left;
  margin: 50px 0 0 0;
  font-size: 200%;
  font-weight: normal;
  color: #3300ab;
  }
h2 {
  font-size: 150%;
  }
#content {
  clear: both;
  width: 620px;
  }
.heading2 {
  font-size: 130%;
  font-weight: bold;
  margin: 0 0 5px 0;
  }
#contentnav {
  float:left;
  text-align: left;
  width: 120px;
  /*border-right: 1px #939393 solid;*/
  margin: auto 10px auto 0;
  padding: 10px 0 0 0 0;
  font-weight: bold;
  }
#subactive {
  text-decoration: underline;
  color: #3400ad;
  list-style-image: url(../images/activelist.gif);
  }
#sub {
  text-decoration: none;
  color: #000000;
  list-style-image: url(../images/bullet.gif);
  }
#sub:hover {
  text-decoration: underline;
  color: #000000;
  }
#contenttext {
  float: right;
  text-align: left;
  font-size: 90%;
  font-style: none;
  width: 483px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
#contenttext p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
#contenttextbig {
  float: left;
  text-align: left;
  font-size: 90%;
  font-style: none;
  width: 620px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }
#contenttextbig p {
  margin: 0 0 10px 5px;
  padding: 0 0 0 0;
  }
#right {
  float: right;
  width: 220px;
  margin: 10px 3px 0 0;
  }
.box {
  float: right;
  width: 220px;
  /*background: url(../images/boxtop.gif) no-repeat left top;*/
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  }
.box p{
  font-size: 110%;
  font-weight: bold;
  text-align: left;
  }
.box2 {
  float: right;
  width: 220px;
  background: url(../images/boxtop.gif) no-repeat left top;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  }
.box h2 {
  font-size: 120%;
  color: #ffffff;
  font-weight: normal;
  margin: 1px 1px 0px 1px;
  padding: 1px 1px 1px 1px;
  /*border-bottom: 1px #9296a2 solid;*/
  /*background: url(../images/boxbgblue.gif) no-repeat left top;*/
  }
.box2 h2 {
  font-size: 100%;
  color: #000000;
  font-weight: normal;
  margin: 1px 1px 0px 1px;
  padding: 1px 1px 1px 1px;
  border-bottom: 1px #9296a2 solid;
  background: url(../images/boxbg.gif) no-repeat left top;
  }
#login p {
  font-size: 80%;
  font-family: arial;
  }
.bottom {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  background: url(../images/boxbottom.gif) no-repeat left bottom;
  }
#footer {
  width: 850px;
  clear: both;
  color: #ffffff;
  padding: 2px 0px 0px 0px;
  margin: 0 0 0 0;
  background: url(../images/footertop.gif) no-repeat left top;
  }
#footer p{
  width: 100%;
  text-align: center;
  padding: 2px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  background: url(../images/footertbottom.gif) no-repeat left bottom;
  }
#list {
  width: 100%;
  margin: 30px 0 0 0;
  text-align: left;
  }
#list p {
  font-size: 90%;
  text-align: left;
  font-style: italic;
  }