@import url("links.css");
body {
background-image: url(images/recycled%5B2%5D.gif);
position:relative;
}

div.container {
position:relative;
}

div.topcontent {
top:0;
position:absolute;
height:415px;
}

div.bottomcontent {
position:absolute;
bottom:0;
top:420px;
}

div.listingtopcontent {
top:0;
position:absolute;
height:415px;
}

div.listingbottomcontent {
position:absolute;
bottom:0;
top:420px;
}

div.territorycont {
position:absolute;
top:235px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4E2300;
}
.landtx_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.landtx_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E2300;
}


#bottomnav {
font-size:9px;
text-align:center;
padding-top:100px;
border-top:3px solid #000000
}
