<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
  <title>Styled page for image pages</title>

  <style type="text/css">

  <!--
  body {
    background-color: #ffffff }

  h1 {font-size: 2em;
	font-weight: bolder;
	margin: .67em 0;
	text-align: center;	
	}

  ol li {list-style-type: decimal;
	text-indent: 15%;
	}

  p.note {color: green;
        position: relative;
        display: block; 
        height: 10%;
        width:500px;
        padding: 15px;
	font-family: times, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}

  p.copy {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
      font-weight: normal;
      font-size: 11px;
	}

  p.nav {font-family: Helvetica, times, Verdana, Geneva, Arial, sans-serif ;
      font-weight: bold;
      font-size: 13px;
	}


  a:link { color: blue;
	text-decoration: none}

  a#return { color: #B05800; 
	font-weight: bolder;
	}

  a:active { color: red;
	text-decoration: none}

  a:visited { color: blue;
	text-decoration: none}

  a:hover {text-decoration: underline; color: red;}

  div { text-align: center;
	position: relative; 
	width: 100%;
	height: 50px;
	 }

	.images {
	 font: 8pt Helvetica ;
	 letter-spacing: 2pt;
	 color: #000000
	}

   table.thumbs
      {text-align: center; 
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
      font-weight: normal;
      font-size: 11px;
	}

/* hope this comments this out 
   table.thumbs tr
      {height: 260px;
         }
*/

   table.thumbs td 
      {color: #000;
      padding: 0px;
      text-align: center;
      width: 240px;
         }

  /* this one maybe not needed */
   img.thumbs {border-width: 1;
	border-color: #400000;
	}

  table.navigation
      {text-align: center; 
      {height: 50px;
      font-family: times, Verdana, Geneva, Arial, Helvetica, sans-serif ;
      font-size: 16px;
      font-weight: bold;
      vertical-align: bottom;
	}

   table.navigation td 
      {color: #000;
      padding: 6px;
      text-align: center;
      vertical-align: bottom;
         }

 table.navigation2
      {text-align: center; 
      {height: 50px;
      font-family: times, Verdana, Geneva, Arial, Helvetica, sans-serif ;
      font-size: 16px;
      font-weight: bold;
      vertical-align: bottom;
	}

   table.navigation2 td 
      {color: #000;
      padding: 2px;
      text-align: center;
      vertical-align: bottom;
         }

  -->
  </style>

</head>


</html>
