.container {
	width: 714px;
	min-height: 630px; /* see IE6 hack below */
	background: #0e2a51 url(http://cityofporterdale.com/themes/porterdale/img/index/gradient_bg.jpg) top left no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding: 25px 0;
	text-align: left;
	position: relative;

	height: auto !important; /* IE6 min-height hack */
	.height: 631px; /* +1px for 1px discrepancy */
}
.title {
	width: 100%;
	position: absolute;
	top: -25px; left: 0;
	text-align: center;
}
.title img {
	display: block;
	margin: auto;
}
.left {
	width: 190px;
	float: left;
}
.right .content {
	position: relative;
	padding: 10px;
}
.content p {
	margin-top: 1em;
	text-indent: 1.5em;
	line-height: 1.8em;
}
#slideshowDiv {
	position: relative;
	width: 100%;
	overflow: hidden;
}
#slideshowDiv img.corner {
	position: absolute;
	top: 0; right: 0;
	z-index: 4;
}
.photo {
	background: url(http://cityofporterdale.com/themes/porterdale/img/index/slideshow_default.jpg) top left no-repeat;
	width: 480px; height: 322px;
	float: left;
}
.photo-fade {
	width: 480px; height: 322px;
	float: left;
}
.news {
	width: 157px;
	margin-left: 20px;
	float: left;
	position: relative;
}
.news h1 {
	margin-left: -5px;
}
.news .scroll {
	background-color: #357;
	color: white;
	width: 157px;
	position: relative;
}
.news .scroll .reel, .news .scroll .reel div {
	height: 276px;
	overflow: hidden;
	position: relative;
}
.news .scroll p {
	padding: 5px 10px;
	font-size: 12px;
}
.news .scroll a {
	color: white;
	text-decoration: none;
}
.news .scroll a:hover {
	color: #ff8;
	border-bottom: 1px dotted #a94;
}
.news .scroll a:visited {
	color: #dde;
}
.news .scroll a:visited:hover {
	color: #dd9;
}
.news .scroll .corner {
	position: absolute;
	bottom: 0; left: 0;
}
.search {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	padding: 13px 13px 10px 6px;
	width: 152px;
}
.right {
	background: #e5e4da url(http://cityofporterdale.com/themes/porterdale/img/corner-grbl-bl.gif) bottom left no-repeat;
	position: relative;
	width: 500px; min-height: 549px;
	margin-top: 23px;
	float: left;
}
.about {
	position: relative;
	margin-top: 15px;
	width: 480px; height: 290px;
	float: left;
	background: url(http://cityofporterdale.com/themes/porterdale/img/index/seal.jpg) top right no-repeat;
}
.about p {
	margin: 0 0 10px 10px;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	text-indent: 2em;
}
.events {
	border: 2px solid #969ea2;
	background-color: #500f10;
	float: left;
	width: 148px;
	margin-top: 10px;
	margin-left: 5px;
}
.events h1 {
	margin: 0;
	padding: 2px 0;
	border-bottom: 2px solid #6c5860;
}
.events .list {
	background: #4e2121 url(http://cityofporterdale.com/themes/porterdale/img/index/events_gradient.gif) top repeat-x;
	height: 160px;
}
.events .list p {
	color: white;
	padding: 5px;
}

.searchInsert {
	margin-bottom: 20px;
	clear: both;
	padding: 12px 0;
	display: none;
}
h1.contentLike {
	display: block;
	text-align: center;
	margin-bottom: 1em;
	background: white;
	border: 1px solid black;
	border-left: none; border-right: none;
	padding-bottom: 3px;
	font-family: Palatino Linotype, Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	margin: 12px;
}
.searchResults p {
	margin: 12px;
}
