body {
	margin:10px 10px 10px 10px;
	padding:0px;
	font-family: "Trebuchet MS", sans-serif;
	color: #333;
	font-size: small;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
a:hover {
	color:#090;
	text-decoration: underline;
}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
		.picr {
		float:right;
		background-color:#ccc;
		margin: 5px;
		}
		.picr p{
		font-size:x-small; font:Verdana, Arial, Helvetica, sans-serif; 
margin:2px;text-align:right;}

.picl {
		float:left;
		background-color:#ccc;
		margin: 5px;
		}
		.picl p{
		font-size:x-small; font:Verdana, Arial, Helvetica, sans-serif; 
margin:2px;text-align:left;}

#mastwrap {
    background: url(../image/#header.jpg) bottom left repeat-x #009900;
	border: 1px solid #060;
}

#masthead {
	position:relative;
	background: url('../image/header.jpg') bottom left no-repeat transparent;
	/* border: 0px solid white; */
	height: 88px;
}
#masthead a.imageLink {
    padding: 0px 0 88px 88px;
    text-decoration: none;
}
	
	#nav {
	position: absolute;
	/*position:static;*/
	left:10px;
	top:100px;
	width:119px;
	background-image: url(../image/nav.jpg);
	background-position:bottom;
	border: 2px solid #666;
		}

#nav ul {	
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}


#nav li {	    
	font-weight: bold;
	padding: 0 0 10px 10px;
	list-style-type: none;
}

#nav a {	
	color: #ddd;
	text-decoration: none;
}		
/*#nav a:link {
	color: #dddddd;
}*/
#nav a:hover {
	text-decoration: underline;
}
#nav .note {
	color: #ccc;
	font-size: x-small;	
}

/*
 * Main content area
 */
	#content {
		/*position:absolute;*/
		background:#fff;
		margin-top: 10px;
   		margin-left: 124px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
/*
 * Further information
 */
	#further {
	/*position: absolute;
	right:10px;
	top:118px;*/
	float:right;
	width:150px;
	margin:10px;
	background:#fff;
	border-left-width:1px;
	border-left-style: dotted;
	border-left-color: #666;
	border-bottom-width:1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size:x-small
		}

	#foot {
	margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #666;
	clear:both;
	font-size:x-small;
	text-align: right;	
	}

	

	
