a.footer, a.footer:hover, a.footer:active, a.footer:focus, a.footer:link, a.footer:visited {
	color: #b4b4b4;
	font-weight: normal;
	text-decoration: none;
}

a.toplink:hover, a.toplink:active, a.toplink:focus, a.toplink:link, a.toplink:visited, a.toplink {
	color: #ffffff;
	text-decoration: none;
}

a:active, a:focus, a:hover, a:link, a:visited {
	color: #e88e8e;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #F8F8FF;
	color: #414042;
	font-family: Arial;
	font-size: 70%;
}

div.pagetitle{
	background: transparent;
	color: #83838c;
	font-family: Arial;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 8px;
}

.footerleft{
	padding-top: 10px; /*background: transparent;
	float: left;*/
	width: 408px;
}

.footerright{
	padding-top: 10px; /*background: transparent;
	display: inline;
	float: right;*/
	text-align: right;
	width: 297px;
}

#content{
	margin-left: 18px;
	margin-right: 27px;
	width: 715 px;
}

#contentfull{
	background: transparent;
	margin-left: 16px;
	margin-right: 18px;
		padding-bottom: 10px;

}

#contentleft{
	float: left;
	height: auto;
	margin-left: 16px;
	padding-right: 23px;
		padding-bottom: 10px;

	width: 360px;
}

#footer{
	border-top: 1px solid #c9c9c9;
	clear: both;
	color: #b4b4b4;
	padding-bottom: 10px;
	
	width: 715 px;
}

#header {
	background-image: url(Images/top_strip.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	height: 20px;
	margin-bottom: 22px;
	padding-right: 23px;
	padding-top: 36px;
	text-align: right;
}

#mainiamge{
	float: left;
	height: 195 px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 716px; /*margin-bottom: 30px;*/
}

#newsbottom	{
	background-image: url(Images/news-box-bottom.jpg);
	height: 9px;
	width: 298px;
}

#newscontainer {
	background-image: url(Images/news-box-center.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	display: inline; /*
	margin-right: 27px;*/
	float: right;
	width: 298px;
}

#newscontent	{
	min-height: 144px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	width: 266px;
}

#newscontent-container	{
	border: solid;
	border-bottom-width: 0px;
	border-color: #e9ecee;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	height: auto;
	width: 296px;
}

#newstop	{
	background-image: url(Images/news-box-top.jpg);
	height: 9px;
	width: 298px;
}

#wrapper {
	background: White;
	margin: 10px auto;
	text-align: left;
	width: 760px;
}
