@charset "iso-8859-1";
 
  body {
    font-family: Ariel, Zapf-Chancery, sans-serif;
    color: #333399;
    background: #FFFFFF; 
    text-decoration: none }


  h1 {
    font-family: Desdemona, Algerian, fantasy, Western, san-serif }
  ul.navbar li {
    background: #FFEEAA;
    margin: 0.5em 0;
    padding: 0.3em; }
  ul.navbar a {
    text-decoration: none }


  a:link {
    color: #007070 }
  a:visited {
    color: #007000 }

  address {
    margin-top: 3em;
    padding-top: 1em;
    border-top: thin dotted }

/* specific divs */
#corner { 
	background: url(bkdagr.gif) no-repeat top left; 
	padding: 0px 25px 0px 145px;  
	margin: 0px; 
	}

#heading { 
	padding: 0px 175px 0px 10px;  
	margin: 0px; 
	}

	
#text { 
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
	position: relative;
	padding: 5px 5px 5px 5px; 
	left: 100px;
	width: 640px
	}


#tag { 
    position: absolute;
    padding: 55px 5px 10px 5px;
	}


#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; 
	position:  absolute;
	top:  400px;
	left: 10px;	
	width:  180px;
    padding: 0;
    margin: 0;
}


#titleslist {
    list-style-type: none;
    decoration: none;
    text-decoration: none; 
	position:  absolute;
	top:  160px;
	left: 10px;	
	width:  180px;
    padding: 0;
    margin: 0;
}

#cover { 
	color: #111177;
	background: transparent; 
	position: absolute;
	top:  400px; 
	left:  750px;
	padding: 20px 20px 20px 20px; 
	}

		
#sample { 
	color: #111177;
	background: #FFFFF0;
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
	padding: 25px 20px 25px 20px;  	
	position:  relative;
	top:  10px;
	left: 60px;
	width: 480px; 
	border:  thin solid blue
	}


#base { 
    font-family: "Times New Roman", serif;
    decoration: none;
    text-decoration: none;
    position: relative;
    padding: 1px 1px 1px 5px;
    	}

