body {
	color: #597064;
}

#navi3{
	background-image:  url("/images/menu/menu3BottomActive.gif");
}
#navi3ColourArea{
	padding-right:16px
}
#navi2{
	background-image:   url("/images/menu/menu2BottomExtended.gif");
}

#mainContent{
	background-image:   url("/images/mainSectTop3.gif");
}

#middleColumn{
	background-color: #8B9B93;
	background-image:   url("/images/subNavSectBot3.gif");
}
div#middleColumn a{
	color: #ffffff;
}

#rightColumn{
	background-image:   url("/images/mainSectBot3.gif");
}

#rightColumnContent{
	border-right-color: #8B9B93;
	border-left-color: #8B9B93;
}
div#rightColumnContent a{
	color: #37423d;
	text-decoration:underline;
}
div.hr{
	background-color: #8B9B93;
}

#newsNav{
	position: relative;
	width: 150px;
	left:10px;
	overflow: auto;
	height:360px;
}

#newsNav ul,
#newsNav li{
	padding:0;
	margin:0;
	width: 90%;
}

#newsNav ul li{
	padding-bottom: 10px;
	font-size: 100%;
}

#middleColumnImgBorder{
background-image:   url("/images/supportImgOverlay3.gif");
}

#reg_info{
	border-top:2px solid #8B9B93;
	width:400px;
	height:100px;
	float:right;
	bottom:10px;
	padding-top:4px;
	text-align:right;
	color:#AA9BA2;
}
#reg_info a{
	color:#AA9BA2;
}