body {   
	background-color: #d0d0ff;  
}
h1 {    
	font-family: palatino;    
}
img.special {
	border: 2px solid #4040c0;
}
#frame {    
	width: 660px;    
	margin-top: auto ;
	margin-bottom: auto ;
	margin-left: auto ;
	
	margin-right: auto ;
	
/*	border: 1px solid black;*/
}
#header {    
	width: 640px; 
	height: auto; 
	margin-right: 10px;
	
	margin-left: 10px;
	
	border: 1px solid #4040c0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#footer {    
	width: 640px; 
	margin-left: 10px;

	margin-top: 10px;	
	margin-right: 10px;

	height: auto;	
	border: 1px solid #4040c0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#leftnav {    
	width: 190px;    
	height: auto;    
	margin: 2px 0px 2px 10px;    
	float: left;
/*	border: 1px solid black;*/
}
#contentframe {    
	width: 446px;    
	height: auto;    
	margin: 2px 2px 2px 2px;    
	float: left;
	border: 1px solid #4040c0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
#content {    
	width: 410px;    
	height: auto;    
	margin: 10px auto 10px auto;  
	text-align: justify;  
/*	border: 1px solid black;*/
}
#vspace10 {
	height: 10px;
}
#vspace5 {
	height: 5px;
}
#link {
	margin: 0px 10px 0px 20px;    
/*	border: 1px solid black;*/
	width: 160px;
	height: 25px;
}
#linktitle {
	margin: 10px 10px 0px 20px;    
/*	border: 1px solid black;*/
	width: 165px;
	height: 25px;
}	