#footer {
	position: relative;
	z-index: 3;
	margin: 0px auto;
	width: 990px;
	height: 230px;
	text-align: center;
	background: #fffeea url('almond-art-website_11.png') no-repeat top left;
}

#roundedcorner {
	position: absolute;
	left: 117px;
	top: -22px;
	width: 74px;
	height: 22px;
	background: #fffeea url('Sidebar_bottom.png') no-repeat top left;
}

#bottomlinks {
	margin: 0 auto;
	padding-top: 20px;
	width: 895px;
	text-align: left;
}

#footertext {
	clear: both;
	padding-top: 35px;
	text-align: center;
}

.linklist {
	display: block;
	float: left;
	width: 135px;
	color: #333333;
	margin-left: 10px;
	line-height: 1.9em;
	height: 14em;
}

.linklist h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.linklist a {
	background: #fff773 url('url_icon.gif') no-repeat center left;
	padding-left: 15px;
}

#footer a:link {color: #333333}
#footer a:visited {color: #333333}
#footer a:hover {color: #333333}
#footer a:active {color: #333333}
