<<style type="text/css">
	body {
		margin: 20px;
		padding: 0px;
		background-image: url(monkeypics/roots4.jpg);
		font: arial, sans-serif; }
		
	pre {text-indent: 30px}

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #000 ;
	background-color: #ffb200 ;
	border: 1px outset #b37d00 ;
	padding: 8px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #b37d00 ;
}

#content {
		background-image: url(monkeypics/roots4.jpg);
		padding: 20px;
		border: 2px solid black;	
		border-top: none;
		z-index: 2;	}
		
	#tswcsstabs a, a.active {
		color: #ffffff;
		background-image: url(monkeypics/roots2.jpg);
		font-family: Arial, Helvetica, sans-serif;
		border: none;

		padding: 5px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tswcsstabs a.active {
	color: #ffffff;
		background-image: url(monkeypics/roots4.jpg);
		border-bottom: none }		
</style>	