body { color : #1e1e1e; font-size : 13px; line-height : 20px; letter-spacing : 1px; margin : 0; background-color : #f7f7f7; }
a { color : #696969; background-color : transparent; }
a:hover { color : #1e1e1e; background-color : transparent; }
a:active { color : #f70808; background-color : transparent; }
img { border : 0; }
div#container { width : 100%; margin : 0; }
div#counter { text-align : right; height : 18px; border : 1px solid #000000; padding-right : 5px; }
div#header { color : #696969; height : 55px; border-left : 1px solid #000000; border-right : 1px solid #000000; padding-left : 10px; background-color : #080808; }
div#header h1 { font-size : 10px; font-weight : lighter; margin : 0; }
div#header p { margin : 0;}
div#list { font-size : 10px; height : 18px; border : 1px solid #000000; padding-left : 10px; }
div#list a { text-decoration : none; }
div#list a:hover { text-decoration : underline; }
div#main { margin-left : -200px; width : 100%; float : right; }
div#main h2 { color : #f7f7f7; font-size : 13px; margin : 0 0 0 200px; border-bottom : 1px solid #000000; border-right : 1px solid #000000; padding : 5px 10px 5px; background-color : #2d2d2d; }
div#main h3 { color : #f7f7f7; font-size : 12px; font-weight : lighter; margin : 0 0 0 200px; border : 1px solid #000000; padding-left : 10px; background-color : #4b4b4b; }
div#main p { margin-top : 10px; margin-bottom : 10px; margin-left : 210px; }
div#sidebar { width : 200px; height : 500px; float : left; }
div#sidebar ul { margin-top : 0; padding-left : 0; }
div#sidebar ul li { line-height : 30px; border-bottom : 1px solid #000000; border-left : 1px solid #000000; border-right : 1px solid #000000; }
div#sidebar ul li a { color : #1e1e1e; text-decoration : none; padding-left : 10px; display : block; background-color : transparent ; }
div#sidebar ul li a:hover { color : #f7f7f7; background-color : #080808; }
div#sidebar ul li.content { color : #f7f7f7; font-weight : bold; border-bottom : 1px solid #1e1e1e; padding-left : 10px; background-color : #080808; }
div#sidebar div#banner { text-align : center; }
div#footer { color : #f7f7f7; font-size : 12px; text-align : center; border : 1px solid #000000; clear : both; background-color : #080808; padding : 0;  }
div#footer address { font-style : normal; }