body {
background:#359;
}

table {
margin-bottom:24px;
width:95%;
}

#container {
background:#fff;
border:3px solid #57b;
height:100%;
margin:24px auto;
width:700px;
}

#container2 {
border:1px solid #111;
}

#title {
padding:6px 0px 6px 18px;
}

#title img {
border:0px;
}

#header {
background:transparent;
border-bottom:1px dotted #111;
border-top:1px dotted #111;
height:143px;
padding:6px 0 6px 0;
text-align:center;
width:100%;
}

#main {
min-height:420px;
}

#linklist {
float:left;
margin:0 12px 24px 8px !important;
margin:24px 12px 24px 8px;
width:120px;
}

#linklist a {
background:#fff;
border-top:1px solid #999;
color:#444;
display:block;
font-family:verdana;
font-size:8pt;
padding:6px 0 6px 2px;
text-decoration:none;
width:100%;
}

#linklist a:hover {
background:#ccc;
}

#content {
font-family:helvetica;
font-size:9pt;
line-height:180%;
margin:24px 12px 0 156px;
}

#content a {
color:#359;
}

#content h1 {
color:#008;
font-family:georgia;
font-size:13pt;
margin:0;
padding:0;
}

#footer {
background:#eee;
border-top:1px dotted #ccc;
font-family:verdana;
font-size:8pt;
height:32px;
padding:12px 0 0 32px;
}

#footer a {
color:#00f;
}

#buffer {
height:160px;
}

/* news page styles */

.post {
margin-bottom:32px;
}

.post-title {
color:#111;
font-family:verdana;
font-size:11pt;
font-weight:bold;
}

.post-byline {
color:#aaa;
font-size:8pt;
font-weight:normal;
}

/* committee page styles */

li {
margin-bottom:4px;
}

.committee-name {
font-family:georgia;
font-size:9pt;
font-weight:bold;
}

.blurb {
font-style:italic;
}

.file-link {
color:#111;
}

/* schedule page styles */

.table-header {
color:#111;
font-family:verdana;
font-size:11pt;
font-weight:bold;
padding:18px 3px 3px 3px;
}

.event-time, .event-name, .event-location {
background:#ddd ;
padding:2px 2px 2px 6px;
}

/* faq page styles */

.question {
font-weight:bold;
margin-top:24px;
}

/* staff page styles */

.title, .staff {
padding:10px 6px 2px 2px;
}

.title {
text-align:right;
vertical-align:bottom;
width:50%;
}

.staff {
font-family:georgia;
font-size:11pt;
vertical-align:top;
}

/* registration styles */

.registration td {
line-height:110%;
padding:3px 1px 3px 1px;
vertical-align:top;
width:10%;
}

.label {
text-align:right;
}