/* CSS Document */


#outerFrame {
	background-color: #9a9027;
}

#frame {

	background-color: #FFFFFF;
	border: 2px solid #dad2b8;
}
.activeLink {
	background-color: #9a9027;
}
#navBottom {
	background-color: #9A9027;
}
