body {
	color: #5E6E66;
}
#navi2{
	background-image:  url("/images/menu/menu2BottomActive.gif");
}
#navi2ColourArea{
	padding-right:16px
}
#navi1{
	background-image:  url("/images/menu/menu1BottomExtended.gif");
}

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

#middleColumn{
	background-color: #5E6E66;
	background-image:   url("/images/subNavSectBot2.gif");
}
div#middleColumn a{
	color: #b6c4bd;
}

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

#rightColumnContent{
	border-right-color: #5E6E66;
	border-left-color: #5E6E66;
}

* html #rightColumnContent p{
	width:314px;
}

div#rightColumnContent a{
	color: #2c3e35;
	text-decoration:underline;
}

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

div.hr{
	background-color: #5E6E66;
}

#personnelNav{
	position: relative;
	width: 158px;
	left:10px;
	overflow: auto;
	height:360px;
}

div#personnelNav a{
	color: #ffffff;
}

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

#personnelNav ul li{
	padding-bottom: 7px;
	font-size: 100%;
}

.bod{
margin-right:10px;
margin-bottom:10px;
}

h2{
 margin-bottom:2em;
}

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