body {
	background-image: url('http://www.husfoundation.org/images/bg_main.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 50%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-align: left;
}

a.link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#660000;
	font-weight: normal;
	text-decoration: none;
}

a.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
}

.footer {
	color: white;
	font-family: Tahoma, Geneva, sans-serif;
	size: 9px;
	text-decoration: none;
	font-weight: normal;
}
a.footer:link, a.footer:visited{
	color: white;
	font-family: Tahoma, Geneva, sans-serif;
	size: 9px;
	text-decoration: none;
	font-weight: normal;
}

a.footer:hover{
	color: #cccccc; 
	font-family: Tahoma, Geneva, sans-serif;
	size: 9px;
	text-decoration: underline;
	font-weight: normal;
	word-spacing: 0px;
}
.titles {
	color: #660000;
	font-family: Tahoma, Geneva, sans-serif;
	size: 9px;
	text-decoration: none;
	font-weight: bold;
}
.floatleft { float: left; margin: 0px 10px 10px 0px; }
.floatright { float: right; margin: 0px 0px 10px 10px; }

.main {
	color: #660000;
	font-family: Tahoma, Geneva, sans-serif;
	size: 9px;
	text-decoration: none;
	font-weight: normal;
}
a.main:link, a.main:visited{
	color: #660000;
	font-family: Tahoma, Geneva, sans-serif;
	size: 9px;
	text-decoration: none;
	font-weight: normal;
}
a.main:hover{
	color: #000000; 
	font-family: Tahoma, Geneva, sans-serif;
	size: 9px;
	text-decoration: underline;
	font-weight: normal;
	word-spacing: 0px;
}
.redLink {
	color: #660000;
	font-family: Tahoma, Geneva, sans-serif;
	size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.redLink:link, a.redLink:visited{
	color: #660000;
	font-family: Tahoma, Geneva, sans-serif;
	size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.redLink:hover{
	color: #000000; 
	font-family: Tahoma, Geneva, sans-serif;
	size: 12px;
	text-decoration: underline;
	font-weight: normal;
	word-spacing: 0px;
}
.black {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}