body	{
	margin:0 0 2em 0;
	background-color:#000000;
	color:#A0A0A0;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:100%;
	min-width:600px;
	text-align:center;
}
h1	{
	font-family:"trebuchet ms",verdana,arial,helvetica,sans-serif;
	font-size:1.3em;
	margin:1em 0 1em -2em;
	color:#C0C0C0;
}
h2	{
	font-family:"trebuchet ms",verdana,arial,helvetica,sans-serif;
	font-size:1em;
	margin:0 0 0.2em 0;
	color:#C0C0C0;
}
h3	{
	font-family:"trebuchet ms",verdana,arial,helvetica,sans-serif;
	font-size:0.9em;
	padding-top:15px;
	margin:0;
	color:#C0C0C0;
	height:35px;
}
p	{
	text-indent:2em;
	font-size:0.7em;
	text-align:justify;
	margin:0 0 1em 0;
}
p.firstpara {text-indent:0em;}
ul	{
	font-size:0.7em;
	text-align:justify;
	margin-right:3em;
	clear:left;
}
li	{
	margin:1.5em 0 0 0;
	color:#C0C0C0;
}

ul.text	{
	font-size:0.7em;
	text-align:justify;
	margin:0 0 0 60px;
	padding:0px;
	clear:none;
}
ul.text li	{
	color:#C0C0C0;
	margin:0 0 0 25px;
}

#content {
	width:30em;
	padding:0 5em 0 3em;
	text-align:left;
	margin:0 auto;
}
.logo {
	width:50px;
	height:50px;
	margin:0px 10px 5px 0px;
	float:left;
	clear:left;
	border:1px solid #C0C0C0;
}
.sideimage {
	border:1px solid #A0A0A0;
	float:right;
	margin:0 0 10px 10px;
}
.map {
	border:1px solid #C0C0C0;
	margin:10px -5em 10px 10px;
	float:right;
}
.entry {
	clear:left;
	margin:0 0 2.5em 0;

}
#photoArea {
	width:520px;
	text-align:center;
	margin:0 auto;
}
.photoLeft {
	width:250px;
	height:188px;
	border:1px solid #FFFFFF;
	float:left;
	clear:left;
	margin-bottom:18px;
}
.photoRight {
	width:250px;
	height:188px;
	border:1px solid #FFFFFF;
	float:right;
	clear:right;
	margin-bottom:18px;
}
.photoCentre {
	width:250px;
	height:188px;
	border:1px solid #FFFFFF;
	clear:right;
	margin-bottom:18px;
}
.photoPreview {
	width:320px;
	height:240px;
	border:1px solid #FFFFFF;
	margin-bottom:18px;
}
.photoBase {
	width:250px;
	height:188px;
	border:1px solid #FFFFFF;
	margin-bottom:4px;
}
.photoLeftText:hover, .photoRightText:hover, .photoCenterText:hover {
	text-decoration:none;
	color:#C0C0C0;
}
.photoLeftText {
	width:250px;
	height:200px;
	float:left;
	clear:left;
	margin-bottom:18px;
	text-align:center;
	font-size:0.7em;
	display:block;
	overflow:visible;
}
.photoRightText {
	width:250px;
	height:200px;
	float:right;
	clear:right;
	margin-bottom:18px;
	text-align:center;
	font-size:0.7em;
	display:block;
	overflow:visible;
}
.photoCentreText {
	width:250px;
	height:200px;
	clear:right;
	margin-bottom:18px;
	text-align:center;
	font-size:0.7em;
	display:block;
	overflow:visible;
}
.breakLine {
	clear:both;
	height:1px;
}
#footer {
	clear:both;
	padding:1em 0 0 0;
	text-align:center;
	font-size:0.6em;
	line-height:1.5em;
	margin:0 auto;
}
#tracker {
	clear:both;
	padding:1em 0 0 0;
	text-align:center;
	margin:0 auto;
}
a 		{color:#C0C0C0;text-decoration:none;}
a:visited	{color:#C0C0C0;text-decoration:none;}
a:hover	{color:#FFFFFF;text-decoration:underline;}
a:focus	{color:#FFFFFF;text-decoration:none;}
a:active	{color:#FFFFFF;text-decoration:none;}


#listingBlock {
	margin:0 auto;
	width:95%;
}
#utilityBlock {
	margin:25px auto 0 auto;
	width:75%;
}
.listingLeft {
	margin:0 0 0.6em 20px;
	float:left;
	width:42%;
	test-align:left;
}
.listingRight {
	margin:0 20px 0.6em 0;
	float:Right;
	width:42%;
	text-align:right;
}
.logoRight {
	width:50px;
	height:50px;
	margin:0px 0px 5px 10px;
	float:right;
	clear:right;
	border:1px solid #C0C0C0;
}

.listingCenter {
	margin:10px 0 0 202px;
	width:42%;
	test-align:left;
}
.logoCenter {
	width:50px;
	height:50px;
	margin:0px 10px 5px 0px;
	float:left;
	clear:left;
	border:1px solid #C0C0C0;
}