.roundcont {
	position: absolute;
	left: 10px;
	top: 10px;
	right: 5px;
	width: 99%;
	background-color: #0C3561;
	color: #fff;
	background: url(images/masthead.jpg);
	height: 17px;
}

.roundcont p {
	margin: 0 10px;
	font-family: sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: Silver;
}

.roundtop {
	background: url(images/m_right.gif) no-repeat top right;
}

.roundbottom {
	background: url(images/m_bright.gif) no-repeat top right;
}

.roundcont2{
	background-color: #0C3561;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 102px;
	width: 235px;
}

.roundcont2 p {
	margin: 0 20px;
	font-family: Tahoma;
	font: icon;
}

.roundtop2 {
	background: url(images/m_right.gif) no-repeat top right;
}

.roundbottom2 {
	background: url(images/m_bright.gif) no-repeat top right;
}

.roundcont3 {
	background-color: #96b3e6;
	color: #fff;
	position: absolute;
	left: 251px;
	top: 102px;
	width: 510px;
	font-size: 10px;
}

.roundcont3 p {
	margin: 0 20px;
	font-family: Tahoma;
}

.roundtop3 {
	background: url(images/nav_right.gif) no-repeat top right;
}

.roundbottom3 {
	background: url(images/nav_bright.gif) no-repeat top right;
}

.roundcont_footer {
	position: absolute;
	width: 755px;
	left: 10px;
	top: 560px; 
	background-color: #0C3561;
	color: #fff;
}


.roundcont_footer p {
	margin: 0 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: xx-small;
	font-weight: lighter;
}

.roundtop_footer {
	background: url(images/m_right.gif) no-repeat top right;
}

.roundbottom_footer {
	background: url(images/m_bright.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

img.left {
	float: left;
}

img.latestnews {
	float: none;
}

.contentimgholder {
	width: 177px;
	height: 89px;
	background-image: url(images/leafs.jpg);
	float: left;
}

.contentimgholder2 {
	width: 177px;
	height: 89px;
	background-image: url(images/noface.jpg);
	float: left;
}

.content1 {
	left: 0px;
	top: 50px;
	width: 170px; 
	font-family: Tw Cen MT;
	font-size: 10px;
	float: left;
}

.content2 {
	left: 240px;
	top: 50px;
	width: 170px; 
	font-family: Tw Cen MT;
	font-size: 10px;
	float: right;
}

.contentlineholder {
	position: absolute;
	left: 210px;
	top: 160px;
	width: 14px;
	height: 119px;
	background-image: url(images/line_4.jpg);
}

a:link, a:visited {
	color: Black;
}
