#Content {
	clear:both;
	width:960;
}
#contentNavRow {width:960px; height:310px;background-color: #998b64; background-image:url(SysImages/HolidayCards/Christmas-Cards-BG.jpg); background-position:bottom right; background-repeat:no-repeat; clear:both}
.flashDivContainer {
	background-color: #998b64;
	width:392px;
	height:310px;
	float:left
}
.contentNavColumn {
	float: left;
	padding: 10px;
	float: left;
	width: 169px;
	height: 290px;
}
#contentNavRow .contentNavColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentNavRow .contentNavColumn a {
	display: block;
	padding: 7px;
	margin-top: 7px;
	width: 155px;
	font-size: 14px;
	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;
}

