<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
  <title>Styled page for thumbs</title>

  <style type="text/css">

  <!--
  body {
    background-image: url("images/bg.cmp");
    background-color: #ffffff }

  a:link { color: blue;
	text-decoration: none}

  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
	}

  div.head {margin: 1em 0; border: 1px; 
	font: 12pt times ;
	font-weight: bold;
	text-indent: -20%;}

  table.head
      {text-align: center; 
      font-family: times, Verdana, Geneva, Arial, Helvetica, sans-serif ;
      font-weight: bold;
      font-size: 14px;
	}

  /* these table.navigation styles probably not used any more */
  table.navigation
      {text-align: center; 
      font-family: times, Verdana, Geneva, Arial, Helvetica, sans-serif ;
      font-size: 16px;
      font-weight: bold;
      vertical-align: middle;
	}

   table.navigation td 
      {color: #000;
      padding: 3px;
      text-align: center;
         }

   table.thumbs
      {text-align: center; 
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
      font-weight: normal;
      font-size: 11px;
	}

   table.thumbs tr
      {height: 260px;
         }

   table.thumbs td 
      {color: #000;
      padding: 0px;
      text-align: center;
      width: 240px;
         }

   img.thumbs {border-width: 1;
	border-color: #400000;
	}

   img.floatLeft { 
    float: left; 
    margin: 4px; 
	}

  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;
	}


  -->
  </style>

</head>


</html>

