.headingImage{
	background: url(assets/images/heading_home.gif) no-repeat;
	position: relative;
	width: 350px;
	height: 75px;
	top: 5px;
	left: 25px;
}

.homePage a{
		background-color: #ffffcc;
		padding-bottom: 0px;
		border-bottom: #ffffcc 1px solid;
	}
	.homePage a:link, .homePage a:visited, .homePage a:hover{background-color: #ffffcc; color: #990066;}
	
class1{
	font:  italic
	font-size:  x-large;
}

#ftd{float:right; margin-top: -15em; margin-right: 2em;}