@charset "utf-8";

/* Green Color Scheme */

#Navigation {
	background-color: #FFCC00;
	color: #005700;
}
#LeftColumn h1 {
	color: #ffffff;
	background-color: #001772;
	color: #ffffff;
}
#MainContent a {

	color: #001772;
}
#RightColumn  h1, #CenterColumn h1, #RightColumn  h2, #CenterColumn h2, #RightColumn  h3, #CenterColumn h3 {

	color: #001772;
}

