body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCC99;
	padding: 0px;
	margin-top: 30px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
	color: #000000;
 }
#navbar ul{
	padding: 3px;
	background-color: #663300;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	margin: 0px;


}
#navbar ul li{
	display: inline;
}

#navbar ul li a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996600;
	text-decoration: none;
	padding-right: .5em;
	padding-left: .5em;
	display: inline;
	font-variant: small-caps;
}
#navbar ul li a:hover{
	color: #000000;
	background-color: #FFCC66;
}
h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;

}
img {
	text-align: center;
	border: none;
	background-position: center;



}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;



}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
}
.imgcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	text-align: center;

}
div {
}
td {
	text-align: center;
}
