.headingImage{
	background: url(assets/images/heading_resources.gif) no-repeat;
	position: relative;
	width: 650px;
	height: 75px;
	top: 5px;
	left: 25px;
}
class1{
	font:  italic
	font-size:  x-large;
}
.resources a{
		background-color: #ffffcc;
		padding-bottom: 0px;
		border-bottom: #ffffcc 1px solid;
	}
	.resources a:link, .resources a:visited, .resources a:hover{background-color: #ffffcc; color: #990066;}