body, html {
   width: 95%;
   margin: 0 ;
   font-family: verdana,georgia, times,  serif;
   font-size:11px;
   color: #000000;
   text-align:center;
}

a:link, a:visited {
   text-decoration: underline;
}

h1, h2, h3, p ,#comments{
   margin: 0px;
   padding: 0px;
   font-weight: normal;
}
#rap {
   width:100%;
   text-align:center;
}

#header { 
   display: none;
}

#header2 {
   display: none;
}	
#headtext {
   display: none;
}

#headmenu {
   display: none;
}
 
#search	{
   display: none;
}	

#content {
   width: 100%;
   float: left;
   padding: 0;	
}

#menu {
   display: none;
}

#search, #calendar, #other {
   display: none;
}
form {
   margin: 0;
   padding: 0;
}	
input, textarea {
   background-color: #eee;
   border: 1px solid #aaa;
}

.post {
   text-align: left;
}
.storycontent 
{
   margin: 0;
   padding:0;
}
.storycontent p {
   text-align: left;
   margin-bottom: 10px;	
}
.storycontent blockquote {
   font-size: 11px;
}
.storycontent ul {
   list-style-type: disc
}
	
.storycontent ul li {
}
.storycontent h1, .storycontent h2, .storycontent h3 {
	font-weight: normal;
	font-size: 18px;
	padding: 0 0 0px 0px;
	margin: 0 0 10px 0px;
	border-bottom: #999 1px solid;       
}

.storycontent a:visited {
	color: #336633;
}	
.storytitle {
	margin: 0;
	padding: 0;
	font-size: 150%;
	/*letter-spacing: .04em;*/
	font-family: Georgia, New York, Utopia, Times New Roman, Times, serif; 
	font-weight: normal;	
}

.storytitle a {
	text-decoration: none;
	color:#000;
}

.meta {
	padding: 0 0 0 0px;	
	color:#336633;
	}
	
.meta ul, .meta li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 11px;
	}
	
#hormenu {
	display: none;
}
.printcredit
{
    padding-top: 25px;
    clear: both;
    margin: 0 0 0 0px;
    height: 17px;
    text-align: center;   
    font-size: 10px;
}
.printcredit h1 {
    font-weight: normal;
    font-size: 10px;
    width:75%
    padding: 2px 0 2px 0px;
    margin: 0 0 10px 0px;
    border-top: #000 1px solid;       
    border-bottom: #000 1px solid;       
}

.credit {
	display: none;
}

.powered_by {
	display: none;
}
