body {

	background: white;
	font-size: 12pt;
	}
	
	#leftcontent {
		float: none;
		width: auto;
		border: 0;
		margin: 0 5%;
		padding: 0;
		color: black; 
		background: transparent;
		}

	
div#leftcontent {
	margin-left: 15%;
	}


#leftcontent a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

	#banner {
	
	display: none;
	height: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #F1FFEF;
	border-bottom: 2px dotted #00FF33;
	}
	
	#footer { 
	
	display: none;
	text-align: right;
	width: 100% ; 
	}
		
	p,h1,pre {
	margin:10px 10px 10px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;		
		}
	
.homemenu {
	display: none;
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
		}

.footer {
	font-size: 11px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
		}
	
 
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#menu {
	display : none;
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
	}



	


