/* Display and style Footer (for later) */

/*
#footer { height: auto; }

#footer #network {
	width: 980px;
	clear: both;
	height: 4em;
}
#footer #network a {
	margin: 0;
}
#footer #network a:link, #footer #network a:visited {
	text-decoration: none;
}
#footer #network a:active, #footer #network a:hover, #footer #network a:focus {
	text-decoration: underline;
}
#footer #network p {
	float: left;
	display: inline-block;
	margin: 0.6665em 0;
	width: auto;
	height: auto !important;
	line-height: 1.16667em !important;
	font-size: 11px !important;
}
#footer #network p.nw {
	border-right: 1px solid;
}
#footer #network .links {
	padding: 2px 0 2px 8px;
}
*/
