
body{background: fixed; 
		background-image: url('images/101c.JPG');
		font-family: Tahoma; 
		font-size: 12pt;
		background-color: E8C3FB;}

		
#Menu{z-index: 8; 
		width: 15%; 
		margin-top: 20px; 
		font-style:tahoma; 
		float: left; 
		position: relative; 
		height:150%;
		font:12pt; 
		font-weight:bolder; 
		line-height:1.5; 

		top:-20px;}
		
#PageContent{z-index: 9; 
				width: 86%;
				float: left; 
				left: 15px;  
				position: relative;  
				height: 90%; 
				padding-right: 2%;
}