#header {
	width: 780px;
	height: 213px;
	margin-bottom: 15px;
	background-image: url(../IMAGES/home-header-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
    display: none;
}

#sidebar #map {
	width: 139px;
	height: 138px;
	background-image: url(../IMAGES/home-sidebar-counties.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar #map p {
    display: none;
}

#spotlight-container {
	width: 404px;
	margin-left: 92px;
}

#spotlight-header {
    background: url(../images/spotlight-header.gif) top left no-repeat;
    padding: 5px;
    padding-left: 15px;
}

#spotlight-header h4 {
	color: #fff;
	line-height: 1em;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

#spotlight-footer {
    background: url(../images/spotlight-footer.gif) bottom left no-repeat;
    width: 404px;
    height: 22px;
}

#spotlight {
    padding: 1px 15px;
    font-size: 12px;
    color: #9965A0;
    line-height: 1.5em;
    background: url(../images/spotlight-background.gif) top left repeat-y;
}

* html #spotlight {
    padding: 15px;
}

#sub-sidebar {
    padding-right: 26px;
}

#sub-sidebar h5 {
    font-size: 13px;
    color: #7C2C84;
    margin-bottom: 10px;
}

#sub-sidebar p {
    font-size: 11px;
    color: #9965A0;
    line-height: 1.5em;
}
#container #content #sidebar #announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

