/* CSS ABOUT */
#about #static-heading .current a {
border-bottom:5px solid #98CB00;
}
#about #static-heading a:hover {
border-bottom-color:#666;
}
#main-content {
border-top:0;
}
#main-content .primary p {
font-size:1.6em;
font-style:italic;
margin:1.2em 80px 0 40px;
line-height:140%;
color:#333;
}
#main-content .secondary {
padding-bottom:50px;
}
#main-content .secondary p {
margin:0 30px 10px 30px;
font-size:1.4em;
line-height:140%;
}

/* HEADINGS */
#static-heading h2 {
text-indent:-9000px;
height:228px;
}
#static-heading.about-307 h2 {
background:url(/images/514.jpg) 0 0 no-repeat;
}
#static-heading.about-308 h2 {
background:url(/images/515.jpg) 0 0 no-repeat;
}

#static-heading ul {
padding-top:10px;
padding-bottom:20px;
margin-bottom:20px;
}
#static-heading ul li {
display:inline;
font-size:1.2em;
margin-right:30px;
}
#static-heading ul li a {
color:#666;
text-decoration:none;
border-bottom:5px solid #ccc;
padding-bottom:5px;
}