html body { background:  url(/Fusion/images/bg-blueprint.gif) fixed; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000; margin: 0 auto; text-align: center; }

#containerMain { margin: 0 auto; width: 1000px; text-align: left; }
#header { margin: 2px 0px 10px 0px; }

#containerContentA { background-position: center; background-repeat: repeat-y; background-image: url(/Fusion/images/city/city001-bg.jpg); }
#containerContentB { background: url(/Fusion/images/city/city001.jpg) top no-repeat fixed;  }

#content { margin: 0px 0px 75px 200px; padding: 25px; background: url(/Fusion/images/bg-95.png); width: 550px; position: relative; top: 75px; z-index: 0; }
.cleared { clear: both; height: 25px; }

ul { list-style-image: url(/Fusion/images/bullet.gif); }
li { padding-bottom: 12px; }

#rightColumn { width: 174px; margin: 329px 0px 25px 0px; float: right; }
ul#rightItems {
	padding: 0;
	list-style: none;
	float: left;
	width: 175px;
	color: #fff;
}
ul#rightItems {
	margin: 0px;
	padding: 0px;
}
ul#rightItems li, ul#rightItems li.rightTopItem {
	position: relative;
	float: left;
	list-style: none;
	color: #fff;
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
ul#rightItems li a, ul#rightItems li a:hover {
	padding: 12px 14px 12px 20px;
	width: 140px;
	color: #fff;
	display: block;
	background: #6b2970;
	text-decoration: none;
}
ul#rightItems li a:hover {
	background: #f4911e;
}

#clockSpacer { height: 12px; clear: both; }
#clock { padding: 12px 25px; width: 125px; background: #6b2970; color: #fff; text-transform: uppercase; }
#chicagoTime { font-family: 'Arial Black', Arial, Helvetica, sans-serif; font-weight: bold; }

#sponsors { margin-top: 25px; height: 200px; width: 1000px; }

#footer { color: #fff; background: url(/Fusion/images/bg-footer.gif) left top no-repeat; margin: 25px 0px 14px 0px; height: 48px; font-size: 12px; text-transform: uppercase; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footerText { width: 806px; text-align: center; padding-top: 13px; }

h1 { color: #6b2970; font-size: 16px; }
h2, h2.h2_padded { color: #6b2970; font-size: 14px; }
h2.h2_padded { padding-top: 35px; }
h3 { font-size: 14px; }
.purple { color: #6b2970; }
a:link { text-decoration: underline; color: #f39120; }
a:visited { text-decoration: underline; color: #f39120; }
a:hover { text-decoration: none; color: #f39120; }
a:active { text-decoration: underline; color: #f39120; }

