body { background-color: #dcdbdb; }
#header { height:162px;width:100%; border-bottom: 1px solid white; }
#header-logo { height:96px; }
#header-nav-container { width:100%; padding-left:20px; background-color:#e7e6e6; clear:both;}
#header-nav a { font-family: "Lucida Grande"; font-size:12px; color:#fff; background-color: #336666; text-decoration:none; padding-left:3px; padding-right:3px; padding-bottom:1px;}
#header-nav a:hover { background-color: #669999; }
#header-nav li.active a { background-color: #669999; }
#content-wrapper {border-left:4px solid white;border-right:4px solid white;padding-left:4px;padding-right:4px;margin-left:15px;margin-top:15px;width:741px;}
#content { font-family:"Lucida Grande", "Helvetica";font-size:12px;line-height:18px;color: #333; background-color:#fff; padding-left:65px;padding-right:65px; padding-top:25px; padding-bottom:135px;} 
/* orig no line-height */
#content-nav { padding-bottom: 55px; }
#content p { line-height:18px; padding-bottom:10px; } /*originally padding-bottom:25px*/
#content img { border-top: 1px solid white; border-bottom: 1px solid white; }
#content .cv-year { font-family: "Lucinda Grande", "Helvetica"; font-size:10px;font-weight:bold;color:#cc3300; width: 75px;}
#content .cv-description { line-height:15px; font-weight:bold;}
#content td { padding-bottom:15px;}

#content-nav li { display:inline;list-style-type:none;padding-right:5px;padding-left:0px;border-right:1px solid #ff9966;}
#content-nav li.current { font-weight:normal; color:#006666;text-decoration:underline; }
#content-nav li.last { border-right:none;}
#content-nav a { font-family: "Lucida Grande", "Helvetica"; font-size:12px;color:#669999;text-decoration:none;}
#content-nav a:hover { font-weight:normal;color:#006666;text-decoration:underline;}
#content-nav li.active a { font-weight:normal;color:#006666;text-decoration:none;}
#footer { }

