/* 
CSS Document for Rockpool Publishing
Author: James Nicol, www.glossopteris.com, February 2007
*/

/*---- Footer Styles ----*/
#footer {
	position:relative;
	clear:both;
	width:725px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:url(../images/footer_bg.gif) no-repeat center bottom;
	height:60px;
}
#footer ul {
	position:absolute;
	bottom:14px;
	left:35px;
}
#footer li {
	list-style:none;
	float:left;
}
#footer li a {
	color:#000000;
	line-height:13px;
	text-decoration:none;
	padding:1px 5px;
	border-right:1px solid #999999;
	font-size:9px;
}
#footer li a:hover {
	color:#990000;
}
#footer a#last_footer {
	border:none;
}
p#copyright {
	position:absolute;
	bottom:14px;
	right:15px;
	color:#666666;
}
a#bottom_scroll {
	position:absolute;
	bottom:9px;
	left:12px;
}

div#eNilsson {
	clear:both;
	text-align: left;
	padding-left:10px;
	font:normal 9px/11px Verdana;
	color:#999999;
}
div#eNilsson a {
	color:#2262A3;
	font-weight: normal;
}
