body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	/*background-color: #ff7a00;
	background-color: #ffa858;
	background-color: #e7cdb5;*/
	background-color: #f7cca4;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 40px 50px 50px;
}
a:link {
	color: #00c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 1.4em;
	color: #000;
}
h2 {
	font-size: 1.2em;
	color: #000;
}
h3 {
	font-size: 1.1em;
	color: #000;
}
p.lastmodified {
	font-size:80%;
	color: #333;
}
span.subtext {
	font-size:70%;
	color: #999;
}
p.credit {
	font-size:80%;
}
p.photocaption {
	font-size:90%;
	color: #333;
	padding-bottom:6px;
	margin: 10px 10px 10px 0px;
}
p.photocaption IMG {
	margin-bottom: 4px;
	border: 1px solid black;
}
div.footer {
	padding-top: 20px;
	font-size: smaller;
}
.footer h2 {
	margin-top: 6px;
}
.footer p {
	margin-bottom: 8px;
	margin-top: 8px;
}
hr {
	color: #b85d2a;
	height: 1px;
}
hr.dropin {
	padding:0px;
	margin:0px;
	width:200px;
	height:1px;
}
ul li {
	line-height: 130%;
}
li {
	margin-bottom: 8px;
}
tr.alt {
	background-color: #e8f6e8;
}
div.getadobereader {
	text-align: right;
	margin: 0px 10px 10px 0px;
}
.gap {
	padding-bottom: 4px;
	margin-top:30px;
	border: none;
}
.bold {font-weight: bold; 
	background-color: white;}

