* {
	margin:0px;
	padding:0px;
}
a, a img { outline:none; border:none; }
body {
	background:#000000 none;
}
#logo {
	position:absolute;
	width:100%;
	height:185px;
	top:50%;
	margin-top:-65px;
	background:transparent url(/library/images/logo-almanac.jpg) no-repeat;
	background-position:50% 0px;
}
img#telephone {
	position:absolute;
	top:45px;
	left:35px;
}
a#email:link, a#email:visited {
	display:block;
	position:absolute;
	top:45px;
	left:175px;
	text-indent:-2000px;
	overflow:hidden;
	width:202px;
	height:28px;
	background:transparent url(/library/images/email.gif) no-repeat;
	background-position:0px 0px;
}
a#email:hover {
	background-position:0px -28px;
}