/* Meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}
/* /Meyer reset */

 
body{padding:67px 0 0 10px;font:12px/15px Arial, Helvetica, sans-serif;color:#fff;background:#cecece;}
a{color:#fff;}
#header, #navigation, #content{padding-top:13px;background:url(images/white-rect.png) no-repeat 0 0;}
#header_nav{position:fixed !important;position:absolute;top:67px;left:10px;width:185px;}
#header h1 a,
#navigation dt{font:italic bold 12px Georgia, Helvetica, sans-serif;}
#header h1 a{text-transform:lowercase;text-decoration:none;color:#000;}
#header p.undertitle{margin-bottom:18px;}
#header p a{text-decoration:none;}
#navigation{margin-top:18px;}
#navigation dt{color:#000;}
#navigation dd a{text-decoration:none;}
#content{margin-left:185px;}
#content img{display:block;margin-bottom:17px;}
