﻿/* Master Page - BEGIN */
.main, .body
{
	background-color: #003333;
}

.bodyInset
{
	background-color: #669933;
}

.loginName, .loginName a
{
	background-color: #669933;
	color: white;
}

.footer, .footer a
{
	background-color: #003333;
	color: White;
}

div.mission
{
	width: 100%;
}

h5
{
	text-align: center;
}
/* Master Page - END */

/* About Us - BEGIN */
h2, .title, .leftNav, .leftNav a, .pageNav, .pageNav a, .entryLabel a, .entryLabel, .entryButton a, a.entryButton, .profileTitle
{
	color: #666633;
}
/* About Us - END */
