/* Style Sheet for the footer

	Created: 03/05/08 RLJ
*/

div.footer{
	text-align: center;
	background-image: url('../images/generalPage/veritcal-tile_footer.gif');
	background-repeat: repeat-x;
	height: 151px;
	padding-top: 45px;
}

div.footer p{
	font-size: x-small;
}

span.footer{
	color: #000000;
}

a.footLink{
    color: #000000;
}

a.footTopLink{
	margin: 0px 4px;
	text-decoration: none;
	font-weight: bold;
}

p.footLine{
	margin-top: 0px;
	margin-bottom: 50px;
}

#endLogo {
	float: left;
	height: 67px;
	width: 42px;
	background-image: url('../images/header/UWCrest.gif');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 75px;
	margin-right: -117px;
}
