body {
	font-family: Times New Roman;
}
h2 {
	background-color: #cdcab8;
	background-image: url("../i/h1-bg.gif");
	clear: both;
	color: #8E0000;
	font-size: 20px;
	height: 35px;
	margin: 10px;
	padding-top: 10px;
	text-align: center;
}
#header {
	background-image: url("../i/header-bg.gif");
	background-position: 0 55px;
	background-repeat: repeat-x;
	text-align: center;
}
#top {
	background-color: #cdcab8;
	clear: both;
	height: 150px;
	margin: 10px 10px 0;
	text-align: left;
}
.panel {
	border: none;	
	color: #8e0000;
}
.panel a {
	color: #8e0000;
}
#text li a {
	color: #c6bd8d;
}
#footer {
	color: #d7d7d7;
	font-weight: bold;
}
