body
{
color: black;
background-color: white;
font-family: arial, verdana, san-serif;
font-size: small; 
 }

div.content
{position: absolute;
top: 50px;
left: 500px;
padding: 10px 0px 10px 20px;
}

div.pictures
{position: absolute;
top: 50px;
margin-left: 175px;
width: 300px;
padding: 10px 0px 10px 20px;
}

div.copyright
{position: absolute;
top: 525px;
bottom: 2px;
width: 200px;

}

p.copyright
{font-family: arial;
font-size: 10pt;
font-weight: normal;
color: brown;
}

div.navigate
{position: absolute;
top: 10px;
width: 110px;
height: 400px;
padding: 25px 0px 10px 25px;
}

p.navigate
{font-family: arial;
font-size: 10pt;
font-weight: normal;
color: brown;
}

p.prices
{font-family: arial;
font-size: 9 pt;
font-weight: normal;
color: black;

}

p.content
{font-family: arial, verdana, san-serif;
font-size: 13pt;
font-weight: normal;
width: 400px;
}


div.aboutuscontent
{position: absolute;
top: 50px;
left: 450px;
padding: 10px 0px 10px 20px;
}


p.aboutuscontent
{font-family: arial, verdana, san-serif;
font-size: small;
font-weight: normal;
width: 500px;
}

div.contactcontent
{position: absolute;
top: 40px;
left: 500px;
padding: 10px 0px 10px 20px;
}


p.contactcontent
{font-family: arial, verdana, san-serif;
font-size: small;
font-weight: normal;
width: 500px;
}

ul
{
list-style-type: none;
text-align: left;
margin-left: 5px;
padding: 0px 0px 0px 0px;


}

li
{
padding: 0px 0px 5px 0px;
}

li.navigate
{
{font-family: arial, verdana, san-serif;
font-size: x-small;
font-weight: normal;
margin-left: 10px;
padding: 0px 0px 0px 0px;

}

table.cart
{



}

table
{
background-color:#fffff0;
width:700px;
border-style:solid;
border-width:5px;
border-color:#000000;
}

thead
{
height:25px;
font weight:bold;
text-align:center;
background-color:#d2b48c;

}


a:link {color: #800000;
  text-decoration: none;}
a:visited {color: #8b0000;
  text-decoration: none;}
a:hover {color: #191970;
  text-decoration:underline;
background-color: eee8aa;}
a:active {color: #0000ff;
 text-decoration: none;}






