/* global */* { margin:0; padding:0; }body { text-align:center; font-family:"Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif; background:url(img/bk.gif) repeat-x; top center; }/* IDs */#wrp { width:900px; margin:0 auto; text-align:center; }#hdr { text-align:left; width:900px; margin:0 auto 20px auto; height:150px; }#hdrnavleft { float:left; width:385px; }#hdrnavright { float:right; text-align:center; padding-top:60px; font-size:13px; width:510px; }#colwrp { width:900px; margin:0 auto; background-color:#FFF; margin-bottom:20px; text-align:left; }#ft { clear:both; margin:0 auto; padding-top:20px; border-top:1px solid #0F6D01; }/* classes */.column { width:274px; margin-left:19px; float:left; text-align:left; }.rtcol { width:274px; float:right; margin-right:19px; text-align:left; }.person { width:900px; padding-bottom:.5em; border-bottom:1px dotted #333; margin-bottom:.5em; }.nametitle { float:left; width:300px; }.bio { float:right; width:585px; }/* font styles */#colwrp h1 { font-size:18px; background:#0F6D01 url(img/h1bk.gif) repeat-x left 50%; color:#FFF; padding:.2em; font-weight:normal; margin-bottom:0.7em; }#colwrp h2 { font-size:15px; color:#000; font-weight:normal; }#colwrp h3 { font-size:14px; color:#222; font-weight:normal; font-style:italic; }#colwrp p { font-size:13px; color:#222; margin-bottom:.5em; line-height:1.4em; }#ft { font-size:11px; color:#555; background-color:#FFF; }/* link styles */#colwrp a, #colwrp a:link, #colwrp a:visited, #colwrp a:active, #hdrnavright a, #hdrnavright a:link, #hdrnavright a:visited, #hdrnavright a:active { background-color:#7CB33C; color:#FFF; border-bottom:1px solid #567D2A; text-decoration:none; }#colwrp a:hover, #hdrnavright a:hover { background-color:#EF8611; color:#FFF; border-bottom:1px solid #990000; text-decoration:none; }#colwrp .more a { font-size:90%; }#colwrp .more a:link, #colwrp .more a:visited, #colwrp .more a:active { background-color:#FFF; color:#0F6D01; border-bottom:none; text-decoration:none; }#colwrp .more a:hover { background-color:#0F6D01; border-bottom:none; color:#FFF; text-decoration:none; }p.clearit { line-height:1px; font-size:1px; margin:0; padding:0; clear:both; }