body {
	font-family: BRADDON, Arial;
	font-size: 14px;
	line-height: normal;
	color: #999966;
	background-attachment: fixed;
	background-image: url(images/bknd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	height: auto;
	width: auto;
	list-style-type: upper-roman;
	position: absolute;
	left: auto;
	cursor: default;
	font-style: normal;
	white-space: normal;
	display: block;
	clear: none;
	float: none;
	background-color: #1D1D0E;



}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;


}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #330000;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
