#header {
	height:322px;
	border-bottom:21px solid #99cc33;
}

#header .left {
	width:245px;
	height:128px;
	padding:20px;
	padding-left:25px;
	position:absolute;
	left:0px;
	top:154px;
	background-color:#FFFFFF;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}

#header .middle {
	position:absolute;
	left:289px;
	top:154px;
	width:346px;
	height:168px;
}	

#header .right {
	position:absolute;
	left:635px;
	top:154px;
}

#content {
	width:850px; /* 2px less due to IE bug with overflowing <em>s */
	padding:8px 25px 0 25px;
	float:none;
}

#content-left {
	float:left;
	width:420px;
}

#content-right {
	float:left;
	width:420px;
}

#buttons {
	margin-bottom:5px;
}

.hp-box-news  {
	width:365px;
	padding:15px 25px 0 15px;
	margin-left:17px;
	background-image:url(../images/hp-box-top.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

.hp-box-news h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#6699cc;
	border-bottom:2px solid #cccc99;
	padding-bottom:7px;
}

.hp-box-news .read-all {
	position:absolute;
	top:23px;
	left:165px;
	color:#999999;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.hp-box-news .rss {
	position:absolute;
	top:23px;
	left:295px;
}

.hp-box-events  {
	width:365px;
	padding:15px 25px 0 15px;
	margin-left:13px;
	background-image:url(../images/hp-box-top.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

.hp-box-events h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#6699cc;
	border-bottom:2px solid #cccc99;
	padding-bottom:7px;	
}

.hp-box-events .read-all {
	position:absolute;
	top:23px;
	left:215px;
	color:#999999;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.hp-box-bottom {
	width:405px;
	height:22px;
	margin:0 -25px 0 -15px;
	background-image:url(../images/hp-box-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
}	

#latest-news h2 {
	display:block;
	width:260px;
	margin-left:20px;
	padding-left:10px;
	color:#415571;
	border-bottom:3px solid #75919F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	background:none;
}