body
{
background-color: #323431;
color: #97adc4;
margin-left:0px;
margin-top: 0px;
}

body#home a.homenav,
body#about a.aboutnav,
body#portfolio a.portfolionav,
body#events a.eventsnav
{
color: #cfcfcf;
}

td
{
font-family: arial, sans-serif;
color: #cfcfcf;
font-size: 12px;
text-decoration: none;
margin-left: 0px;
font-weight: normal;
font-style: normal;
line-height: 16px;
}

.header
{
font-family: georgia, times new roman, times, serif;
font-size: 16px;
}

ul 
{
padding-left: 36px;
list-style-type: none;
font-size: 14px;
}

a
{
font-family: arial, sans-serif;
color: #9cb1ce;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

a:hover
{
color: #afc576;
text-decoration: underline;
}

.footer
{
font-family: arial, sans-serif;
font-size: 10px;
padding-top: 36px;
color:#9cb1ce;
}

a.footer
{
text-decoration:none;
color: #afc576;
}

a.footer:hover
{
text-decoration: underline;
{