@charset "utf-8";
/* CSS Document */
a img { border:0 }
a { color:#fff; }
a:link { text-decoration:none; }
a:hover { text-decoration:underline !important; }
a:visited { text-decoration:none; }
body {
	text-align:center;
	background:#224184 url(/images/bg.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#fff;
}
#wrapper {
	width:1000px;
	margin:0 auto;
}
#knowJoeBox {
	margin:62px 0 0 117px;
	overflow:hidden;
}
#footer {
	padding-top:30px;
	text-align:center;
	font-size:10px;
}
