body {
	background-color: #160d09;
}
#header1 {
	position: absolute;
	top: 25;
	left: 50;
	width: 800;
	margin: 0px;
	background-color: #160d09;
}
#pagebanner {
	position: absolute;
	top: 25;
	left: 50;
	width: 800;
	margin: 0px;
}
#body1 {
	position: absolute;
	top: 203;
	left: 50;
	width: 500;
	height: 275;
	margin: 0px;
	background-color: #F9F5F3;
	background-image: url(img/div.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#body1book {
	position: absolute;
	top: 203;
	left: 50;
	width: 500;
	margin: 0px;
	font-size: 12pt;
	font-style: italic;
	background-color: #F9F5F3;
	background-image: url(img/greghalftone.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bodylong {
	position: absolute;
	top: 203;
	left: 50;
	width: 500;
	margin: 0px;
	font-size: 12pt;
	background-color: #F9F5F3;
}
#bodybookrt {
	position: absolute;
	top: 205;
	left: 552;
	width: 296;
	font-style: bold italic;
	background-color: #F9F5F3;
	background-image: url(img/bnrbookrt.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#body2 {
	position: absolute;
	top: 478;
	left: 50;
	width: 500;
	height: 295;
	margin: 0px;
	background-color: #F9F5F3;
	background-image: url(img/div.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#bodyfull {
	position: absolute;
	top: 203;
	left: 50;
	width: 800;
	margin: 0px;
	background-color: #F9F5F3;
	background-image: url(img/greghalftone.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#bodyrt1 {
	position: absolute;
	top: 205;
	left: 552;
	width: 296;
	height: 150;
	background-color: #FFFFFF;
	background-image: url(img/newstop.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#bodyrt2 {
	position: absolute;
	top: 357;
	left: 552;
	width: 296;
	height: 115;
	background-color: #FFFFFF;
	background-image: url(img/whichtop.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#bodyrt2bio {
	position: absolute;
	top: 282;
	left: 552;
	width: 296;
	height: 145;
	background-color: #FFFFFF;
	background-image: url(img/biotop2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#bodyrt3 {
	position: absolute;
	top: 474;
	left: 552;
	width: 296;
	height: 100;
	background-color: #FFFFFF;
	background-image: url(img/lettertop.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#bodyrt3bio {
	position: absolute;
	top: 429;
	left: 552;
	width: 296;
	height: 145;
	background-color: #FFFFFF;
	background-image: url(img/biotop3.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#bodyrt4 {
	position: absolute;
	top: 576;
	left: 552;
	width: 296;
	height: 197;
	background-color: #F9F5F3;
	background-image: url(img/greghalftone.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
	
#bdrright {
	position: absolute;
	top: 25;
	left: 850;
	width: 6;
	height: 748;
	background-image: url(img/shaderight.gif);
	background-repeat: repeat-y;
}
#bdrleft {
	position: absolute;
	top: 25;
	left: 45;
	width: 5;
	height: 748;
	background-image: url(img/shadeleft.gif);
	background-repeat: repeat-y;
}
#btmblank {
	position: absolute;
	top: 800;
	left: 45;
	width: 810;
	height: 1%;
}
/*- Main Menu Tabs--------------------------- */
#tabs {
      position: absolute;
      top: 174;
      left: 77;
      width:498;
      background:#F9F5F3;
      font-size:95%;
      line-height:normal;
	  border-bottom:1px solid #394E6B;
      }
    #tabs ul {
	margin:0;
	padding:0px 10px 0px 5px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url(img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
/*- End Main Menu Tabs------------------------*/

.borderright {
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px solid #160D09;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.right {
	float: right;
	margin-right: 10px;
	margin-left: 5px;
}
h1 {
	font-family: Garamond, Times, serif;
	font-size: 18pt;
	color: #000033;
	margin: 0;
	padding-left: 5px;
}
h2 {
	font-family: Garamond, Times, serif;
	font-size: 16pt;
	color: #000033;
	margin: 0;
	padding-top: 3px;
	padding-left: 5px;
}
h3 {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
}
p {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0;
	padding-left: 7px;
	padding-right: 10px;
}