<style type="text/css">
* { margin:0; padding:0; }

/* rounded corners css from http://www.html.it/articoli/nifty/index.html */
div#container{ margin: 0 0; background: olivedrab;}
b.rtop, b.rbottom{display:block; background:black;}
b.rtop b, b.rbottom b{display:block; height: 1px; overflow:hidden; background:olivedrab;}
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px;}
b.r3{margin: 0 2px;}
b.rtop b.r4, b.rbottom b.r4{margin:0 1px; height: 2px;}

BODY {
  background-color:black;
  font-size:14px; 
}

a { 
  color:darkorange;
  text-decoration:none; 
}

a:visited { 
  color: darkgray;
  text-decoration:none; 
 }

a:hover { 
  text-decoration:underline; 
}


a#head { 
  color:white;
  text-decoration:none; 
}

a:visited#head { 
  color:white;
  text-decoration:none; 
 }

a:hover#head { 
  text-decoration:none; 
}


#date { 
  font-family:sans-serif;
  font-size:12pt;
  color:black;
  font-weight:bold;
}

#header { 
  color:white;
  padding:8px;
  border:0px solid black;
}

#left {
  float:left;
  width:160px;
  padding:0px;
  background-color: black;
  border:0px solid black;
  font-size:0.90em;
}

#right { 
  float:right;
  width:160px;
  padding:0px;
  background-color:black;
  border:0px solid black;
  font-size:0.90em;
}

#center { 
  margin-right:180px;
  margin-left:180px;
  padding:10px;
  background-color:darkorange;
  border-style: solid;
  border-right-color: gray;
  border-right-width: 2px;
  border-bottom-color: gray;
  border-bottom-width: 2px;
  font-size:10pt;
}

#inner { 
  padding:8px;
  background-image:url('/images/steel4.jpg');
  background-repeat: repeat;
  border: 1px solid black;
  font-size:10pt;
  color:black;
}


#story { 
  font-size:10pt;
  font-family: sans-serif;
  color:black;
  padding:8px;
  margin-top:8px;
  background-color:khaki;
  border-style: solid;
  border-right-color: black;
  border-right-width: 3px;
  border-bottom-color: black;
  border-bottom-width: 3px;
  border-left-color: black;
  border-left-width: 1px;
  border-top-color: black;
  border-top-width: 1px;
}

#sitefont {
	font-size: 10pt;
	font-family: sans-serif;
}

#footer { 
  clear:both;
  color:white;
  background-color:black;
  border:1px solid black;
  padding:8px; 
}

#warningbox { 
  font-size: 12px;
  font-family: courier monospace serif;
}

#message { 
font-size:10%;
font-weight:bold;
}

/*
.categoryz li{
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}

.categoryz ul{ 
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width:0;
  list-style-type: none;
}
*/


#categorydisplay { 
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
padding-right:0px;
}

#categorydisplay ul { 
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#categorydisplay li li { 
  padding: 0px 0px 0px 10px;
}





</style>
