body{
  background-color: #00707F;
  background-position: top;
  background-repeat: repeat-x;;
  font-family: verdanda, arial, helvetica;
  font-size: 8pt;
}
p{
font-size: 10pt;
}
a{
  font-family: verdanda, arial, helvetica;
  font-size: 9pt;
  color: #152770;
}
td{
  font-family: verdanda, arial, helvetica;
  font-size: 10pt;
}
#mainbody{
   width: 99%; 
   margin-top: 0px; 
   padding-top:0px; 
  text-align:center;
    z-index:1;
}
#page{

  margin: 0 auto;
  margin-top: 0px;
  padding-top:0px;
  width: 810px;
  text-align: left;
  border: solid 8px rgb(0,192,208);
  background-color: white;
  z-index:1;
  
  overflow-y:auto;
}
#header{
  height: 53px;
  width:810px;
  border-bottom: solid 3px rgb(0,192,208);
  vertical-align: bottom;
    position: relative;
    z-index:1;
}
#header img{
  top: 0px;
  float: top;
}
#linkbar{
  position: relative;
  float: right;
  top: 0px;
  margin: 0px;
  padding: 0px;
  z-index: 3;
  vertical-align: top;
}
#headtext h1{
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
#headtext h2{
  margin-top: 0px;
  padding: 0px;
}
#headtext{
  float: right;
  width: 700px;
  padding: 0px;
  margin: 0px;
  z-index: 1;
}
#navbar{
  width:200px;
  float:left;
  border-right: solid 1px silver;
  min-height: 700px;
  font-family: arial, verdanda, helvetica;
}
#navbar a{
  font-family: verdanda, arial, helvetica;
  color: black;
  text-decoration: none;
  font-size: 11pt;
  padding-left: 8px;
}
#navbar a:hover{
  font-family: verdanda, arial, helvetica;
  color: black;
  text-decoration: underline;
  font-size: 11pt;
  padding-left: 8px;
}
#content{
  margin-left: 0px;
}
#content li{
list-style-image: none;
}
#content p{
  font-size: 15px;
}
#flashani{
  float: right;
}

h1{
  font-family: arial, verdanda, helvetica;
  color: black;
  font-size: 8pt;
  padding: 0px;
  margin:0px;
  font-weight: normal;
}
h2{
  font-family: arial, verdanda, helvetica;
  color: #152770;
  font-size: 11pt;
  font-style: italic;
  padding: 0px;
  padding-right: 20px;
  margin:0px;
  white-space: nowrap;
}
h3{
  width: 100%;
  font-family: arial, verdanda, helvetica;
  color: black;
  font-weight: bold;
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
}
.productdesc{
  padding:0px;
  margin:0px;
  padding-left:10px;
}

.headmenu ul{
margin:0;
padding: 0;
list-style: none;
}
.headmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}
.headmenu a{
float: right;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 14px 2px 0 0; /*Margin between each menu item*/
padding: 5px 5px;
background-color: rgb(0,192,208);  
border-top: 1px solid white;
}

.headmenu a:hover{
background-color: rgb(0,0,102);  
color: white;
}
#currentItem{
  float:left;
  width: 480px;
  max-width: 600px;
}
#buynav{
  top: 0px;
  float: right; 
  max-width: 300px;
  width: 300px;
}
#remainder{
  padding:0px;
  width: 810px;
}
#itemBlock{
  border-bottom: solid 3px rgb(0,192,208);
  width: 810px;
  height:500px;
  font-size:10pt;
}
#itemBlock p{
	font-size:12pt;
}
