body {
			font: 0.8em Verdana, Arial, Helvetica, sans-serif;
  			margin: 0; 
			padding: 0;}
		
		#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			border-right: 1px dotted #993333;
		}

		#banner {
			padding: 5px;
			margin-bottom: 0px;
			background: #b23427 url(header.jpg) no-repeat;
			height: 230px;
			font:  Verdana, Arial, Helvetica, sans-serif;
		}

		#content {
			padding: 5px 10px 0px 10px;
			margin-left: 210px;
			height: 600px;
			background-color: transparent;
			margin-top: -30px;
		}

		#sidebar-a {
			float: left;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			height: 620px;
			margin: 0;
			margin-right: 0px;
			font-color: #ffcc00;
			background: #b23427 url(leftnavbgd.jpg) repeat-x;
		}

		#footer {
			padding: 0px;
			font-size: 0.8em;
			text-align: center;
			margin-top: ;
			border-top: 1px dotted #b23427;
			border-left: 1px dotted #b23427
			border-bottom: 1px dotted #b23427;			
		}
		
		h1{
		font-size: 32pt;
		color: #fff;
		margin: 15pt 0 0 5pt;
		}
		.seriestitle{
		font-size: 14pt;
		font-weight: normal;
		color: #fff;
		margin: 80pt 0 0 165pt;
		}
		
		h2{
		font-size: 15pt;
		font-weight: normal;
		padding: 5px 0 5px 0;
		color: #993333;
		border-top: 1px solid #993333;
		border-bottom: 1px solid #993333;
	
		}
		
		h3{
		font-size: 11pt;
		font-weight: normal;
		color: #993333;
		text-decoration: underline;
		}
		
		h4{
		font-size: 10pt;
		font-weight: bold;
		color: #993333;
		margin-bottom: -13px;
		}
		
		p{
		line-height: 2em;
		}
		
		ul{
		list-style-type: none;
		line-height: 2em;
		font-size: 0.9em;
		margin: 1em;
		padding: 0;
		}
		
		a{
		text-decoration: none;
		font-weight: bold;
		}
		
		a:link, a:visited{
		color: #ffcc33;
		}
		
		a:hover{
		color: #ffffff;
		}
		
		a.next{
		font-size: 0.85em;
		font-weight: bold;
		}
		a.next:link, a.next:visited{
		color: #b23427;		
		}
		a.next:hover{
		color: #a2c1b9;
		}
		
	
		p.quote{
		font-weight: bold;
		font-size: 0.9em;
		color: #993333;
		}
		.author{
		font-weight: normal;
		font-size: 0.8em;
		color: #993333;
		margin-top: -5px;
		}
