@charset "ISO-8859-1";
#wrapper {	
	width:1024px;
	height:1120px;
	margin: 0px auto;
}

#footer {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
#footer a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#footer a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F3C;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
