HTML      { 	                
			scrollbar-face-color: #CC99CC;  	                
			scrollbar-base-color: #CC99CC;   			
			scrollbar-highlight-color: #CCCCCC;   	               
			scrollbar-shadow-color: #CC99CC;   	                
			scrollbar-arrow-color: #CCCCCC;     	                
			scrollbar-track-color: #CCCCCC;  	                
			scrollbar-3dlight-color: #CC99CC; 	                
			scrollbar-darkshadow-color: #CC99CC; 	                 
		  }


h2, h3 {
font-family: georgia, verdana, tahoma, arial, helvetica, sans-serif;
color: #000000;
font-size: 14px;
margin-top: 0px;
margin-bottom: 5px;
padding-bottom: 2px;
text-transform: lowercase;
font-weight: normal;
border-bottom: 1px solid #000000;
}
h1 {
font-family: georgia, verdana, tahoma, arial, helvetica, sans-serif;
color: #000000;
font-size: 14px;
border:1px solid #D8A8A8;
background-color:#FEEAEA;
padding-bottom: 2px;
text-transform: lowercase;
font-weight: normal;
}

div#nav h3 {
font-family: georgia, verdana, tahoma, arial, helvetica, sans-serif;
color: #000000;
font-size: 14px;
border:0px solid #D8A8A8;


padding-bottom: 2px;
text-transform: lowercase;
font-weight: normal;
}




body {
margin: 10px;  
padding: 0px;
background: #EEDDEA;
background-image: url(http://www.rewritingovid.com/skins/images/pinkMoon.gif);
background-repeat: repeat;
background-position: top left;
color: #00000;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 12px;
}

td {
vertical-align: top;
}


	A 		{ color: #3366CC; text-decoration: none; }
	A:link      { color: #3366CC; text-decoration: none; }
	A:visited	{ color: #3366CC; text-decoration: none; }
	A:active	{ color: #3366CC; text-decoration: none; }
	A:hover	{ color: #000000; text-decoration: none; }


	blockquote { 
		font-family:Verdana, Arial; 
		font-size:11px; 
		color: #000000; 
		line-height:140%; 
		padding: 15px;
		border:1px solid #D8A8A8;
		background-color:#FEEAEA;
		margin: 10px;
		}

p.nothing { 
            color: #E3BAE1;
            }

div#content p.copyright {text-align: right; }
div#footer { color: #ffffff; font: Verdana, sans-serif;  }
div#footer a {display: block; text-align: center; font: 11px Verdana, sans-serif; 
   padding: 2px 10px; margin: 0 0 0px; border-width: 0; 
   text-decoration: none; color: #ffffff; background: #333333;
   border: 1px solid #ffffff;}
div#footer a:hover {color: #ffffff; background: #6699CC;
   border: 1px solid #ffffff;}
 
div#entryBody 	A 		{ color: #3366CC; text-decoration: none; }
div#entryBody 	A:link		{ color: #3366CC; text-decoration: none; }
div#entryBody 	A:visited	{ color: #3366CC; text-decoration: none; }
div#entryBody 	A:active	{ color: #3366CC; text-decoration: none; }
div#entryBody	A:hover		{ color: #000000; text-decoration: none; }	

div#entryLinks 	A 		{ color: #3366CC; text-decoration: none; }
div#entryLinks 	A:link		{ color: #3366CC; text-decoration: none; }
div#entryLinks 	A:visited	{ color: #3366CC; text-decoration: none; }
div#entryLinks 	A:active	{ color: #3366CC; text-decoration: none; }
div#entryLinks 	A:hover		{ color: #000000; text-decoration: none; }	

div#outerEntry {width:95%; border: 1px dotted #6699CC; padding: 5px; margin: 5px; }
div#innerEntry {width:100%; border: 1px dotted #6699CC; padding: 5px; }
