@charset "utf-8";
/* CSS Document */

body {
	background-color:#111111;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	margin-top:20px;
	text-align:center;
}

#main {
	position:center;
	width:1095px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	height:705px;
}

#contents {
	background-color:#000000;
	width:780px;
	border:5px solid #000000;
	float: left;
}

body a:link, a:active, a:visited {
	text-decoration:none;
	color:#0066FF;
}
body a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.top {
	margin:0px 0px 0px 0px;
}

h1 {
	font-size:16px;
}

.style1 {
	color:#0066FF;
}

#facebook {
	float:right;
	width:300px;
	text-align:left;
	margin-top:-6px;	
}

#facebook p {

}

.photoBox {
	margin:10px 0px 0px 10px;
	width:476px;
	height:285px;
	border:1px solid #0066FF;
	background:url(mpls.png) no-repeat 0 0;
}

.boxTop {
	width:476px;
	height:50px;
	border-bottom:1px solid #0066FF;	
}

.disclaimer {
	margin-top:10px;
	clear:both;
}

#chicagoBottom {
	height:295px;
	position:center;
	width:1095px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(chicagoBottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
