

BODY
{
	background-position: center center;
	background-attachment: fixed;
	background-image: url(images/HFTA_Background_light.gif);
	background-repeat: no-repeat;
}

A
{
	font-weight: bold;
	text-decoration: none;
}

#Logo
{
	clear: left;
	display: inline;
	float: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#TitleText
{
	display: inline;
	padding-left: 30px;
	font-weight: bold;
	font-size: 150%;
	vertical-align: middle;
	color: silver;
	padding-top: 30px;
	font-family: 'Trebuchet MS' , Verdana, sans-serif;
	text-align: center;
	text-decoration: none;
}
