#Maincontent {
	background-image: url(listersestates.jpg);
	height: 565px;
	width: 880px;
}
#TopMenu {
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-image: url(Menubar.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#Maincontent2 {
	height: 432px;
	width: 878px;
	padding-top: 25px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #03C;
	border-left-color: #03C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #006;
	text-align: center;
}
#spac {
	padding-top: 10px;
	padding-left: 10px;
}
#footer {
	background-color: #000099;
	height: 18px;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
}
#header {
	height: 114px;
	width: 880px;
	background-image: url(/images/listers_header_small.jpg);
	background-position: center;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
#spacer {
	padding-top: 10px;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #006;
}
#headergap {
	height: 16px;
}
.blinks {
	padding-right: 10px;
	padding-left: 10px;
}

a:link.blinks {
	color: #FFFFFF;
	text-decoration: none;
}
a:active.blinks {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.blinks {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.blinks {
	color: #FF0000;
	text-decoration: none;
}

