body {
margin: 10px;
background-color: #cc99cc;
font-size: 11px;
color: #303030;
line-height: 140%;
font-family: verdana, sans-serif;
}
td, div, p {
font-size: 11px;
color: #303030;
line-height: 140%;
font-family: verdana, sans-serif;
}
h1 {
font-family: trebuchet ms, verdana, san-serif;
font-size: 14px;
line-height: 100%;
color: #666;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
margin:0px;
}
h2 {
font-family: verdana, san-serif;
font-size: 13px;
color: #ffff00;
}
h3 {
font-family: georgia, trebuchet ms, verdana, san-serif;
font-size: 18px;
color: #ff3399;
padding-bottom: 6px;
border-bottom: 1px solid #ccc;
}
.message {
border: 1px solid black;
padding: 30px;
color: black;
background-color: #e6e6e6;
font-weight: bold;
}
.error {
border: 1px solid black;
padding: 30px;
color: #cc0000;
font-size: 10px;
background-color: #e6e6e6;
font-weight: bold;
}
.submitbuttons {
text-align: center;
margin: 10px;
}
.headline {
font-size: 13px;
color: #003399;
font-weight: bold;
}
.subheadline {
font-size: 11px;
color: #003399;
}
#headertable {
background-color: #fff;
}
#maintable .mainbody {
background-color: #fff;
border-right: 1px solid #ccc;
border-left: 1px solid white;
color: #333;
font-family: verdana, sans-serif;
font-size: 11px;
}
#maintable .mainbodyHome {
border-left: 1px solid white;
background-color: #663399;
padding: 2px;
padding-top: 20px;
color: #fff;
font-family: verdana, sans-serif;
font-size: 11px;
background-image: url(img/bg_mainbody.gif);
background-repeat: no-repeat;
height: 300px;
}
#maintable .side {
background-color: #fff;
margin: 0px;
padding: 20px;
padding-top: 55px;
font-family: verdana, sans-serif;
font-size: 10px;
background-image: url(img/bg_side.gif);
background-repeat: no-repeat;
border-right: 1px solid white;
}
#maintable .sideblank {
background-color: #fff;
margin: 0px;
padding: 20px;
font-family: verdana, sans-serif;
font-size: 10px;
background-image: url(img/bg_side_blank.gif);
background-repeat: no-repeat;
border-right: 1px solid white;
}
#section {
padding: 20px;
padding-top: 0px;
}
#sectionTop {
background-color: #e6e6e6;
line-height: 100%;
border-right: 1px solid white;
padding-left: 19px;
margin: 0px;
}
#sectionTop a {
color: #660099;
text-decoration: none;
}
#sectionTop a:hover {
color: #660099;
text-decoration: underline;
}
#event .date {
color: #990099;
font-weight: bold;
font-size: 10px;
}
#event .title {
font-size: 10px;
font-weight: bold;
}
#event .text {
font-size: 10px;
font-weight: normal;
}
#event a {
color: #000;
}
#subnav {
line-height: 130%;
}
#subnav .link {
font-family: trebuchet ms, verdana, san-serif;
font-size: 12px;
padding-top: 4px;
padding-bottom: 4px;
} 
#subnav a {
font-family: trebuchet ms, verdana, san-serif;
font-weight: bold;
color: blue;
text-decoration: none;
}
a {
font-weight: bold;
color: #ff99ff;
text-decoration: none;
}
a:hover {
color: #ff99ff;
text-decoration: underline;
}
#subnav a:hover {
text-decoration: underline;
}
#footer {
padding-top: 3px;
font-size: 10px;
line-height: 140%;
font-size: 10px;
color: #666;
line-height: 100%;
font-family: lucida grande, arial, sans-serif;
}
#footer a {
color: #666;
text-decoration: none;
}
#footer a:hover {
color: #333;
text-decoration: underline;
}
td {
vertical-align: top;
}
.mugshot {
padding: 1px;
border: 1px solid #999;
}