@charset "iso-8859-1";
 
  body {
    font-family: cursive, Zapf-Chancery, sans-serif;
    color: #003333;
    background: #8CB9FF; 
    text-decoration: none }

  ul.specs {
    list-style-type: none;
    padding: 1em;
    margin-left: 3em;
    position:  absolute;
    top: 12em;
    width: 45em }


  table.buy {
    list-style-type: none;
    decoration: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 35em;
    left: 20px;
    width: 150px }






  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }
  ul.navbar li {
    background: #5275AB;
    margin: 2px 2px 2px 2px;
    padding: 0.3em; }
  ul.navbar a {
    text-decoration: none }


  a:link {
    color: #004488 }
  a:visited {
    color: #006600 }

  address {
    margin-top: 3em;
    padding-top: 1em;
    border-top: thin dotted }

/* specific divs */
#corner { 
	background: url(duscrnr4.gif) no-repeat top left;
	padding: 0px 35px 0px 190px;  
	margin: 0px; 
	}

#heading { 
	padding: 0px 175px 0px 110px;  
	margin: 0px; 
	}



#welcome { 
	padding: 0px 25px 0px 25px;  
	margin: 1em; 
	}

#list {
    list-style-type: none;
    decoration: none;
    text-decoration: none;
    padding: 1em;
    margin: 3em;
	margin-right: 16em
}


#linklist {
    list-style-type: none;
    decoration: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    margin-right: 1em;
}


#cover { 
	background: transparent; 
	position: absolute;
	padding: 0px 0px 0px 600px; 
	right: 0em
	}


#origin { 
	background: transparent; 
	position: absolute;
	padding: 0px 0px 0px 5em; 
	left: 10em
	}


#sample { 
	color: #111177;
	background: url(sand3.gif); 
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
	position: absolute;
	padding: 1em 1em 1em 1em; 
	left: 1em;
	width: 60em
	}

#history { 
	background: #FFEEAA
    font-family: "Times New Roman", serif;
    decoration: none;
    text-decoration: none;
    position: relative;
    padding: 1em 1em 1em 1em;
    left: 1em;
    width: 25em;
border: medium red
	}

#sff { 
    font-family: "Times New Roman", serif;
    decoration: none;
    text-decoration: none;
    position: absolute;
    padding: 1em 1em 1em 45em;
    right: 9em;
    	}


#exit { 
	background: transparent; 
	position: absolute;
	padding: 1em 1em 1em 1em; 
	left: 0em
	}


