#template5 {
	margin-bottom: 5px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
	background-repeat: no-repeat;
	height: 448px;
	/* background-image: url(../images/template3bg.jpg); */
}
#template5 #display {
	visibility: hidden;
}
#template5 #leftcolumn {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 264px;
	float: left;
	background-repeat: no-repeat;
	height: 424px;
}
#template5 #leftcolumn h1 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #34619a;
	height: 27px;
	width: 266px;
	padding-top: 22px;
	padding-left: 27px;
	font-size: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#template5 #rightcolumn h1 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #50a32d;
	padding-top: 2px;
	padding-left: 0px;
	font-size: 18px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50a32d;
	width: 560px;
}
#template5 #leftcolumn ul {
	width: 272px;
	position: relative;
	left: 27px;
	top: 14px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#template5 #leftcolumn .date {
	color: #000000;
	font-style: italic;
	
}
#template5 #leftcolumn a.news {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 7px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
}
#template5 #leftcolumn a:hover.news{
	color: #333333;
	background-color: #8fa0c6;
}
#template5 #leftcolumn li {
	margin: 0px;
	padding: 0px 15px 5px 0px;
}
#template5 #rightcolumn #current {
	width: 535px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: 25px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	color: #000000;
	
}
h3 a{
	font-style:normal;
	font-size:15px;
}

#template5 #rightcolumn #current h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#template5 #rightcolumn #current h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 15px;
	font-style: italic;
	color: #666666;
}
#template5 #rightcolumn #current img {
	border: 1px solid #FFFFFF;
	margin-right: 14px;
	margin-bottom: 200px;
}
#template5 #rightcolumn #current a {
	font-weight: bold;
	color: #31699a;
	text-decoration: none;
	position: relative;
	top: 10px;
}
#template5 #rightcolumn #current a:hover {
	color: #1E4364;
}
