#bottom
{
	background: url(bottomBG.png) repeat-x bottom  center !important;
	text-align: center !important;
	padding-top: 45px;
}
#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 {
	background: url(bg.png) repeat-y;
	width: 679px; 
	margin-left: 160px;
	margin-bottom: 50px;
	margin-top: -10px;
	min-height: 426px;
	float: left;
	z-index: -10;
}
#content p{
	position: relative;
	z-index: 22;
}
#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: 0 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;
	left: 0;
	margin-top: 22px;
}
.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;
}

.pressimages
{
	margin: 20px 0 5px 0;
	font-size: 23px;
}

img.reiluCone
{
	position: absolute;
	right: 0;
	z-index: 2;
}
p
{
	width:460px;
	margin-left: 45px;
	font-size: 13px;
}
img.header
{
	margin-left: 45px;
}
img.pint
{
	position: absolute;
	margin-left:443px;
	margin-top:-169px;
	z-index:1;
}
#reilu{
	background-position: 0 -15px;
}

img.bubble
{
	height:159px;
	position:absolute;
	top:243px;
	width:154px;
}
#navigation
{
	display: block;
	position: relative;
	z-index: 30;
}






