#outer {
    font-family: Verdana,Geneva,Arial,Sans-serif; 
    font-size: 11pt;
    width: 800px;
    background:#fff;
    margin-left: auto;
    margin-right: auto;
    padding-bottom:50px;
    vertical-align:top;
}

#title {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.subtitle {
    font-size: 10pt;
    font-style: italic; 
}


#content {
    margin-right: 28%;
    line-height: 150%;
}

#rightmenu {
    font-size: 9pt;
    width: 22%;
    float: right;
    height: 100%;
    padding: 1em;
    line-height: 200%;
}

#archivelist {
    padding: 0px;
}

.storybox {
    border: 0px;
    padding:6px;
    margin-bottom: 5em;
    border-bottom: 2px dotted #000;
    border-color: #666;
}

.about {
    color: #333;
    font-style: italic; 
    line-height: 130%;
}


body,td { 
    color: #111111; 
}

* {list-style-type: square; }

a { text-decoration: none; }

.title { 
    font-size: 23pt; 
    font-weight: bold; 
    color: #666; 
}

.title a {
  text-decoration: none;
  color: #666;}

.rightmenu_entry { 
    width: 100%;
    font-size: 12pt; 
    text-transform: uppercase;
    font-weight: bold; 
    border-top:2px solid #000;
    border-bottom:1px dotted #000;
    color: #666; 
}

.blosxomTitle {
    font-size: 15pt; 
    font-weight: bold; 
    color: #666; 
}

.blosxomDate { 
    font-style: italic; 
    color: #336699; 
}

img {
    margin: 2px;
}

pre {
    font-size: 9pt;
    overflow:	auto;
    background:	rgb(230,230,230);
    line-height: 120%;
    border:		none;
    padding: 5px  10px;
}

h3 {
    text-transform: uppercase;
    color: #666;
}

h4 {
    color: #666;
}

div.comments {
    margin-top: 15pt;
    font-size: 10pt;
    background: rgb(220,220,180);
    padding: 10pt;
}
