body {
	margin: 0;
	padding: 0;
	background-image: url(nav/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #528816;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #B79D02;
}
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #528816;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B79D02;
}
a.smaller:link, a.smaller:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #528816;
}
a.smaller:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B79D02;
}
.technical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FBF9ED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #528816;
	padding: 5px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

/*------------------------- NEW STYLES ---------------------------*/
.topbg {
	background-image: url(nav/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: top;
	height: 145px;
	width: 762px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;

	}
.midbg {
	background-image: url(nav/mid_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.bottombg {
	background-image: url(nav/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	}
ul.navlinks {
	margin: 0;
	padding: 0 0 0 8px;
	width: 160px;
	text-align: left;
	}
ul.navlinks li {
	list-style: none;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 1px;
	}
ul.navlinks a {
	display: block;
	}
ul.navlinks a, ul.navlinks a:visited {
	color: #333333;
	text-decoration: none;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	}
ul.navlinks a:hover {
	color: #528816;
	text-decoration: none;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	}
.whitebottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
a.tnav:link , a.tnav:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #528816;
	text-decoration: underline;
}
a.tnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #B79D02;
	text-decoration: underline;
}
.picborder {
	border: 2px solid #B59C00;
}
.boardpicborder {
	border: 1px solid #487B29;
}
.boardphotos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #538918;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.midsize {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a.board:link, a.board:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.board:hover {
	font-size: 12px;
	color: #528816;
	text-decoration: underline;
}
a.donate:link, a.donate:visited {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.donate:hover {
	font-size: 13px;
	font-weight: normal;
	color: #528816;
	text-decoration: underline;
}
