@page normal {size: portrait; margin: 1in;}
body {page: normal; }

.list {display: none;}		
.black {display: none;}
.gb {display: none;}
.np {display: none;}
.wh {display: none;}

img {display: inline;}


.page {text-align : left;
      margin : 0 auto;
	  width: 600px;
      }

h1	{font-family: Verdana, Tehama, sans-serif;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
 h2 {
      font-family : Verdana, Tehama, sans-serif;
      color : #000;
      margin : 0;
      padding : 3px 12px;
      font-size : 15px;
      font-weight : bold;
      }
 p {
      font-family : Garamond, Georgia, serif;
      color : #000;
      margin : 0;
      padding : 6px 15px;
      font-size : 14px;
      line-height : 125%;
      }

 /* this will never work right until the captions get their own style */
 .imgright, .imgleft {
      float : left;
	  display: block;
      padding : 5px 10px 5px 0px;
      margin : 0;
      background-color : #eee;
	  font-family: Garamond, Georgia, serif;
	  font-size: 12px;
	  line-height: 130%;
      }
 
  .txtBoxCaption {
	font-family: Trebuchet MS, Verdana, Lucida, sans-serif;
	font-size: 11px;
    line-height: 130%;
	clear: left;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	}
.left {
      float : left;
      padding : 5px 5px 5px 0;
      margin : 0;
      background-color : #eee;
      }
 .right {
      float : right;
      padding : 5px;
      margin : 0;
      background-color : #eee;
      }
.sm {
      font-family : Verdana, Tehama, sans-serif;
      font-size : 10px;
      color : #aaa;
      padding : 10px;
      }	 
 .footer {
	font-family: Trebuchet MS, Verdana, Lucida, sans-serif;
	font-size: 10px;
    line-height: 130%;
	padding: 2px 0;
	margin-top: 10px;
 	}	

