body { font-family: sans-serif; margin: 0; background: url(black.JPG) repeat-x; }
#container {
margin-top: 25px;
margin-bottom: 15px;
margin-left: 50px;
margin-right: 50px;
border: 10px solid #f00;
background-color: #000;
}
#headerTop { color: #fff; background: url(bg.jpg); margin: 0; height: 63px;}
#headerBot { background-color: #ff0000; height: 4px; border-bottom: solid 2px #990000; }
#header h1 { z-index: 0; margin: 0;font-size: 5em; letter-spacing: -8px; font-family: tahoma;}
h1#h { z-index: 0; position: absolute; top: 15px; right: 71px; color: #ffffff; }
h1#hHighlight { z-index: 0; position: absolute; top: 17px; right: 74px; color: #000000;}
h1#hShadow { z-index: 0; position: absolute; top: 16px; right: 72px; color: #f00 }
#leftColumn { width: 255px; float: left; }
#rightColumnn { margin-left: 265px; }
#breadcrumb { float: right; }
ul.list { list-style:none; margin: 0; margin-left: -20px; }
ul.list li{ margin: 0; }
#navigation, #breadcrumb { z-index: 9999; border-bottom: solid 1px #f00;    font-size: 90%;  padding: 3px;}
#navigation div  { display: inline; }
#navigation ul { margin: 0; margin-left: -30px;	list-style:none; }
#navigation li { display: inline; padding-right: 20px;   margin-right: 15px;  border-right: #f00 2px solid; }
#navigation a.active { border-bottom: 2px solid #ff0000; z-index: 9999; color: #ff0000; text-decoration: none; margin-bottom: -2px;}
#navigation a, #navigation a:visited {  border-bottom: 2px solid #f00; color: #f00; text-decoration: none; margin-bottom: -2px;}
#navigation a:hover { border-bottom: 3px solid #600; color: #900; }
#body { z-index: 10; padding: 1px; margin-top: -10px; color: #b0b0b0; font-family: sans-serif; font-size: 95%; }
#body h1 { font-size: 160%; }
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
.date { padding-left: 2px; font-size: 90%;  margin-top: -20px; margin-bottom: 5px; background: #b0b0b0  }
#body a, #body a:visited { color: #990000; text-decoration: none; border-bottom: 1px solid; }
.right { float: right; margin-left: 5px; }
.left { float: left; margin-right: 5px; }
.border { border: 1px solid; padding: 5px; }
.clear { clear: both; }
.img { margin-top: 5px; }
#footer { font-size: 90%; color: #b0b0b0; font-family: tahoma; 	margin-left: 60px; 	margin-right: 60px; 	 margin-bottom: 15px; }
#footer a { color: #b0b0b0; }
