/* basic elements */html {	margin: 0px;	padding: 0px;	}body { 	font: 9pt Verdana,Helvetica,Arial; 	color: #000000; 	margin: 0px; 	padding: 0px;	}p,li { 	font: 9pt  Verdana,Helvetica,Arial;	margin-top: 0px; 	}h3 { 	font: italic normal 12pt Georgia,Times; 	letter-spacing: 1px; 	color: #666666;	}a,a:link { 	font-weight: bold; 	text-decoration: none; 	color: #336699;	}a:visited { 	font-weight: bold; 	text-decoration: none; 	color: #446688;	}a:hover, a:active { 	text-decoration: underline; 	color: #000066;	text-shadow: 0px 0px 2px #ff0;	}acronym {	border-bottom: none;	}/* specific divs */#container { 	position: absolute;	padding: 0px 0px 0px 0px;  	margin: 0px; 	top: 0px;	left: 0px;	width: 100%;	background: url(/images/chicago_bottom_bg.jpg) repeat-x bottom left; 	}#intro { 	min-width: 470px;	}#pageHeader { 	background: url(/images/chicago_bg.jpg) no-repeat top left; 	min-width:860px;	margin-bottom: 20px;	position: absolute;	top: 0px;	left: 0px;	width: 100%; 	height: 350px; 	}#pageHeader h1 { 	font: 24pt Georgia,Times;	color: #ffffff;	margin-top: 10px; 	margin-right: 10px; 	float: right;	text-shadow: 0px 2px 5px #000000;	}#pageBody { 		padding: 0px;  	margin: 0px; 	position: absolute;	top: 170px;	left: 0px;	width: 100%;	}#Content { 	position: absolute; 	min-width:640px;	padding-left: 20px; 	padding-right: 200px;  	margin: 0px; 	left: 0px;		}#SideNav {	margin-left: 680px; 	margin-right: 20px; 	position: absolute; 	top: 0px; 	right: 0px;	width:160px;	font-size: 8pt;	}#SideNav a:link { 	font-weight: bold; 	text-decoration: none; 	color: #336666;	}#SideNav a:visited { 	font-weight: bold; 	text-decoration: none; 	color: #446688;	}#SideNav a:hover, a:active { 	text-decoration: underline; 	color: #006666;	text-shadow: 0px 0px 2px #ff0;	}	#Navigation1 {	visibility: hidden;	padding-left: 10px;	position: absolute; 	left:0px;	overflow:hidden;	}#Navigation2 {	padding-left: 10px;	position: relative; 	left:0px;	overflow:hidden;	margin-bottom: 30px;	}.Nav2 {	font: 12pt Georgia,Times;	position: relative; 	left:0px;	overflow:hidden;	border-bottom:1px dotted #666;	color: #336666;	}.Nav2 a:link { 	font-weight: bold; 	text-decoration: none; 	color: #336666;	}.Nav2 a:hover, .Nav2 a:active { 	text-decoration: underline; 	color: #000;	text-shadow: 0px 0px 7px #fff;	}	#SecNav1 {	padding-left: 10px;	position: absolute; 	left:0px;	top:300px;	overflow:hidden;	visibility: hidden;	}#SecNav2 {	padding-left: 10px;	position: relative; 	overflow:hidden;	margin-bottom: 30px;	}.sNav2 {	font: 9pt Georgia,Times;	position: relative; 	left:0px;	overflow:hidden;	color: #336666;	}.sNav2 a:link { 	font-weight: bold; 	text-decoration: none; 	color: #336666;	}.sNav2 a:hover, .sNav2 a:active { 	text-decoration: underline; 	color: #000;	text-shadow: 0px 0px 7px #fff;	}#CalendarView {	position: relative; 	left:0px;	overflow:hidden;	}#Archives {	position: relative; 	left:0px;	overflow:hidden;	}	}#Themes {	position: relative; 	left:0px;	overflow:hidden;	}#footer { 	padding-left: 20px; 	padding-right: 200px;  	margin: 0px;	padding-top:10px; 	left: 0px;	}.quote {    padding-left: 30px;     padding-right: 30px;     font-family: Times,Times New Roman,Serif;     font-size: 12px;    }.calendar {	font-family:verdana, Helvetica, arial, sans-serif;	color:#666;	font-size:7pt;	font-weight:normal;  	line-height:9pt;  	padding:2px;  	text-align:center;					}.calendarhead {    font-size: 9pt;    border-bottom:1px dotted #666;    }.calendarDay {    font-size: 7pt;    color:000;    padding:2px;    }.title {	font-family:Georgia, Verdana, Helvetica, Arial, sans-serif; 	font-size: 14pt; 	line-height: 22pt;	font-weight: bold;	text-shadow: 0px 2px 5px #555;	}.date	{ 	font-family:Georgia, Verdana, Helvetica, Arial, sans-serif; 	font-size: 14px; 	font-weight: bold;	color: #333; 	border-bottom:1px dotted #666;	padding:0px;	margin-bottom:10px;	font-weight:normal;	text-align: right;	}					.posted	{ 	font-family:verdana, Helvetica, arial, sans-serif; 	font-size: 11px; 	color: #003366;	margin-bottom:15px;	text-align: right;	}	
