A:link, A:visited, A:active {
	color: #777;
	text-decoration: none;
}
A:hover {
   color: #F90;
   text-decoration: underline}
BODY {
	font-size: 65%;
	margin: 1px 0 1.5em;
	padding: 0;
	background: #002;
	height: 66em;
}
h1 {
	font: 400 1.3em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
img {
	margin: 0 auto;
	position: relative;
	vertical-align: middle;
	text-align: center;
	top: 12px;
}
	
#author {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	width: 525px;
	height: 2em;
	position: relative;
	bottom: 2em;
	color: #444;
	background: url(../graphics/FDico.gif) no-repeat right center;
	top: 4em;
	padding-top: 5px;
	text-indent: 325px;
}	
.authorblurb a, .authorblurb a:visited{
	color: #600;
	text-decoration: underline;
}	
#blurb1 {
	width: 350px;
	margin: 0 auto;
	position: relative;
	top: -11em;
	height: 5em;
	z-index: 9;
	overflow: visible;
	padding-left: 30px;
}
#container1 {
	width: 525px;
	margin: 0 auto;
	position: relative;
	top: 1em;
	border: 1px solid #FFF;
	color: #AAA;
	vertical-align: bottom;
	text-align: center;
	height: 620px;
}
#navlinks {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 2em;
	position: absolute;
	color: #777;
	top: 57em;
	text-align: center;
	left: 215px;
}	
#wrap {
	width: 525px;
	margin: 0 auto;
	position: relative;
	height: 65em;
}

