body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#content {
		width:100%;
		margin-top:10px;
		padding-bottom:10px;
		font-size: small;
}
#content div {
		padding:5px;
		float:left;
}
#content-left {
	width:180px;
}
#content-divider {
	width: 2px;
	background: url(images/dot-line.gif);
	background-repeat: repeat-y;
	min-height: 520px;
	overflow: hidden;
}
* html #content-divider {
	height: 520px;
}

#content-main {
		width:765px;
		background-image: url(images/background.gif);
		background-repeat: no-repeat;
		background-position: center center;
		min-height: 520px;
}
* html #content-main {
	height: 520px;
}
#bottom {
	width: 100%;
}
#bottom div {
		padding:5px;
		float:left;
}
#bottom-left {
	width:760px;
}
#bottom-right {
	width:200px;
	font-size: 10px;
	margin-top: 25px;
}
#left {
	width: 365px;
	float: left;
}
#right {
	width: 365px;
	float: left;
	margin-left: 5px;
}
#forsale {
	width: 365px;
	float: left;
	border: 1px solid #990099;
}
#tolet {
	width: 365px;
	float: left;
	border: 1px solid #990099;
	margin-left: 5px;
}

.text-aub { color: #990099}
.text-white {  color: #FFFFFF}
.background {  background-image: url(images/background.gif); background-repeat: no-repeat; background-position: center center}
.heading { font-size: 14px; color: #990099; font-weight: bold}
.heading-ex-large { font-size: 24px; color: #990099; font-weight: bold }
h1 {
	font-size: 24px;
	color: #990099;
	font-weight: bold;
	margin-top: 15px;
}
h2 {
	font-size: 20px;
	color: #990099;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #990099;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #990099;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;

}
h5 {
	font-size: 14px;
	color: #990099;
	font-weight: bold;
	margin-bottom: 0px;
}
h6 {
	font-size: 14px;
	color: #990099;
	font-weight: bold;
	margin-top: 0px;
}
h7 {
	font-size: 24px;
	color: #990099;
	font-weight: bold;
	margin-bottom: 0px;
}

.text-small { font-size: 9px; color: #333333 }
.text-large { font-size: 14px; color: #333333 }
.text-large-aub { font-size: 14px; color: #990099; font-weight: bold}

a:link {  color: #990099; text-decoration: underline}
a:visited {  color: #990099; text-decoration: underline}
a:hover {  color: #990099; background-color: #FFD9FF; text-decoration: none}
a:active {  color: #990099; text-decoration: underline}

.text-small-aub { font-size: 9px; color: #990099}
.result-divider {  background-image:   url(images/dot-line-aub.gif); background-repeat: repeat-x}
.text-bold { color: #333333 ; font-weight: bold}
.heading2 { font-size: 12px; color: #990099; font-weight: bold }
.menu-cell { COLOR: #333333; text-align: center; vertical-align: middle; width: 160px; line-height: 21px; height: 21px; }
.menu-cell A:link { COLOR: #333333; TEXT-DECORATION: none; text-align: center; vertical-align: middle }
.menu-cell A:active { COLOR: #333333; TEXT-DECORATION: none ; text-align: center; vertical-align: middle }
.menu-cell A:visited { COLOR: #333333; TEXT-DECORATION: none ; text-align: center; vertical-align: middle }
.menu-cell A:hover {
	COLOR: #333333;
	TEXT-DECORATION: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/pixel-pink.gif);
}
.aubbkgd {
	background-image: url(images/pixel-aub.gif);
}
img.floatL {
	float: left;
	margin-right: 4px;
}
img.floatR {
	float: right;
	margin-left: 4px;
}
img.floatRclear {
	float: right;
	margin-left: 4px;
	clear: right;
	margin-right: 4px;
}
