body {
		background: #fff;
		/* background-image: url(../images/grass90.jpg); */
		/* background-image: url(../images/kshelf.jpg); */
		/* background-image: url(../images/books2.jpg);
			background-position: -165px 20px;  */
		background-repeat: no-repeat;
		background-position: left 20px; 
		/* background-image: url(../images/kshelf2.jpg); */
		
		/* background-image: url(../images/joshua.jpg); */
		background-image: url(../images/fall10c.jpg); 
		/*background-image: url(../images/morrison3.jpg); */
		 /* LAST:  background-image: url(../images/morrison4.jpg); */
	
		/* background-image: url(../images/fence.jpg); */
		/* background-image: url(../images/sky.jpg); */
		/* background-image: url(../images/house.jpg); */
		/* background-image: url(../images/trees.jpg); */
		
		/* background-position: -20px 5px; */
		/* border-top: 3em solid #90989b; */
		border-top: 2em solid #579;
		border-bottom: 10em solid #b0b8bb;
		}
	
.frame {
		margin-right:auto;
		margin-left:auto;
		margin-top:90px;
		margin-bottom:0px;
		padding:0px;
		text-align:left;
		background: #fff; 
		
		/* background-image: url(../images/leavesfall.jpg); */
		/* background-image: url(../images/bridge770.jpg);*/
		}
		

		
.contentheader {
		background:#cbb;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 10px;
		border-style: solid;
		border-color:#cccccc;
		border-width: 1px;
		}
		
.title 	{
		background:#ddd0cc;
		background:#cdd;
		text-align: right;
		padding: 0 0 1px 15px;
		border-left: 5.5em solid #343;
		}	
		
.title h1 {
			color:#fff;
			font-size: 2em;
			padding-right: 1em;
			font-weight: normal;
		}
	
.header {
		/* width: 15em; */x	
		background:#dddde8;
		padding:9px 5px 3px 5px;
		padding:0 0 1px 5px;
		
		}
		
.header h1 {
			color:#aaa8c0;
			font-size: 2em;
			font-weight: normal;
			}
		
 #menu {
		width: 35%;
		height: 100%;
		background:#fff;
		float: left;
		text-align: right;
		}
		
#menu ul {	
		float: right;
		padding-top: 2em;
		margin:0;
		}
#menu ul li {	
		list-style: none;
		padding: 0;
		margin:0;
		} 
			
#menu a{
		display: block;
		text-align: right;
		font-size: 110%;
		width: 10em;
		font-weight: bold;
		margin: .2em .2em .2em .5em;
		padding: .4em .5em;
 		color: #036;
		border-bottom: 1px solid #d0e0f0;
		border-left: 5em solid #fff;
		text-decoration: none;
		} 

#menu a:hover {
 		color: #099;
 		text-decoration: none;
		}	


#contentcenter {
		width:65%;
		padding:0 0 3em 0;
		float: left;
		background:#ffffff;
		}	
		
#contentcenter .pad {
		max-width:50em;
		}	

#logo  {margin-bottom: 5em;}	

.insert {
		margin:0px 20px 20px 20px;
		padding:20px;
		color:#660000;
		}
		
.accentright {float: right; 
			width: 200px;
			text-align:left;
			color:#993333;
			font-size: 1.2em;
			padding: 4px 4px 4px 4px;	
			}
			
.accentleft {float: left; 
			width: 200px;
			text-align:left;
			color:#993333;
			font-size: 1.2em;
			padding: 4px 14px 4px 4px;	
			}
	
dd		{ padding-left:30px;}
		

			
.pad {
			float: left;
			padding-top: .5em;
			padding-left: .5em;
			padding-right: 1em;
			line-height: 1.4;
			}
			
.footer {
clear:both;
background: #dddde8;
padding: 1em 0;
border-bottom: 1em solid #deeee8;
border-bottom: .5em solid #c93;
}

.break {
clear: both;
padding: 0;
}
