body {
    background: url(background.gif);
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

iframe {
    border: 0;
    margin: 0;
    padding: 0;
}

#website {
    padding: 5px;
    border: 1px solid #777;
    background: #FFF;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    width: 758px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 748px;
}

#ie5bug {
/* IE 5 Win doesn't like the navbar unless this is here. */
}

#navcontainer {
    display: block;
    width: 100%;
    background: url(images/pattern_grey.gif) top repeat-x #999;
    color: #FFF;
    height: 45px;
    margin-top: 0;
    border-top: 1px solid #999;
    padding-top: 12px;
}

#navigation {
    margin: 0;
    border-bottom: 1px solid #FFF;
    padding: 0 0 9px 0;
    margin-bottom: -9px;
    /* this hack is for dumb ol' IE5 Mac \ yep */
    }

#navigation {
    margin-bottom: 0px;
    /* all other browsers should see this */
}

#navigation ul {
    margin: 0;
    padding: 0;
    padding-top: 12px;
    border-bottom: 1px solid #FFF;
    voice-family: "\"}\""; 
    voice-family:inherit;
    border: 0;
}

#ie5bug {
/* IE 5 Win doesn't like the navbar unless this is here. */
}

#navigation li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    font-size: 14px;  
    }

#navigation li a:link, #navigation a:visited {
    color: #FFF;
    text-decoration: none;
    letter-spacing: 1px;
    width: 1px; /* for dumb ol' IE 5 Win */
    padding: 0 26px 9px 26px;
    margin-bottom: -3px;
    background: url(images/1nav_grey.gif) no-repeat bottom center;
}

#navigation li.blue a:hover {
    background: url(images/1nav_blue.gif) no-repeat bottom center;
}

#navigation li.red a:hover {
    background: url(images/1nav_red.gif) no-repeat bottom center;
}

#navigation li.gold a:hover {
    background: url(images/1nav_gold.gif) no-repeat bottom center;
}

#contenttable {
    border: 0;
    margin: 0;
    padding: 0;
}

#left {
    background: #CCC;
    color: #333;
}

#left.blue {
    background: #96CBD1;
}

#left.red {
    background: #DB7767;
}

#sectionblurb {
    background: #CCC;
    color: #444; 
    margin: 0;
    border: 0;
    padding: 0;
    padding-bottom: 0.25em;
}

#sectionblurb p {
    margin: 0;
    padding-bottom: 1em;
}

#sectionblurb h3 {
    margin: 0;
    padding-top: 1em;
    padding-bottom: 1em;
}

#left h1 {
    margin: 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    color: #FFF;
    border-top: 5px solid #FFF;
    border-bottom: 5px solid #FFF;
    background: url(images/pattern_grey.gif) top repeat-x #999;
    font-weight: normal;
    letter-spacing: 1px;
    padding-left: 26px;
    width: 184px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 158px;
}

#ie5bugfix {
}

#left h1.gold {
   background: url(images/pattern_gold.gif) top repeat-x #F5C239; 
}

#left h1.red {
   background: url(images/pattern_red.gif) top repeat-x #D64F34; 
}

#left h1.blue {
   background: url(images/pattern_blue.gif) top repeat-x #60B5C5; 
}



#left h3 {
    margin-left: 26px;
    font-size: 12px;
}

#left p {
    margin-left: 26px;
    font-size: 11px;
    line-height: 1.5em;
    width: 116px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 142px;
}

#ie5bugfix {
}

#left a:link, #left a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #444;
}

#left a:hover {
    border-bottom: 1px dotted #444;
}

#showcase ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#showcase li {
    margin-left: 26px;
    margin-top: 11px;
    margin-bottom: 7px;
    padding: 0;
}

#showcase a:link, #showcase a:visited {
    text-decoration: none;
    color: #FFF;
    font-weight: normal;
    font-size: 12px;
}

#showcase a:hover {
    border-bottom: 1px dotted #FFF;
}

#secondary {
    margin-top: 1em;
    padding-top: 1em;
    margin-left: 26px;
    border: 0;
    border-left: 1px solid #DDD;
}

#secondary ul {
    margin: 0;
    padding: 0;
}

#secondary li {
    display: block;
    margin: 0;
    padding: 0;
    padding-bottom: 1em;
    list-style-type: none;
    font-size: 12px;
}

#secondary a:link, #secondary a:visited {
    letter-spacing: 1px;
    color: #FFF;
    text-decoration: none;
    padding-left: 18px;
    width: 150px;
    font-weight: normal;
    background: url(images/2nav_offstate.gif) no-repeat left top;
    border-bottom: 0;
}

#secondary a.current:link, #secondary a.current:visited {
    text-decoration: none;
    font-weight: bold;
    border-bottom: 0;
}

#secondary ul.gold a:hover, #secondary ul.gold a.current {
    text-decoration: none;
    background: url(images/2nav_gold.gif) no-repeat left top;
    border: 0;
}

#secondary ul.red a:hover, #secondary ul.red a.current {
    text-decoration: none;
    background: url(images/2nav_red.gif) no-repeat left top;
    border: 0;
}

#secondary ul.blue a:hover, #secondary ul.blue a.current {
    text-decoration: none;
    background: url(images/2nav_blue.gif) no-repeat left top;
    border: 0;
}

div.project {
    margin-top: 2em;
    margin-bottom: 2em;
    padding-bottom: 0.5em;
}

div.project li {
    line-height: 1.4em;
    padding-bottom: 0.25em;
    }

div.project img {
    display: inline;
    float: left;
    margin-left: -178px;
    margin-top: 2px;
    border: 0;
}

div.bio {
    margin-top: 1.5em;
}

#content {
    border-top: 5px solid #FFF;
    border-left: 5px solid #FFF;
}

#content a {
    color: #444;
}

#content h1 {
    color: #999;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 48px;
    margin-top: 1.25em;
    padding-bottom: 8px;
}

#content h1 img {
    margin-bottom: -5px;
    margin-left: 0;
}

#content h1.blue {
    color: #60B5C5;
}

#content h1.red {
    color: #D64F34;
}

#content h1.gold {
    color: #F5C329;
}

#content img {
    margin-bottom: -2px;
}

#content img.bottom {
    float: left;
    display: inline;
    margin-top: -175px;
}

#content img.top {
    float: left;
    display: inline;
}

#contenttext {
    margin-left: 188px;
    color: #333;
    font-size: 12px;
    margin-right: 10px;
    margin-top: -2em;
}

#contenttext td {
    font-size: 11px;
    text-align: center;
    line-height: 1.5em;
}

#contenttext h3 {
    font-weight: strong;
    font-size: 12px;
    color: #444;
}

#contenttext h2 {
    font-weight: strong;
    font-size: 13px;
    color: #444;
}

#contenttext li {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

#contenttext ul {
    padding-bottom: 1em;
}

#contenttext hr {
    color: #FFF;
    background: #FFF;
    width: 100%;
    border: 0;
    border-bottom: 1px dotted #444;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

#contenttext p {
    line-height: 1.5em;
}

#contact {
    width: 559px;
    color: #444;
    margin-top: 35px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.4em;  
}

#contact a {
    color: #444;
}

#contacttext {
    margin-left: auto;
    margin-right: auto;
    border: 1px dotted #444;
    padding-left: 16px;
    padding-right: 16px;
    height: 90px;
    width: 225px;
    text-align: left;
}

#footer {
    border-top: 5px solid #FFF;
    width: 100%;
    height: 21px;
    line-height: 21px;
    background: #999;
    color: #666;
    font-size: 11px;
    text-align: left;
}

#footer img {
    display: inline;
    border: 0;
    margin-left: 19px;
    margin-top: 2px;
}

#footer a {
    color: #555;
    }
    
#right {
    float: right;
    }
