body {
	background: url(images/bkgd_darkbrown.jpg);
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: rgb(167, 25, 51);
}
a:hover {
	color: rgb(185, 71, 92);
}
#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/index_header.jpg);
	height: 330px;
	margin-top: 26px;
}
#page {
	background: url(images/bkgd_darkbrown.jpg);
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#space {
	width: 670px;
	clear: both;
	height: 7px;
}
#background {
	background: url(images/bkgd_lgtbrown40.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#content {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 3px;
}
#mainnav {
	height: 10px;
	width: 670px;
	padding-top: 3px;
}
#mainnav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#mainnav a:hover {
	color: rgb(117, 87, 37);
}
#maintext {
	width: 440px;
	padding-bottom: 5px;
	line-height: 14px;
}
#maintext img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: thin solid #FFFFFF;
}
#maintext h1 {
	color: rgb(113, 24, 40);
	font-size: 15px;
	text-transform: uppercase;
	background: url(images/h1_image01.jpg) no-repeat left top;
	padding-left: 27px;
	font-weight: lighter;
	padding-bottom: 0px;
	height: 22px;
	margin-bottom: 0px;
	padding-top: 8px;
	margin-top: 0px;
}
#maintext h2 {
	color: rgb(113, 24, 40);
	font-size: 15px;
	text-transform: uppercase;
	background: url(images/h2_image02.jpg) no-repeat left top;
	padding-left: 35px;
	font-weight: lighter;
	padding-bottom: 0px;
	height: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
}
#maintext h3 {
	color: rgb(113, 24, 40);
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: lighter;
}
#sidebar {
	width: 220px;
	float: right;
}
.sidelinks {
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}
.sidelinks a {
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-left: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 16px;
	height: 16px;
	background: url(images/bkgd_lgtbrown30.jpg);
}
.sidelinks .space {
	height: 11px;
}
.sidelinks a:hover {
	color: rgb(117, 87, 37);
	background: url(images/overbkgdside.jpg) no-repeat;
}
#sidebar p {
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	color: #006600;
	background: url(images/overbkgdside.jpg);
}
#maintext p {
	margin-bottom: 0px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 7px;
}
#foot p {
	color: #FFFFFF;
	margin: 0px;
	padding-left: 65px;
	font-size: 9px;
}
#foot {
	height: 65px;
	width: 800px;
	background: url(images/foot.jpg) no-repeat;
}
#foot a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
}
#foot a:hover {
	color: rgb(153, 128, 128);
}
#foot img {
	border-style: none;
}	
#spacetop {
	height: 20px;
	width: 670px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#spacetop img {
	margin-left: 95px;
}
.current {
	color: #330000;
}
#spaceprog {
	height: 20px;
	width: 670px;
	padding-top: 3px;
}
#spaceprog img {
	margin-left: 95px;
}
#spaceabout {
	height: 20px;
	width: 670px;
	padding-top: 3px;
}
#spaceabout img {
	margin-left: 464px;
}
.border {
	border: thin solid #FFFFFF;
	text-align: center;
}
