		html, body {
			height: 100%;
		}

		body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	background-color: #f2f2f2;

		}
		h4 {
			 margin: 5px 0px;
			 padding: 0px;
		}
		a {
	text-decoration: none;
	color: #fffdcc;
		}
		a:hover {
	color: #FAAC56;
	border-bottom-width: 0px;
	border-bottom-style: none;
		}
		ul {
			list-style: none;
			padding-left: 0px;
			display: block;
		}
		li {
			padding: 0px 0px 5px 0px;
		}
		p {
	margin: 5px 0px;
	padding: 0px;
	line-height: 150%;
		}
		#container {
	width: 635px;
	height: 100%;
	padding-left: 6px;
		}
#text {
	width: 630px;
	background-color: transparent;
	float: left;
	height: 100%;
	padding-left: 5px;
		}
#header {
	background-color: #C8AB68;
	height: 25px;
	width: 626px;
	background-image: url(nav_bar_bgrnd.gif);
	text-align: center;
	padding-top: 2px;
}

#nav {
	width: 203px;
	height: 230px;
	background-color: #000000;
	float: right;
	margin-top: 43px;
		}
#header_menu {
	background-color: #341407;
	height: 22px;
	width: 626px;
	text-align: center;
	padding-top: 2px;
}


#break {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAB173;
	margin-top: 12px;
	margin-bottom: 12px;
}
#news {
}



.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffdcc;
	line-height: 175%;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6D2812;
	line-height: 140%;
	font-weight: 400;
	letter-spacing: 0.275em;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fffdcc;
	line-height: 160%;
	font-weight: bold;
	letter-spacing: .275em;
}
.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffdcc;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 0.275em;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffdcc;
	line-height: 175%;
}
.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fffdcc;
}
.header_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D2812;
	font-weight: 400;
	letter-spacing: 0.275em;
	text-align: center;
}

