body {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

a {
	text-decoration: none;
	color:#000000;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

div#masthead {
	background-color: #FFFFFF;
	width: 565px;
	height: 100px;
	position: absolute;
	margin-bottom: 1em;
	padding-top: 1em;
	top: 29px; 
	left: 186px;
}

div#menu {
	font-family: "Eras Demi ITC", Verdana, Arial;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.2em;
	width: 836px;
	height: 47px;
	position: absolute;
	padding-top: 0.2em;
	top: 157px;
	left: 182px;
	text-align: center;
	margin-top: 0.01em;
	margin-bottom: 0.1px;
}

div#pr {
	font-family: "Eras Demi ITC", Verdana, Arial;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: .2em;
}
