body {
	background-attachment: fixed;
	background-image: url(images/sitebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#body {
    display: none;
    }

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	line-height: 2em;
}

.bodytextsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
}

.contacttabbg {
	background-image: url(images/lvp2_05.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

.contacttabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-decoration: none;
}

.contentbg {
	background-attachment: scroll;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.footerbg {
	background-attachment: scroll;
	background-image: url(images/lvp2_27.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: underline;
	color: #265b6d;
	padding: 0px;
	margin: 0;
}
.aboutlistings {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	color: #111111;
	font-size: 11px;
	text-decoration: none;
}
.photoborder {
	padding: 2px;
	border: 2px solid #96A5C1;
	background-color: #B1BBCF;
}
.boxborder {
	border: 1px solid #B1BBCF;
}
