html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

BODY		{FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; background-color: #CAC4AE}

div#page_loader {
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0%;
  background-color: white;
  z-index: 99;
}

a:visited {  color: #230707; text-decoration: underline}
a:hover {  color: #230707; text-decoration: underline}
a:link {  color: #230707; text-decoration: underline}
a:active {  color: #230707; text-decoration: underline}

#img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.community {

	background-image: url('images/logans_community_05.jpg');
	background-repeat: no-repeat;
}