
		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;
		}

		#banner {
			padding: 5px;
			margin-bottom: 0px;
			background: #FFFCD6 url(header.jpg) no-repeat;
			height: 190px;
		}

		#content {
			padding: 5px 10px 0px 10px;
			margin-left: 210px;
			height: 600px;
			background-color: white;
			border-right: 1px dotted #195072;
		}

		#sidebar-a {
			float: left;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			height: 600px;
			margin: 0;
			margin-right: 0px;
			background: #195072;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0px;
			background-color: white;
		}
		
		h1{
		font-size: 28pt;
		color: #000;
		margin: 10pt 0 0 20pt;
		}
		.seriestitle{
		font-size: 14pt;
		font-weight: normal;
		color: #fff;
		margin: 80pt 0 0 330pt;
		}
		
		h2{
		font-size: 15pt;
		font-weight: normal;
		padding: 5px 0 5px 0;
		color: #00911A;
		border-top: 1px solid #195072;
		border-bottom: 1px solid #195072;
	
		}
		
		h3{
		font-size: 13pt;
		color: #206876;
		background: url(titleflower.jpg) bottom left no-repeat;
		padding: 23px 0 18px 70px;
		border-bottom: 1px solid #1E2164;
		}
		
		h4{
		font-size: 11pt;
		font-weight: bold;
		color: #144C27;
		margin-bottom: -13px;
		}
		
		p{
		line-height: 1.3em;
		}
		
		ul{
		list-style-type: none;
		line-height: 2em;
		font-size: 0.9em;
		margin: 1em;
		padding: 0;
		}
		
		a{
		text-decoration: none;
		font-weight: bold;
		}
		
		a.left:link, a.left:visited{
		color: #fff;
		}
		
		a.left:hover{
		color: #00911A;
		}
		
		a.right:link, a.right:visited{
		color: #195072;
		}
		
		a.right:hover{
		color: #00911A;
		}
		
		.author{
		font-weight: bold;
		font-size: 0.75em;
		margin-top: -15px;
		color: #144C27;
		}
		.boxheader{ 
		font-weight: bold;
		font-size: 0.9em
		}
		div.box{
		border: solid 1px #00911A;
		background-color: #E2F4E8;
		padding: 5px;
		font-size: 0.85em;
		width: 265px;
		margin-left: 120px;
		}
		div.figonekey{
		position: relative;
		z-index: 2;
		font-size: .9em;
		font-weight: bold;
		width: 350px;
		margin-bottom: -130px;
		}
		div.figureone{
		position: relative;
		z-index: 1;
		}
		div.left{
		float: left;
		font-size: 0.9em;
		font-weight: bold;
		margin-right: 10px;
		}
		
		

		
		
		
		
		
		
		
		
		
		
		
		
		


