body
{

  position: relative;
  width: 980px;
  min-width: 980px;
  margin: 0 auto;
  background-color: #ffffff;
  color: #888888;
  font-family: verdana;
  font-size: 70%;

}

img
{

  border: 0;

}

#header
{

  height: 20px;

}

#header ul li
{

  list-style-type: none;
  float: left;
  padding-right: 30px;
  padding-bottom: 3px;

}

#header ul li a:link, #header ul li a:active, #header ul li a:visited
{

  color: #888888;
  font-family: verdana;
  font-size: 114%;
  text-decoration: none;  

}

#header ul li a:hover
{

  color: #888888;
  font-family: verdana;
  font-size: 114%;
  text-decoration: underline;  

}

#bodydiv
{

  width: 980px;
  background-image: url('../base/images/background.gif');
  background-repeat: repeat-y;

}

#innerbody
{

  width: 800px;
  margin: 0px 90px;

}

h1
{

  font-family: verdana;
  font-size: 150%;

}

h2
{

  font-family: verdana;
  font-size: 130%;

}

h3
{

  font-family: verdana;
  font-size: 100%;

}

form p
{

  width: 400px;
  clear: both;

}

form p label
{

  float: left;

}

form p input, form p textarea, form p select
{

  float: right;
  width: 175px;
  font-size: 100%;

}

#contact form p
{


  width: 344px;
  clear: both;

}

table form p
{

  width: 150px;
  clear: both;

}

table form p label
{

  float: left;

}

table form p input, table form p textarea, table form p select
{

  float: right;
  width: 150px;
  font-size: 100%;

}

#basket
{

  background-image: url(../base/images/bodyright.jpg);
  background-repeat: no-repeat;
  width: 557px; 
  height: 424px; 
  float: left; 
  overflow: scroll;

}

#bodytext
{

  background-image: url(../base/images/bodyright.jpg);
  background-repeat: no-repeat;
  width: 557px; 
  height: 424px; 
  float: left; 
  overflow: scroll;

}

#bodyarea
{

  background-image: url(../base/images/bodyright.jpg);
  background-repeat: no-repeat;
  width: 557px;
  height: 424px;

}

#sub form p
{

  width: 150px;
  clear: both;

}

#sub form p label
{

  float: left;

}

#sub form p input, #sub form p textarea, #sub form p select
{

  float: right;
  width: 150px;
  font-size: 100%;

}