@charset "utf-8";
BODY {
	background-color:#9FF;
	width:900px;
}
.Header {
	background-color:#FF0;
	background-image:url(EDITCHICAGO%20BLUE%20LOGO%209-19.png)
	width:900px;
	height:200px;
	vertical-align:top;
	border:#30F;
	border:medium;
	border-right-style:groove;
	border-left-style:groove;
	border-bottom-style:groove;
	border-top-style:groove;
	font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:auto;
	margin-right:auto;	
	float:	none;
	
}
.H1 {
	font-size:36px;	 
	font-style: "Times New Roman", Times, serif;
	color:#06F;
	line-height: 120%;
	background :#FFC;
	height:70px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.H2 {
	background-color: transparent;
	font-size: large;
	font-style: normal;
	line-height: 320%;
	border-color : Blue;
	border : double;
	text-indent : 0%;
	font-family : "Courier New", Courier, monospace;
}
.H3 {
	background-color: transparent;
	font-size: xx-large;
	font-style: oblique;
	color: Navy;
	line-height: 320%;
}
.P {
	margin-left: auto;
	font-family : Cambria;
	font-size:24px;
	line-height : 100%;
	border-style : groove groove groove groove;
	background : #FFFADC;
	border : medium double Blue;
	border-bottom-width:thin;
	padding : 5%;
	text-decoration : none;
	width : 600px;
	float:right;
}
.A {
	color: Purple;
	font-weight:bolder;
	text-decoration: none;
}

	

			
.sidebar {
	width:120px;
	float:left;
	border-width:thin;
	background-color:#F36;
	font:"Arial Black", Gadget, sans-serif;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size: 20px;
	border-top-color: #06F;
	border-right-color: #03F;
	border-bottom-color: #03C;
	border-left-color: #03F;
	border-style:double;
}
 .
