DIV#footer {
	CLEAR: both;
	TEXT-ALIGN: left;
	background-color: #555F00;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCF;
	padding: 10px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
	position: relative;
	font-size: 10px;
}
DIV#footer UL {
	MARGIN: 0px auto 5px;
	color: #FFA;
}
DIV#footer LI {
	PADDING-RIGHT: 5px; DISPLAY: inline; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
