select { 
  background-color: #000000; 
  color: #FFCC00;
  font-family: Arial;
  font-size: 8pt;
  margin-top: 0px;
  }



ul.sidebar {
 list-style: none;
 text-indent: -40px;
 line-height: 90%;
 margin-top: 3px;
 margin-bottom: 8px;
}

a.sidebar:link {
 color: #ffcc00;
 text-decoration: none;
 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}

a.sidebar:visited {
 color: #ffcc00;
 text-decoration: none;
 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}

a.sidebar:hover {
 border: 1px solid yellow;
 color: #ffff99;

 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}

a.sidebar:active {
 color: #ffff00;
 text-decoration: underline;
 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}


h1.efiction {
text-align: center;
font-family: Arial;
font-weight: 400;
color: #ffcc00;
font-size: 15pt;
margin-bottom: 0px;
margin-top: 0px;
}





BODY {
 background-color: black;
 color: yellow;
 margin-top: 5px;
 margin-left: 5px;
 scrollbar-base-color: #ffff99;
 scrollbar-3d-light-color : #ffff00;
 scrollbar-arrow-color : #000000;
 scrollbar-face-color : #ffff99;
 scrollbar-highlight-color : #ffcc00;
 scrollbar-track-color: #000000;
 scrollbar-shadow-color: #ffcc00;
}
a:link {color: #ffff99; text-decoration: none;}
a:visited {color: #ffff99; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: underline;}
a:active {color: #ff0000; text-decoration: underline;}


#skin { 
  width: 130px;
  color: #FFF;
  margin: 1em 10px 0;
}


#menu ul{
 list-style: none;
 text-indent: -40px;
 line-height: 90%;
 margin-top: 3px;
 margin-bottom: 8px;
}

#menu a:link {
 color: #ffcc00;
 text-decoration: none;
 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}

#menu a:visited {
 color: #ffcc00;
 text-decoration: none;
 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}

#menu a:hover {
 border: 1px solid yellow;
 color: #ffff99;
 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}

#menu a:active {
 color: #ffff00;
 text-decoration: underline;
 font-family: Arial;
 font-size: 8pt;
 font-weight: 400;
}



#titlepic {
 position: absolute;
 right: 0;
 top: 0;
 height: 350px;
 width: 55px;
 z-index: 1000;
 background: url(images/title.gif) no-repeat left top;
}

#container {
 height: 100%;
 background: url(images/lt-panel_99C.gif) repeat-y;
}

#leftpanel {
 width: 165px;
 float: left;
 z-index: 100;
 padding-top: 20px;
}

#mainpage {  
 height: 100%;
 margin-left: 165px;
 padding-top: 20px;
 padding-right: 50px;
}

#indexpic {
   border: 3px double #99C;
   background: #696;
   padding: 2px;
   margin: 1em 7%;
   width: 350px;
   height: 250px;
}

#output { padding: 7px; }

#pagetitle {
text-align: center;
font-family: Arial;
font-weight: 400;
color: #ffcc00;
font-size: 15pt;
margin-bottom: 0px;
margin-top: 0px;
}
 { font-size: 1.2em; text-align: center; padding: 1ex;}
#pagelinks { text-align: center; padding: 1em; }
#alphabet { text-align: center; }

#footer { text-align: left; padding: 7px 15px; clear: both; }

#output { padding: 5px; }

#titleblock { margin: 0 10%; }
#titleblock .listbox { border: 1px solid #99C; margin: 10px; }

.respond { text-align: center; }
.listbox {  margin: 1em 10%; border: 1px solid #99C; }
.listbox .title { color: #FFF; padding: 5px; }
.listbox .title a { color: #FFF; text-decoration: underline; }
.listbox .title a:hover { color: #FFF; text-decoration: underline overline; }
.listbox .content { padding: 7px; border-top: 1px solid #99C; border-bottom: 1px solid #99C; background: #FFF;}
.listbox .odd { background: #669; }
.listbox .even { background: #99C; }

.odd { background: #EEE; }
.even { background: #FFF; }

.newsbox{ padding: 5px; border-bottom: 1px solid #99C;}
#newsarchive { text-align: center; background: url(images/gradient.jpg); padding: 5px;}
.comment { border-top: 1px solid #99C; border-bottom: 1px solid #99C; margin-bottom: -1px; padding: 5px; }
.classification { color: #FFCC00; font-familty: Arial; font-weight: bold; }
.tblborder { border: 1px solid #99C; }
.adminoptions { font-weight: bold; }
.hidden { position: absolute; visibility: hidden; }
.sectionheader {
 color: #000;
 font-weight: bold;
 text-align: center;
}

.sort { text-align: right; position: relative; padding: 5px; }
#sort { text-align: center; }
#bio { font-family: Arial; font-size: 10pt; padding: 5px 20px; }

#profile {font-family: Arial; font-size: 10pt;}
#profile .adminoptions { font-weight: bold; padding: 5px; }
span.label {color: #FFCC00; font-family: Arial; font-size: 10pt; font-weight: bold;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline; }
/* Hides form IE-Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block; }
/* End hiding */

#tabs { 
   padding: 3px 0 0 2px; 
   position: absolute;
   background: url(images/tab-bkgrnd.png) repeat-x bottom #669;
   border-top: 3px double #99C;
   left: 169px;
   right: 50px;
   z-index: 900;
   width: 100%;
}

html>body #tabs {
    padding: 3px 0 0 0;
    width: auto;
}

#tabs div { 
 background: url(images/dk-tab-right.png) no-repeat right top;
 float: left; width: 33%;
 height; 20px;
 margin: 0;
 padding: 0;
 padding-top: 6px;
 margin-bottom: 1px;
}
html>body #tabs div {
  margin-right: 0px;
}

#tabs span{ 
 background: url(images/dk-tab-left.png) no-repeat left top; 
 font-weight: bold;
 padding-left: 1em;
 padding-top: 6px; 
 color: #FFF;
}

#tabs a { color: #FFF; }

#tabs #active{ 
 background: url(images/lt-tab-right.png) no-repeat right top;
 color: #FFF;
 margin-bottom: 0;
 padding-top: 7px;
}
html>body #tabs #active {width: 34%;}
#tabs #active span{ 
 background: url(images/lt-tab-left.png) no-repeat left top; 
 color: #99C;
 padding-top: 7px;
}

#tabs #active a { color: #99C; }

#list { margin-top: 40px; }
.block {border: 1px solid #669; margin: 0; padding: 0; margin-bottom: 1em; }
.block .title {  background: url(images/gradient.jpg); color: #000; margin: 0; font-weight: bold; padding: 0; border-bottom: 3px double #FFF; padding: 5px; text-align: center;}
.block .content { background: #FFF; margin: 0; padding: 5px; }
.jumpmenu { text-align: right; }

#leftindex {
 width: 197px;
 float: left; 
 margin: 20px;
 margin-top: 0;
}
html>body #leftindex { width: 200; }

#rightindex {
 margin:  0 20px 10px 265px;
}

#story { padding: 0 2em; }

.memberblock { padding: 0 2em !important; }