@import url("reset.css");
/* Initial */
HTML { font-size: 75%}
BODY {font: normal 1em/1.3 "Trebuchet MS", Arial, Helvetica, sans-serif; color:#000;}
#layout {}
A { color:#000; text-decoration:underline;}

/* Layout */
#logo H1 A { width:100%; margin-bottom:6px; padding:6px; font-size:2em; color:#000; font-weight:bold; text-decoration:none; border-bottom:1px solid #000; display:block;}
#lwrapper {}
#left {}
#right {display:none}

/* Header Blocks */
#menu { display:none}

/* Content */
#content { font-family:Georgia, Times, serif; font-size:1.3em;}

#content .header { margin:0 .4em 0 .4em; padding-bottom:10px; border-bottom:1px solid #878478;}
#content .header H1 { margin: 0 0 0 7px; font-size:2.2em; color:#000; font-weight:normal;}
#content .header UL { display:none;}

#content H1 { margin:15px 0 10px 20px; font-size:2em; color:#000; font-weight:normal;}
#content P { margin:0 8px .8em 8px; line-height:1.4em;}
#content EM { font-style:italic;}
#content STRONG { font-weight:bold;}
#content H3 { margin: .8em 0 .3em 8px; font-size:1.6em; font-weight:normal;}
#content LI { margin:0 0 0.6em 1.5em; padding-left: 10px; background:url('/images/layout/content_bullet.gif') no-repeat 0 .4em;}

#content H2 { margin:.4em; padding-bottom:.3em; border-bottom:1px solid #878478; font-size:1.6em; color:#000; font-weight:normal;}
#content H2 A { color:#be753d;}
#content .date { padding-left:16px; color:#878478;}
#content .date A { display:none;}

#content .author { text-align:right; font-style:italic;}

#content .pdf LI, #content .mov LI, #content .txt LI { padding-left:30px; line-height:1.8em;}
#content .pdf LI { background:url('/images/layout/content_pdf.gif') no-repeat; }
#content .mov LI { background:url('/images/layout/content_mov.gif') no-repeat;}
#content .txt LI { background:url('/images/layout/content_txt.gif') no-repeat;}
#content .link LI { line-height:1.3em;}

#content .commentsbox { display:none}
#content .comment { display:none}

/* Footer */
#footer { border-top:1px solid #000;}
#footer .contacts { padding:17px 0 0 15px; line-height: 1.5em;}
#footer .contacts STRONG {font-size: 1.2em; font-weight:normal;}
#footer A { color:#000;}
#footer .copyright {padding-left: 15px;}
#footer .copyright SMALL { display:none;}
#footer .counters { display:none;}