.prt {
	background-color: #006600;
}
.pullquote1 { width:550px;
 line-height:1.3;
 font-size:1.2em;
 text-align:justify;
}
.pullquote1 { content:"\201C" attr(title) "\201D";
 font-family: Arial, Helvetica, sans-serif;
 font-size:1.2em;
 text-align:center;
 background:#008C87;
 color:#fff;
 display:block;
 float:right;
 width:8em;
 margin: 0.25em 1em 0.5em 0;
 padding:.5em;
}
.pullquote2 {
	content:"\201C" attr(title) "\201D";
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:left;
	background:#008C87;
	color:#fff;
	display:block;
	float:right;
	width:10em;
	margin: 0.25em 1em 0.5em 0;
	padding:.5em;
}
.pullquote3 { content:"\201C" attr(title) "\201D";
 font-family: Arial, Helvetica, sans-serif;
 font-size:1.2em;
 text-align:left;
 background:#FF0066;
 color:#fff;
 display:block;
 float:right;
 width:7em;
 margin: 0.25em 1em 0.5em 0;
 padding:.5em;
}
.under {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
#navcontainer ul li a#current
		{
			background-color: #FFFFFF;
			color: #008C87;
		}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #008C87;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #000066;
color: #fff;
}
ul#navlist2
 {
 margin-left: 0;
 margin-top: 0;
 padding-left: 0;
 padding-top: 0;
 white-space: nowrap;
 }

 #navlist2 li
 {
 display: inline;
 list-style-type: none;
 }

 #navlist2 a { 
 padding: 2px 24px; 
 background-color: #008C87;
 }

 #navlist2 a:link, #navlist2 a:visited
 {
 color: #fff;
 background-color: #008C87;
 text-decoration: none;
 }

 #navlist2 a:hover
 {
 color: #fff;
 background-color: #000066;
 text-decoration: none;
 }
.style1 {font-size: x-small}
.learn {
	font-size: medium;
	font-weight: bold;
	color: #663366;
}
.join {
	font-size: medium;
	font-weight: bold;
	color: #336699;
}
.act {
	font-size: medium;
	font-weight: bold;
	color: #333366;
}
.connect {
	font-size: medium;
	font-weight: bold;
	color: #cc6633;
}
.give {
	font-size: medium;
	font-weight: bold;
	color: #66cc33;
}

