body{
	font-size: 100%;
	color: #FFFFE7;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
p, table, td, tr {
	font-size: 100%;
	color: #FFFFE7;
	font-family: Arial, Helvetica, sans-serif;
}.contenttbl {
	padding: 2px;
	text-align: center;
}
.sitetable .contentbox {
	height: 300px;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFE1;
	border-right-color: #FFFFE1;
	border-bottom-color: #FFFFE1;
	border-left-color: #FFFFE1;
	padding: 8px;
}
.footer, table.footer {
	padding: 8px;
	color: #FFFFFF;
	background-color: #734938;
	text-align: center;
	border: thin solid #FFFFE1;
	width: 100%;
	font-size: 85%;
}
h1 {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;


}
h2 {
	font-size: 110%;
	color: #DCEDDE;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a, a:hover, a:visited {
	font-size: 100%;
	color:#FFFFFF;
}
a, a.hover, a.visited {
	font-size: 100%;
	color:#FFFFFF;}
	
.pithy {
	font-size: 90%;
	font-style: italic;
}
.sitetable {
	background-color: #B7D9BA;
	width: 702px;
	text-align: center;
}
li {
	line-height: 23px;
	list-style-type: square;
}
