body {background: black url(img/back.jpg) 0 0 no-repeat fixed;}
div#header  {background: #468 url(img/backdark.jpg) 0 0 no-repeat fixed;}
div#content {background: #000 url(img/backdark.jpg) 0 0 no-repeat fixed;}
div#newsitem {background: #000 url(img/backdark.jpg) 0 0 no-repeat fixed;}
div#links a {background: transparent url(img/backdark.jpg) 0 0 no-repeat fixed;}
div#links a:hover {background: transparent url(img/backbright.jpg) 0 0 no-repeat fixed;}

body {position: relative; margin: 0; padding: 0;}
div#content {position: absolute; top: 45px; left: 155px; right: 25px;
   color: #EEE; font: 13px sans-serif; padding: 10px; 
   border: solid #446688;}
div#newsitem {position: relative; top: 4px; left: 5px;
   color: #FFE; font: 13px sans-serif; padding: 5px; 
   border: solid #68A; border-width: thin;}
div#content p {margin: 0 1em 1em;}
div#links a {display: block; text-align: left; font: bold 1em sans-serif; 
   padding: 4px 10px; margin: 0 0 0px; border-width: 0;
   text-decoration: none; color: #EEE;}
div#links a:hover {color: #FFF;}
div#logo {position: absolute; align: bottom; top: 370px; left: 10px}
div#nedstat {position: absolute; align: bottom; top: 352px; left: 10px}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #ACF;}
div#content a:visited:hover {color: #CC0;}
div#links {position: absolute; top: 45px; left: 0; width: 150px; height: 200px;
   font: 16px sans-serif;}
h1 {margin: -8px 5px 0.5em; padding: 3px 0 2px; text-align: right; 
   background: #468; color: #024; letter-spacing: 0.5em; 
   text-transform: lowercase; font: bold 25px sans-serif; height: 28px;
   vertical-align: middle; white-space: nowrap;}
h2 {margin: -6px -6px 0.5em; text-align: right; 
   background: transparent; color: #8AC; letter-spacing: 0.5em; 
   text-transform: lowercase; font: bold 12px sans-serif; height: 18px;
   vertical-align: middle; white-space: nowrap;}
h3 {margin: 0px -6px 0.0em; text-align: left; 
   background: transparent; color: #8AC; letter-spacing: 0.5em; 
   text-transform: lowercase; font: bold 12px sans-serif; height: 18px;
   vertical-align: middle; white-space: nowrap;}

dt {font-weight: bold;}

code, pre {color: #EDC; font: 110% monospace;}
