div.container {
	position: relative;
	z-index: auto;
	min-height: 1100px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-color: #009999;
	background-repeat: no-repeat;
	border: medium none #FF0000;
	top: 0px;
}
div.thepage {
	text-align: left;
}
div.header {
  background-image : url(/images/header_980x100.gif);
  background-repeat : none;
	height: 100px;
	position: relative;
	width: auto;
}
div.leftBar {
	background-color: #006B6B;
	position: relative;
	width: 200px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: 3px solid #C3C3C3;
	float: left;
}
div.precontent {
	position: relative;
	width: 100%;
	height: 10px;
	background-color: #FF9966;
	clear: both:
}
div.rightContent {
	position: relative;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 223px;
}
div.content {
	position: relative;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.subnavtop {
	height: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
div.subnavbottom {
	height: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
div.footer {
	background-color: #006B6B;
	border-top: 1px solid #C3C3C3;
	position: relative;
	height: auto;
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
div.property {
	position: relative;
	height: 300px;
	width: 174px;
	border: 1px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
	float: left;
	display: inline;
	overflow: auto;
}
div.gap {
	position: relative;
	height: 300px;
	width: 30px;
	border: 0px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
	float: left;
	display: inline;
	overflow: auto;
}

div.rss-box {
	border: 1px solid #C3C3C3;
	padding: 4px;
	margin: 4px;
}

div.rss-item {
	padding: 4px;
	margin: 4px;
}
