body {
    text-align: center;
    background-color: white;
    background-position: 50% 50%;
      }
 
#content 
  {
   
    text-align: center;
    font-family: verdana, sans-serif;
    color: black;
    background-repeat: repeat;
    background-position: bottom center;
    margin-left: 5%;
    margin-right: 5%;
    background-color: white;
  
  }

#header
  {
    padding: 0em;
    background-image: url(background2.gif);
    color: black;
    
  }

#header img
  {
    text-align: center;
    padding: 0em;
  }


h2
  {
    font-family: verdana, sans-serif;
  }

h3
  {
    font-family: verdana, sans-serif;
  }


#menu
  {
    width: 768px;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    background-color: white
  }

#menu li
  {
    list-style : circle;
    display: inline;
    padding-top: 1em; 
    padding-right: 1em;
  }

#indexselection li
  {
    list-style : circle;
    display: inline;
    padding-top: 1em; 
    padding-right: 0em;

  }

#menu a:link
  { color: blue;
    background-color: white;
  }

#menu a:visited
  { color:  #000066;
    background-color: white;
  }

#menu a:hover
  { color: #006600;
    background-color: white;
  }

#main
  {
    text-align: center;
  }

#mainlinks li
  {
   list-style : circle;
   padding-top: 1em; 
   padding-right: 2em;
  }

#manufacturers li

 {
    list-style : circle;
    display: inline;
    padding-top: 1em; 
    padding-right: 3em;
    background-color: transparent;

  }

#manufacturersa-f li

 {
    list-style : circle;
    display: inline;
    padding-top: 1em; 
    padding-right: 0em;

  }

#manufacturersg-o li

 {
    list-style : circle;
    display: inline;
    padding-top: 1em; 
    padding-right: 0em;

  }

#manufacturersp-z li

 {
    list-style : circle;
    display: inline;
    padding-top: 1em; 
    padding-right: 0em;

  }

#other manufacturers li

 {
    list-style : circle;
    display: inline;
    padding-top: 1em; 
    padding-right: 0em;

  }


#dlist dl
  {
   text-align: left;
   font-weight: bold;
  }

#main a:link
  {color: blue;
   background-color: white;
  } 

#main a:visited
  { color: #000066; 
    background-color: white;
  }

#main a:hover
  { color: red;  
    background-color: white;
  }
#contactlist

  { 
	text-align: left;
  }
#logo

  {
	float: right;
  }

#disclaimer

  {
    font-size: 12px;
    display: inline;
    padding-top: 1em; 
    padding-right: 0em;
  }





