	body {
		font-family: Frutiger,Arial, "FF Din",  Lucida Grande, Palatino, "Andale Mono", "Trebuchet MS",  Helvetica, Verdana, sans-serif, serif;
		
		background:#fff;
		text-align:justify;
		padding:5em;
		padding-top:1em;}
	
		h1{font-size:2em;}
		h1.index {font-size:2em; margin: 0;
		padding: 0 0 1em 0; color:#78adbb;}
		 
#header ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#header li {
		float: left;
		border: 0px solid #90b877;
		border-bottom-width: 0;
		margin: 0;
    }
    
	#header a {
		text-decoration: none;
		display: block;
		background: #f9fdf7;
		padding: 0.24em 1em;
		color: #00c;
		width: 7em;
		text-align: center;
    }
	
	#header a:hover {
		background: #78adbb;
		color:#e9eeef;
	}
	
	#header #selected {
		border-color: #90b877;
	}
	
	#header #selected a {
		position: relative;
		top: 1px;
		background: #ebefe9;
		color: black;
		font-weight: bold;
	}		 
		 
		 #indexcontent {
		 clear: both;
		 margin-top:0;
		 padding:1.5em 3em 4em 3em;
		 background:#ebefe9;
 line-height:1.9;
 border: 0px dotted #90b877;} 
 
		#content {padding:1em;background:#F8F8F8;
		background-image: url("../images/corner.jpg");
 background-repeat: no-repeat;
 background-position:top right;} 

        
		.thumb {float:left;padding:0px;margin:0px;}
		
		img{border:0;}
		img.random {padding:1em; border: 1px solid #B4B4B4;background:#FBFBFB;}
		img.thumb {padding:0px;margin:0px;}
		img.cc {border:0px;}
		
		
		.clearleft {clear:left;}
		.italic {font-style:italic;}
		.smallitalic {font-style:italic; font-size:80%;}
		.green{color:#35a000;}
		.purple{color:#2f136c;}
	
	acronym {cursor:help;}
	
	ul.list {list-style-type: none; font-size:110%; line-height:1.3;}
    li.list {margin-bottom:.5em;}
