.loft73 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}

a.main:link {color: red; text-decoration: none; }
a.main:visited {color: purple; text-decoration: none; }
a.main:hover {color: orange; text-decoration: underline; }
a.main:active {color: blue; }

a.quote:link {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 11px; }
a.quote:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 11px; }
a.quote:hover {
	text-decoration: underline; 
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 11px; }
a.quote:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 11px; } 

.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/loft73-static-top.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headline {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.quote {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 22px;
}
.quotesayer {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}
.style5 {font-size: 10px}
