#me {
	position: absolute;
	top: 45px;
	right: 10px;
	font-size: 10pt;
	color: #000000;
	line-height: 1em;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

#toplink p {
	font-size:8pt;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#toplink {
	position: absolute;
	left: 0px;
	top:80px;
	width: 100%;
	height: auto;
	margin-top: -40px;
	z-index:5;
	font-size: 10pt;
}

#backimg {
	top: 0px;
	right: 0px;
	width: auto;
	height: auto;
	position: absolute;
	margin: -20px 0px;
	padding: 0px;
}

#toplink a:link {
	color: #000033;
}

#toplink a:visited {
	color: #000033;
}

#toplink a:hover {
	color: #3366CC;
}
