@charset "UTF-8";
/* CSS Document */

.imageFloatRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.imageFloatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
#blank {
	height: 158px;
}
#navContainer {
	position:absolute;
	width:179px;
	height:auto;
	left: 105px;
	top: 173px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 8;
}
.container {max-width: 950px;
    min-width: 200px !important;
}
