
* { padding: 0; margin: 0; }

body     { font-family: Arial, Helvetica, sans-serif; background-image: url(../images/back.gif); background-repeat: repeat }
#wrapper  { margin: 0 auto; width: 900px }
#header      { margin: 10px 0 -5px; width: 900px; height: 139px }
#navigation   { background: #ffd457; margin: 0; padding: 10px; width: 880px }
#navigation a  { color: #095d7e; font-size: 18px; font-family: "Trebuchet MS"; font-variant: small-caps; font-weight: bold; text-decoration: none; margin-right: 30px; margin-left: 30px }
#content   { color: #333; font-size: 13px; font-family: Arial; background-image: url(../images/seminar_back.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 50%; width: 900px; margin-bottom: -3px; height: 100% }
#content a   { color: #095d7e; font-weight: bold; text-decoration: none; }
#content a:hover { color: purple; border-bottom: 1px dashed #333; }
.img-bio    { margin-right: 15px; border: solid 2px #095d7e }
#copyright    { color: #333; font-size: 10px; font-family: Arial; margin-bottom: 10px; padding-top: 5px }
#copyright a { text-decoration: none }
