body {
	background-color: #586D9C;
}
.dividerline {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.leftcolumn {
	background-color: #FFFFFF;
}
.rightcolumn {
	background-color: #FFFFFF;
}
.home-leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002342;
	font-weight: bold;
	background-color: #FFD092;	
}
.home-leftnav a:link, a:visited, a:active {
	color: #002342;
	text-decoration: none;
}
.home-leftnav a:hover {
	color: #002342;
	text-decoration: underline;
}
.middlecolumn {
	background-color: #00386B;
}
div#navcontainer
{
background-color: #002342;
}
div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
color: yellow;
text-align: left;
margin: 0;
padding-left: 3px;
padding-right: 0px;
padding-bottom: 5px;
padding-top: 5px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
padding: 5px 17px 5px 16px;
color: yellow;
text-decoration: none;
margin-left: -3px;
}
div#navcontainer ul li a:hover
{
background-color: #395E8A;
color: #D8E2F1;
}
#container {
width: 744;
background-color: #265787;
}
#boxcontainer {
width: 100%;
}
#newsevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 20px;
	color: #000000;
}
#newsevents a:link, #newsevents a:visited, #newsevents a:active {
	color: #000000;
	text-decoration: none;
}
#newsevents a:hover {
	color: #00386B;
	text-decoration: underline;
}
#newsevents .sectiontitle {
	font-weight: bold;
	margin: 0px 0px 4px 0px; 
	position: relative;
	font-size: 1.3em;
	border-bottom: solid 1px;
	color: #002342;
}
#newsevents_date {
	clear: both;
	float: left;
	text-align: left;
	width: 15%;
	position: relative;
	font-weight: bold;
}
#newsevents_itemtitle {
	float: right;
	text-align: left;
	width: 85%;
	position: relative;
	margin: 0px 0px 4px 0px; 
}
#morelink, #morelink a:active, #morelink a:link, #morelink a:active {
	clear: both;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
	color: #002342;
}
#morelink a:hover {
	color: #00386B;
	text-decoration: none;
}
#section {
	float: left;
	width: 380px;
	text-align: left;
	position: relative;
	top: 0px;
}
.newseventsarea {
	background-color: #FFFFFF;
	background-image: url(../images/homepage/wm_phelpsstokestower.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#column_left {
	clear: both;
	float: left;
	position: relative;
}
#column_right {
	float: right;
	position: relative;
}