
.post {


	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 3px; 
}


.storycontent,
.storycontent p {
                  font: normal 12px Verdana, sans-serif;
                  line-height: 130%;
                  text-align: justify;
                  margin-bottom: 10px;
                  text-align: justify;
                  }

.storycontent a {
	                         border-bottom: 
							0px;

              
                  }

.storycontent a:link{                  border-bottom: #fff 1px dotted;
}
.storycontent a:hover {
                  text-decoration: none;
				  border-bottom: #333 1px dotted;
				  
 }

.storycontent a:visited {
                          color: #800080;
                          border-bottom: #800080 1px dotted;
                          }


.storycontent ul {
                   padding: 0;
                   margin: 50px;


                   }

.storycontent img {
	      padding: 4px;
		border: #999999 1px solid;
		margin:5px;
}
#nav-menu 
{
margin-left:0px;
margin-top:-10px;
width:auto;
padding-bottom:30px;
} 
#nav-menu ul 
{
list-style: none;
padding: 0;
margin: 0;

} 
#nav-menu li
{
float: left;
margin: 0 0.15em;
padding-right:5px;
padding-left:5px;
border-right:#003366 dotted thin;
} 

#nav-menu A                { font-family: "VERDANA, HELVETICA, ARIAL";  color: #003366; text-decoration: none; font-size:13px }
#nav-menu A:HOVER          { font-family: "VERDANA, HELVETICA, ARIAL";  color: #00659C; text-decoration: underline; font-size:13px }
