body { background-color: black; color: white; font-family: ArialMT, Arial, sans-serif; line-height: 20px; }
body a { color: white; }
body a img { border: none; }
#wrapper { width: 630px; padding: 0 35px; margin: 0 auto; }
#navigation { text-align: center; line-height: 30px; border-bottom: 1px solid #A1A1A1; }
#navigation li { display: inline; padding: 0 10px; }
#navigation a { color: #A1A1A1; text-decoration: none; }
#navigation a:hover { color: white; }
#navigation li.current a { font-weight: bold; color: white; }
#header h1 { font-size: 36px; line-height: 42px; text-align: center; }
#header .blurb { font-style: italic; font-size: 15px; text-align: center; margin-bottom: 10px; }
#content { font-size: 15px; line-height: 20px; }
#content p { text-align: justify; }
#content li { margin-bottom: 5px; font-style: italic; text-align: justify; }

.team-member, .entry { border-top: 1px solid #A1A1A1; }
.team-member { padding: 10px 0; }
.team-member .photo, .team-member .photo { float: right; width: 126px; }
.team-member h2, .entry h2 { font-size: 20px; line-height: 23px; font-weight: normal; margin: 0 }
.team-member p, .entry p { margin-right: 160px; }

.entry { padding: 15px 0; }
.entry .date { margin-top: 0; font-size: 13px; line-height: 15px; font-weight: bold }
