body {
	margin: 0px;
	padding: 0px;
	background-image: url(../MingaraOneImages/bodyBG.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
/* Hidden vertical scrollbar which appears when needed and allows normal horizontal scrollbar behaviour. */
html {
 overflow-y: scroll;
}
#container {
	width: 876px;
	margin: auto;
	text-align: left;
}
#rowA {
	height: 172px;
	width: 876px;
	float: left;
}
#rowB {
	height: 78px;
	width: 508px;
	float: left;
}
#rowC {
	float: left;
	width: 203px;
	height: 78px;
}
#rowE {
	float: left;
	width: 876px;
	height: 43px;
}
#rowF {
	float: left;
	width: 876px;
	height: 247px;
}
#main {
	float: left;
	width: 876px;
}
#mainColA {
	float: left;
	width: 239px;
	background-image: url('../MingaraOneImages/sideB.gif');
	background-position: 0px 39px;
	background-repeat: no-repeat;
}
#mainColB {
	float: left;
	width: 637px;
	background-color: #ffffff;
}
#newsRow {
	float: left;
	width: 637px;
	height: 39px;
	background-color: #0a91ab;
}
#newsSectionA {
	float: left;
	height: 39px;
	width: 189px;
}
#newsSectionB {
	float: left;
	height: 39px;
	width: 152px;
}
.newsSection p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
}
.newsSectionL {
	color: #FFFFFF;
	text-decoration: none;
}
#footerHome {
	float: left;
	width: 297px;
}
#footerHome h1 {
	margin-top: 36px;
	margin-bottom: 0px;
	color: #c4ac88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#footerHome p {
	margin-top: 6px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer {
	float: left;
	width: 297px;
}
#footer h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #c4ac88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#footer p {
	margin-top: 6px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.IMGfooter {
	float: left;
	border: none;
	margin-top: 37px;
}
#logoA {
	float: left;
	width: 188px;
	height: 247px;
}
#navImages {
	float: left;
	width: 688px;
	height: 247px;
}
.IMG {
	float: left;
	border: none;
}
.NAV {
	float: left;
	border: none;
	display: block;
}

#breadcrumbs {
	float: left;
	width: 594px;
	height: 35px;
	margin-left: 43px;
	margin-top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00809c;
	font-size: 12px;
}
#Content {
	float: left;
	width: 594px;
	margin-left: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}
.content p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#CCR {
	margin-left: 28px;
	width: 277px;
	float: left;
}
#CCL {
	width: 277px;
	float: left;
}
a.subnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #5c5042;
    text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
a.subnav:hover
{
    color: #0596ab;
}