<!--
	body {
		text-align:justify;
		font-family: arial;
		color: #82818C; 
		letter-spacing: .25pt; 
		font-weight: normal; 
		font-size: .90em;
		line-height: 12pt; 
		background: #FDE5DA;
		}
	
	#container {
		width: 70%;
		height: auto;
		float: right;
		background: #FDE5DA;
	}
	
	#side {
		width:100px;
		margin-right:0px;
		margin-left:0px;
		margin-top:60px;
		padding:0px;
		float:left;
		text-align:justify;
		background: #FDE5DA;
		}
		
	#top {
		width:auto;
		margin-left: 250px;
		height:70px;
		float: left;
		text-align:justify;
		background: #FDE5DA;
		}
	
	#content {
		position:absolute;
		width: 500px;
		margin-left:100px;
		margin-right: 1em;
		margin-top:60px;
		padding:1em;
		float:right;
		background:#FFFFFF;
		}
		
	#navi {
		position:absolute;
		width:auto;
		height:auto;
		margin-left:200px;
		margin-top:50px;
		padding:0px;
		float:center;
		background: #F4BD99;
		font-size: 8pt;
		}
	

	

A:link{color: #752E76;text-decoration:none; font-weight:bold;}
A:visited{color: #752E76;text-decoration:none; font-weight:bold;}
A:active{color:#9B5B76;text-decoration:none; font-weight:bold;}
A:hover{color: #9B5B76;text-decoration:underline; font-weight:bold;}

-->
