body {
	background-color: #F1E5D3;
	margin-left: 0px;
	margin-right: 0px;
}
.bodytext {
	font-family: Clarendon, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #464730;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.copyright {
    font-family: Clarendon, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #464730;
}
a {
	color: #464730;
}
a:link {  	
	color: #464730;
}
a:visited {  
	color: #333333;
}
a:hover {  
	color: #999966;
}
a:active {  
	color: #666666;
}
.attribution {
	font-family: Clarendon, Georgia, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #464730;
}
a.attribution {
    font-family: Clarendon, Georgia, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px
	color: #464730;
	text-decoration: none;
}
a.attribution:link {
	font-family: Clarendon, Georgia, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px
	color: #464730;
	text-decoration: none;
	font-size: 11px;
}
a.attribution:visited {  
	color: #333333;
}
a.attribution:hover {  
	color: #999966;
}
a.attribution:active {  
	color: #666666;
}
.cellcolor {
	/* background-color: #F9EDDA; */
	background-color: #F1E5D3;
}
.box {
	padding: 5px;
	float: top;
	height: auto;
	width: auto;
	background-color: #464730;
	border-color: #F1E5D3;
	border: 1px;
	margin-left: 0px;
	margin-top: opx;
}
li {
	font-family: Clarendon, Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F1E5D3;
	border-bottom: 1px solid #F1E5D3;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
a.boxlink {
	color: #F1E5D3;
	text-decoration: none;
	display:block;
	width:auto;
}
a.boxlink:link {  	
	color: #F1E5D3;
}
a.boxlink:visited {  
	color: #857E74;
}
a.boxlink:hover {  
	color: #EDEDB8;
}
a.boxlink:active {  
	color: #F9EDDA;
}
.nonactive {
	font-family: Clarendon, Georgia, Helvetica, sans-serif;
	color: #EDEDB8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #F1E5D3;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

