#Content {
	clear:both;
	width:960;
}
#contentNavRow {width:960px; height:310px;background-color: #998b64; clear:both}
.flashDivContainer {
	background-color: #998b64;
	width:392px;
	height:310px;
	float:left
}
.contentNavColumn {
	background-color: #998b64;
	float: left;
	padding: 13px 10px 0px 10px;
	float: left;
	width: 169px;
	height: 297px;
}
#contentNavRow .contentNavColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentNavRow .contentNavColumn li {
	text-align: left;
}
#contentNavRow .contentNavColumn a {
	display: block;
	padding: 6px 7px 6px 7px;
	width: 155px;
	font-size: 13px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #ffffcc;
	border:none;
}
#contentNavRow .contentNavColumn a:hover {
	color: #413B2A;
	background-color: #f6f6d8;
}

