body {
	font-family:Georgia, "Times New Roman", Times, serif; 
	background-color: #f7f6f1; 
	margin:0; 
	padding:0; 
	color:#9a7f55;
}
#ceiling {
	width:100%; 
	height:20px; 
	background-color:#e2decd;
}
#logo {
	text-align:center; 
	width:100%; 
	margin-top:20px; 
	margin-bottom:10px;
	clear:both;
}
#wrapper {
	clear:both;
}
#navigation {
	background-image:url(images/navbase.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:138px; 
	float:left;
	text-align:left;
	padding-bottom:20px;
}
#content {
	background-image:url(images/bodybase.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:562px; 
	font-size:14px; 
	line-height:20px; 
	text-align:left;
	padding-bottom:25px;
	margin-left:15px;
}
#rightcolumn {
	 font-size:12px; 
	 line-height:16px;
	 text-align:left;
	 width:120px;
	 float:right;
}
#footer { 
	text-align:center; 
	width:562px; 
	margin-top:10px;
	font-size:11px;
	word-spacing:6px;
}
#navigation ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
	list-style:none;
	display:block;
}
#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	width:130px;
	font-size:14px;
	padding:4px;
}
td {
	vertical-align:top;
}
H1 {
	font-weight:normal; 
	font-style:italic; 
	color:#8f271b; 
	font-size:22px;
	text-align:center;
}
H2 {
	font-weight:normal; 
	font-style:italic; 
	color:#8f271b; 
	font-size:14px;
	text-align:left;
	font-weight:bold;
}
H3 {
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:#e2decd 1px solid;
}
p {
	margin-left:25px;
	margin-right:25px;
}
.caption {
}
a:link {
	color:#8f271b; 
	text-decoration:none;
	word-spacing:normal;
}
a:visited {
	color:#8f271b; 
	text-decoration:none;
	word-spacing:normal;
}
a:hover {
	color:#660000; 
	text-decoration:underline;
	word-spacing:normal;
}
a:active {
	color:#8f271b; 
	text-decoration:none;
	word-spacing:normal;
}
.selected {
	color:#660000;
	font-style:italic;
}
