/* CSS Document */
#logo {background-image: url(/resources/image/foxheadlogo_indexed.png);
	background-repeat:no-repeat;
	background-position:center;
	/*min-width:60px;*/
	height:70px; 
	float:left;
	padding:5px;
	width:20%;
}

#logo a {padding-left:30px;
		padding-right:30px;
		padding-top:35px;
		padding-bottom:35px;
		display:block;}

#page {min-height:70px;}



