body { 
	background-color: #ffcc99; 
	background-image: url(/images/gradient.jpg); background-repeat: repeat-x; 
	}

a:link { 
	color: black; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: normal; 
	font-style: normal; 
	line-height: 18px; 
	text-decoration: none; 
	}

a:visited { 
	color: #02559d; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: 500; 
	font-style: normal; 
	line-height: 18px; 
	text-decoration: none; 
	}

a:hover { 
	color: #02839d; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: 500; 
	font-style: normal; 
	line-height: 18px; 
	text-decoration: none; 
	}

a:active { 
	color: #fec762; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: 500; 
	font-style: normal; 
	line-height: 18px; 
	text-decoration: none; 
	top: 4px; 
	}

h1 { 
	color: black; 
	font-size: 12px; 
	font-family: verdana; 
	font-weight: bold; 
	margin: 0.67em 0; 
	}

h2 { 
	color: black; 
	font-size: 14px; 
	font-family: verdana; 
	font-weight: bold; 
	margin: 0.67em 0; 
	}

h6 {
	color:#666;
	font-size: 9px;
}

p { color: black; 
	font-size: 11px; 
	font-family: verdana; 
	}
	
ul { 
	color: black; 
	font-size: 11px; 
	font-family: verdana; 
	list-style-type: circle; 
	margin: 1em 0 1em 40px; 
	}
	
#wrapper { 
	background-color: #fff/*#ebf3fb*/; 
	width: 800px ; 
	border: solid 1px black; 
	}
	
#header { 
	color: #02559d; 
	font-size: 20px; 
	font-family: verdana; 
	background-image: url(../images/banner.jpg); 
	width: 800px; 
	height: 191px; 
	}
	
#header p.chicago { 
	color: #02559d; 
	font-size: 22px; 
	font-family: verdana; 
	font-weight: normal; 
	font-style: normal; 
	text-align: left; 
	text-indent: -9999px; 
	position: fixed; 
	}

#header p.phone { 
	color: #02559d; 
	font-size: 15px; 
	font-family: verdana; 
	font-weight: normal; 
	font-style: normal; 
	text-align: left; 
	text-indent: -9999px; 
	position: fixed; 
	padding-top: 30px; 
	}

#header p.tagline { 
	color: #02559d; 
	font-size: 11px; 
	font-family: verdana; 
	font-weight: normal; 
	font-style: normal; 
	text-align: left; 
	text-indent: -9999px; 
	position: fixed; 
	}

#links { 
	color: black; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #fddea7; 
	background-image: none; 
	text-align: left;
	width: 800px; 
	height: 18px; 
	border-bottom: 4px solid #fec762; 
	border-top-style: none;
	padding-top: 8px; 
	}

#links ul.ul { 
	margin: 0px;
	padding: 0px; 
	white-space: nowrap; 
	}
	
#links li.li {
	padding-left: 12px;  
	list-style-type: none; 
	display: inline;  
	}
	
#content  { 
	background-color: white; 
	width: 300px; 
	height: 100%;
	float: right ; 
	text-align: left;
	padding: 8px; 
	border-left: 4pt solid #fec762; 
	border-top-style: none; 
	margin-top: 0px;
	}

#news { 
	background-color: white; 
	text-align: left; 
	width: 450px; 
	/*height: 350px;*/ 
	float: right; 
	padding: 8px;
	padding-left: 8px; 
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: none; 
	}
	
 p.headline {
	color: #fec762; 
	font-size: 14px; 
	font-family: verdana; 
	font-weight: bold;
	margin-top: 10px;
	}


#footer { 
	padding: 8px;
	padding-top: 3px;
	color: black; 
	font-size: 10px; 
	font-family: verdana; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #fddea7; 
	background-image: none; 
	text-align: center; 
	
	vertical-align: middle; 
	width: 784px; 
	height: 20px; 
	clear: both; 
	border-top: 4px solid #fec762; 

	}
#footer p {
	font-size:9px;
	padding-bottom: 5px;
	margin-top: -2px;
}
	
	
	#secondarycontent {
	margin: 5px;
	padding: 5px;
	width: 3px;
	float: right;
	background:#ccc;
	border: 1px solid #999;
}
