*{margin: 0; padding: 0}

body {
text-align:center;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: white;
  background-color: 999966;}

.container{
background-color: 999966;
margin: 0 auto;
width: 950;
position: relative;
}

img{
border: none;
background-color: none;
padding: 0px;
margin: 0px;
}

.containerabsolute{
position: absolute;
background-color:#999966;
top: 0px; 
left: 0px;
}



hr{
width: 449;
height: 2px;
border: none;
color: #663300;
background-color: #663300;
margin-top: 5px;
margin-bottom: 5px
margin-left: 25px;
margin-right: 25px;
}

.header{
width:950;
position: absolute;
top: 0px;
}

.headerbox{
width:950
position: aboslute;
top: 100px;
border: 2px solid #663300;
padding-top: 5px;
padding-bottom: 5px;
border-left: 0px;
border-right: 0px;
}

table{
color:black; text-align: center;
}

.drs{
text-align: center;
}

.title{
font-size: 70;
color: white;
font-family: "arial";
}

.submenu{
font-size:11;
}

p{
margin-top:12px;
margin-bottom:12px
}

.menu{
position: absolute;
text-align: left;
top: 190px;
left: 23px;
float: left;
width: 300px;
font-size: 14;
}

.content{
padding: 0px; 
margin: 0px;
position: absolute;
top: 165px;
left: 204px;
width: 540;
padding-top: 25px;
text-align: center;
background-color: white;
color: black;
border: 6px double #663300;
a{color: red;}
overflow: hidden;

}

.linkboxfooter{
position: absolute;
text-align: left;
left: 720px;
float: left;
width: 140px;
heigh: 300px;
font-size: 14;
text-align: center;
}

.linkbox2{
position: absolute;
top: 180px;
left: 772px;
font-size: 14;
text-align: center;
}

.linkdiv{
margin-right: 45px;
position: relative;
}

.breakline{
margin-left: 25px;
margin-right: 25px
border-top: solid 2px #663300;
}

.footer{
padding-top:0px;
width:950;
padding: 10px;
position: absolute;
text-align: center;
color: white;
border-top: 2px solid #663300;
float:center;

}

.linkfooter{
width:950px;
height: 97;
position: absolute;
top: 750; 
left: 95;
}

.scroll{
margin-top:15px;
margin-bottom:15px;
}

.sublist{

color: #999966;

font: bold;
}


.list{
text-color: "black";
}


.gallery{
float: left;
}

.biopic{
position:relative;
border:15px solid white;
text-align:center; 
float:left;
padding:7px;
padding-left:34px;
color: black;
}

img.mainpic{
float:left;
width:225;
height:300;
}

.picsize{
width:115;
height:150;
}

div.biotext{
text-align: center;
vertical-align: middle;
border: 2px solid;
display: inline;
}




.headertext{
font: bold;
float: left;
padding-left: 20px;}

.subtext{
float: left;
padding-left: 40px;
font-size: 14;}




ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 1em;
  left: 1em;
  width: 9em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
        
font-size: x-large; font-weight: bold;}

.biolink{
float: left;
}

.newproducts{
color: lightgreen;
}

a:link.exam{
bold: none;
font-size: 10;
}

ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
a:link {
  color: white
}
a:visited {
  color: white }
A:hover {color: gray;}
A:link img, A:visited img {border-color: white;}
A:hover img {border-color: white;}

a.loc:link {color: black; font-size:13;}
a.loc:visited {color: black;font-size:13;}
a.loc:hover {color: gray;font-size:13;}

a.other:link {color: blue; font-size:12;}
a.other:visited {color: blue; font-size:12;}
a.other:hover {color: gray;font-size:12;}

a:hover.promotions{
color:green;

}


a.inbox:link {color:white;}

address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }