body { 
	font-family: Verdana, sans-serif;
	margin: 0; 
	padding: 0; 
	font-size: 0.8125em ; 
	background: #eda96c;
	}
	
	
	#nav {
	text-align: center;
	padding-top: 152px; 
	background: #A6C9F9  url("/images/pumpkintop.jpg") top center no-repeat;
	font-size: .9em;
	}
#nav2 {
	border-bottom:1px solid white;
	padding-top: 0px; 
	background-color: #A6C9F9;
	font-size: .9em;
	height:152px;
	}
	
#navlinks {
	background-color: #fff;
	}
	
a.links  { 
	text-decoration: underline; color: #000000;
	}
	
a.links:hover{
	text-decoration: underline; color: #000000; background-color:#FF6600; padding: 2px;
	}

a {
	text-decoration: underline; color: #000000; padding: 2px;
	}

a:hover {
	text-decoration: underline; color: #FF6600; padding: 2px;
	}


img a:hover {
	text-decoration: none;
	}
.header {
	text-align:center;
	color: #FF6600;
	margin-bottom:-px; padding-bottom:-px;
	}
	.headerhome {
	text-align:left;
	color: #FF6600;
	margin-bottom:2px;
	padding-bottom:0px;
	}
	.header2 {
	text-align:center;
	color: #FF6600;
	margin-bottom:2px;
	padding-bottom:0px;
	}
.biglink {
	color: #FF6600;
	text-decoration: underline;
	text-align: center;
	}
	
h1, h2, h3 {
	font-family: Comic Sans MS, Comic Sans, cursive;
	margin-bottom:2px; padding-bottom:2px;
	}

h1 {
	font-size: 2.125em;
	margin-bottom:2px; padding-bottom:2px;
	}

h2 {
	font-size: 1.75em;
	}
	
h3 {
	font-size: 1.5em;
	}

dd {
	margin-bottom: 1em;
	}

#barn {
	float: right;
	}
	
.date {
	text-align: center;
	}
	
#wrapper {
	background: #fff;
	margin: auto;
	width: 800px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#content {
	margin: 10px;
	}
	
#content img {
	margin: 10px;
	}
	
#rside {
	float: right;
	}
	
#letter {
	font-family: Courier New, Courier New, Courier, monospace;
	}
	
#letter img {
	margin-left: 10px;
	}
	
.item {
	clear: both;
	border-top: 1px solid #999;
	}
	
.marg {
	margin: 1em;
	}
	
#footer {
	clear: both;
	font-size: .9em;
	text-align: center;
	background: #A6C9F9;
	border-top: 10px solid #FF6600;
	padding: 1px;
	}