@charset "UTF-8";

a img, a:active img, a:visited img{
	border:0;
	text-decoration:none;
}

body{
	background:url(../images/bigbackground.jpg) center repeat top;
	margin-top:0pt;
	margin-bottom:1em;
	color:#FF0000;
	font-family:Arial, Helvetica, verdana, sans-serif;
	font-size:62%;
}

#FDpageContainer{
	margin-left:auto;
	margin-right:auto;
	width:580px;
	text-align:center;
}


#entireSite,#tillmanSite{
	width:272px;
	height:28px;
	margin-top:2em;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}


#entireSite a img{
	background:url(../images/entersite.gif) center top no-repeat;
}

#tillmanSite a img{
	background:url(../images/tillman.gif) center top no-repeat;
}
#entireSite a:hover img{
	background-position:bottom;
}

#tillmanSite a:hover img{
	background-position:bottom;
}

