body {
	background-image : url(images/wsback01.gif);
	background-repeat: repeat-y;
	background-color: #fff7de;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin : 2px 6px 4px 40px;
	width:70em;
}

body.blank {
	background-image : url(images/wsback02.gif);
	background-color: #fff7de;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin : 2px 6px 4px 10px;
}

table {
	margin: 0px;
	padding: 0px;
	font-size:100%;
	line-height:1.3em;
}
td,th {
	padding:2px 6px;
	margin:0px;
	vertical-align:top;
	text-align:left;
	text-indent:0px;	
}

.ahem {
	display:none;
}

hr {
	width: 50%;
	text-align: center;
}

div.contentwidth {
  width: 50em; 
}

div.sidebarR {
	position: absolute;
	left:600px; top:95px;	
	background-color:transparent;
	text-align:center;
}

div.topbar {	
	position: absolute;
	left:30px; top:0;
	background-color:#fff;
	height:70px;	
	width:730px;	
	/* border:1 solid #f00; */
}

div.bottomL {
	width:560px;
	margin-top:12px;
}

div.bodyads {	
	position: absolute;
	left:30px; top:95px;
	width:560px;	
}

div.redir {	
  width: 40em; 
  margin:8px;
  padding:10px;
  border:1px solid #963;
}
.hline2 {
	font-family:cursive;
	margin-top:1px;
}
.slug {
	float:right;
	width:200;
	padding:6px;
	margin:8px 0px 8px 12px;
	border:1 solid #963;
	background-color:#FFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family: , Times, serif;
	line-height: 1.3em;
	text-align: center;
	font-size: 200%;
	margin: 1.5em 0em 0em 0em;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
	margin : 18px 0px 9px 6px;
}

h4 {
	font-size: 150%;
	margin : 12px 0px 9px 6px;
	text-align: left;
}

h5 {
	font-weight: bold;
	font-size: 150%;
	text-align: left;
	margin : 12px 0px 0px 0px;
}

h6 {
	font-weight:normal;
	font-size: 125%;
	text-align: left;
	margin:0px;
}

blockquote	{
	margin: 18px 18px 18px 24px;
}

p {
	font-size: 12px;
	text-indent : 12px;
	margin: 3px 0px 4px 0px;
	line-height: 180%;
	}
p.block {
	text-indent: 0px;
	padding : 5px;
	margin : 20px;
}
       
p.bookt {	
	font-weight: bold;
	margin: 12px 1px 1px 1px;
	text-indent : 0px;
	text-align: left;
} 
    
 p.bookexc {	
	margin: 1px 1px 1px 20px;
	text-indent : 0px;
	text-align: left;
   }
    
p.byline {
	margin-top: 3px;
	text-indent: 75%;
   font-weight: bold;
}

p.first {
	 text-indent : 0px; 
}
 
p.flat {
	 text-indent : 0px; 
}
p.gap {
	margin-top : 200px;
	margin-bottom : 200px;
}
    
p.heading {	
	font-weight: bold;
	margin-top : 24px;
	text-align: center;
}	
   
p.headnote {
	font-size: 100%;
	font-weight: bold;
	margin-top : 6px;
}
    
 p.item {	
	margin: 1px 1px 1px 1px;
	text-indent : 0px;
	text-align: left;
}
   
p.l_quotes {
	margin: 1px 50px 1px 20px;
	text-align: left;
}
   
p.lists {
	margin-top : 1 px;
	margin-bottom : 1px;
}

p.note {
	text-indent : 0px; 
	background-color : White;
	border : thin ridge #CC9966;
	padding : 5px;
	margin : 10px;
}
 
p.pix {
	margin:0px;
	 text-indent : 0px;
	 text-align:center; 
}
     
p.prelist {	
	margin-bottom : 2px;
}	

p.quotes {
	margin : 1px 1px 1px 1px;
	text-align: center;
}
   
p.reduct {
	font-size: .8em;
}

p.side {
	font-size: 90%;
	text-indent : 0px;
	margin : 1px 1px 6px 1px;
}
	
p.sidehead {
	font-size: 100%;
	font-weight: bold;
	text-indent : 0px;
	margin : 6px 1px 4px 1px;
}  

p.slugs {
	font-size: 120%;
	line-height: 1.2em;
	text-indent : 0px;
	margin : 0px 0px 0px 0px;
}

p.tuck {
	text-indent : 0px;	
	margin: 0px 0px 2px 0px;
}
 
span.mono {
	font-family : Courier, monospace;
	font-size : 11px;
	font-weight:bold;
}   	

span.first-letter {
	font-size : 1.75em;
	font-weight : bold;
}
   
span.grayout {
 color : Gray;
}
   
span.reduct {
	font-size: .8em;
}

a:link {
	color:#096;
}
a:visited {
	color:#063;
	text-decoration:underline;
}
a:hover {
	color:#096;
	background:#fff;
}
a:active {
	color:#096;
	background:#ccc;
}
