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

