#pagename {
  position: relative;
  clear: both;
  left:8px;
  top:5px;
  height: 45px;
  width: 984px;
  padding: 12px 0px 0px 0px;
  margin: 18px 0px 0px 0px;
  border-bottom: 1px dotted #155F83;
}

#aboutthumbs {
  position: relative;
  float: left;
  clear: left;
  left: 32px;
  top: 30px;
  width: 210px;
  height: 500px;
  padding: 0px 0px 140px 0px;
  text-align: left; /* Counteract to IE5/Win Hack */
 }


.thumbswr {
  width: 210px;
  height: 500px;
}


.thumbsbox {

  w\idth: 210px;
  height: 500px;
}
.thumbsxa {
   overflow-x: hidden;
   overflow-y: hidden;
 }


#abouttext {
  position: relative;
  float: left;
  height: 588px;
  left: 30px;
  top: 0px;
  width: 709px;
  padding: 29px 14px 0px 28px;
  text-align: left; /* Counteract to IE5/Win Hack */
  border-left: 1px dotted #155F83;
}



.textwr {
	width: 670px;
	height: 588px;
    }
.textbox {

   	w\idth: 670px;
      height: 588px;
}
.textxa {
     overflow-x: hidden;
     overflow-y: auto;
}





div#vmenu {
  position: relative;
  float: left;
  clear: left;
  left: 12px;
  top: 0px;    /* adjust to match gallery spacing between horizontal dotted line and divs below it? */
  width: 185px;
  height: 425px;
  padding: 0px 0px 140px 0px;
  text-align: left; /* Counteract to IE5/Win Hack */
  margin: 0;
}

div#vmenu ul {
  padding: 0px 0px 0px 0px;
   list-style: none;
}

div#vmenu ul li {
   margin: 0;
  padding: 7px 0px 0px 0px;
   list-style: none;
}

div#vmenu ul a:link {
   margin: 0;
   padding: .2em 0em .2em .4em;
   text-decoration: none;
   font-size: 12px;
   color: #003333;
   display: block;
}

div#vmenu ul a:active {
   margin: 0;
   padding: .25em .5em .25em .5em;
   text-decoration: none;
   font-size: 12px;
   color: #003333;
   display: block;
}

div#vmenu ul a:visited {
   margin: 0;
   padding:  .25em .5em .25em .5em;
   text-decoration: none;
   font-size: 12px;
   color: #003333;
   display: block;
}

div#vmenu ul li a:hover {
   margin: 0;
   font-weight: bold;
   padding: .2em 0em .2em .4em;
   text-decoration: none;
   font-size: 12px;
   color: #E38217;
   display: block;
}

