<style type="text/css">
/*<[CDATA[*/

 body {     
  font-weight: bold;
  text-align: center;
  color: black;
  background: white;
  font-family: Serif, Sans-serif;
  font-size: 13pt;
  
  margin: 0px;
}

a:link { color: #00e; }
a:visited { color: #551a8b; }
a:active { color: #f00; }

div#wrapper {
  position: relative;
  margin: 28px auto;
  padding: 0px;
  width: 705px;
  text-align: left;
  min-height: 709px;
}

div#header {
  text-align: center;
  font-style: italic;
  height: 101px;
  background: url('logo1_2.jpg');
}

div#nav {
  position: absolute;
  top: 101px;
  left: 0px;
  width: 173px;
  height: 80%;
  min-height: 608px;
  background-image: url('xtra.jpg');
  background-repeat: repeat-y;
}
/* I hate IE */
/*\*/
*div#nav {
height: 608px;
}
/**/

div#nav img {
  margin: 0px;
  padding: 0px;
}

div#nav ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 11pt;
  font-weight: bold;
}

div#nav li {
  background: url('button.jpg') no-repeat;
  padding: 0px 15px;
  margin: 0px;
  height: 30px;
  max-height: 30px;
  text-align: center;
}

div#nav li a { position: relative; top: 5px; text-decoration: none; }

div#footer {
  padding-top: 5px;
  text-align: center;
}

div#footer hr { margin: 4px auto; border: 1px solid #887a79; }
div#footer hr.long { width: 90%; }
div#footer hr.medium { width: 70%; }
div#footer hr.short { width: 50%; }

div#last {
  margin: 2em -10px 0em -10px;
  clear: both;
  text-align: center;
}



div#main {
  margin-left: 173px;
  width: 532px;
  min-height: 608px;
  font-size: 13pt;
  
}
 p {

}
/* Internet Exploder made my CSS ugly */
/*\*/
*div#main {
height: 608px;
}
/**/

/*]]>*/
  </style>
