
body
{
font-family: lucida grande, verdana, arial, helvetica;
font-size: 12px;
color: #360;
background-color: #9C6; }

A:link, A:active {
	color: #366;
}


A:visited {
	color: #360;
}

A:hover {
	color: #900;
}


#main
{
background: #CCE6B3;
width: 760px;
margin: 20px auto 20px auto;
padding: 10px;
border: solid #82AE57 2px;


}
.subpage-header

{
font-size: 18px;
font-weight: bold;
padding-bottom: 12px;
color: #030;
}

.subhead

{
font-size: 14px;
color: #030;
}


h1 { text-align: center; padding: 100px 0 0 0; margin: 0; font-size: 54px; line-height: 54px; font-family: 'IM Fell DW Pica',lucida grande,arial,verdana,helvetica; color: #366; font-weight: normal; }

h2 { text-align: center; padding: 0; margin: 0; font-size: 24px; font-family: 'IM Fell DW Pica',lucida grande,arial,verdana,helvetica; font-weight: normal; color: #366; }
.footer
{

padding-top: 40px; font-size: 10px; font-family: lucida grande,arial,helvetica; font-weight: normal; text-decoration: none;
}


.footer a
{
text-transform: uppercase; 
text-decoration: none;
	color: #366;
}

.footer a:hover
{

text-decoration: underline;
	color: #900;
}