.leftNav {
	padding: 45px 10px 50px 20px;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

.leftNav a{
	text-decoration: none;
	}

.leftNav a:hover{
	text-decoration: underline;
	}

.mainContent {
	padding: 30px 15px 50px 15px;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	}

.mainContent a {
	color: #5573B5;
	font-weight: bold;
	}


.rightNav {
	padding: 25px 10px 50px 10px;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style : italic;
	}

.rightNav p.person{
	font-size: 8pt;
	font-weight: normal;
	font-style : normal;
	text-align: right;
	margin: 0 0 20px 0;
	}



#aboutNav,#aboutNav a {
	color: white;
	background-color: #99CC00;
	}

#aboutQuote {
	background-color: #CDFF34;
	color: #003300;
	}


#upcomingNav,#upcomingNav a {
	color: white;
	background-color: #000080;
	}

#upcomingQuote {
	color: #000080;
	background-color: #CDEBFF;
	}

#pastNav,#pastNav a {
	color: white;
	background-color: #666699;
	}

#pastQuote {
	color: #ffffff;
	background-color: #CC99FF;
	}

#teamNav,#teamNav a {
	color: #333333;
	background-color: #FFCC00;
	}

#teamQuote {
	color: #ff6600;
	background-color: #FDF155;
	}

#prideNav {
	color: white;
	background-color: #FE9100;
	font-weight: normal;
	}

#prideNav a {
	color: white;
	font-weight: bold;
	}


#prideQuote {
	color: #ff6600;
	background-color: #FFD629;
	}

#newsNav,#newsNav a {
	color: #333399;
	background-color: #C7D1E7;
	}

#newsMain a {
	font-size: 7pt;
}

#newsQuote {
	color: #000080;
	background-color: #CCECFF;
	}

#resourcesNav,#resourcesNav a {
	color: #ffffff;
	background-color: #993366;
	}

#resourcesQuote {
	color: #ffffff;
	background-color: #D60093;
	}

