#bottom
{
	background: url(bottomBG.png) repeat-x bottom  center !important;
	text-align: center !important;
}
#sky
{
	background: #5C9AE1 url(topBG.png) repeat-x top  center !important;
}

#theTop {
	background: url(top.png) no-repeat top center;
	height: 213px;
	width: 679px;
	margin-bottom: -150px;
	z-index: 10;
}
#content {
	width: 679px; 
	margin-left: 160px;
	margin-bottom: 50px;
	margin-top: -10px;
	min-height: 426px;
	float: left;
	z-index: -10;
}
#theBottom {
	background: url(bottom.png) no-repeat bottom center;
	height: 213px;
	width: 679px;
	margin-top: -150px;
}

#content div.entries {
	min-height: 300px;
}

#content div.entries p{
	margin: 6px 50px 6px 50px;
}
#content div.entries h2{
	margin: 0 50px;
	font-size: 40px;
}
#content div.entries h2mainHeader{
	font-size: 20px;
}

#content div.entry{
	width: 600px;
	margin-left: 50px;
}

#content a:hover {
	color: #FFB300;
	text-decoration: underline; 
	}

#footer
{
	text-align: center !important;
	margin: auto;
}
#subnav {
	position: absolute;
}
.headerIMG
{
	margin: 4px 0 17px 47px;
}

.entry
{
	margin: 0 0 30px 0;
}

#content .entry h2
{
	margin-bottom: 0;
	color: #000;
	text-decoration: none;
}
#content .entry h2 a
{
	margin-bottom: 0;
	color: #000;
	text-decoration: none;
}
.entry p.date
{
	margin-top: 2px;
	font-style: italic;
	color: #666;
	font-size: 11px;
}

#subnav a.photo	{
	color: #fff !important;
	border: none;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#subnav a.photo:hover	{
	color: #000 !important;
}

a.photo img
{
	border: none;
}

.iframe
{
	width: 780px;
	height: 1400px;
	border: none;
}

















