@charset "iso-8859-1";
 
  body {
    font-family: Lucida, Gothic, Trebuchet, Tahoma, SimHei, sans-serif;
    color: #003333;
    background: #ffffB4; 
    text-decoration: none }

  h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif }

	
  ul.specs {
    list-style-type: none;
    padding: 1em;
    margin-left: 3em;
    position:  absolute;
    top: 12em;
    width: 45em }


	
  ul.navbar {
    list-style-type: none;
    text-decoration: none;
	font-size: smaller;
	color: #003333;
    background: #ffffB4; 
    padding: 3em 1em 3em 1em;
    margin: 0;
    position: absolute;
    top: 20em;
    left: 5px;
    width: 125px;
	border-right: 2px dotted #008888 }




  a:link { 
  text-decoration: none;
    color: #008888 }
  a:visited { 
  text-decoration: none;
    color: #008800 }

  address {
    margin-top: 3em;
    padding-top: 1em;
    border-top: thin dotted }

/* specific divs */
#corner { 
	background: url(advice1.gif) no-repeat top left; 
	padding: 0px 100px 0px 170px;  
	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
	}
