body { 

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.95em;


	background-color:#FFFFFF;
	
	margin: 2em;

}

.Title {

	background-color:#FFCC99;
	
}


.Navigation{

	background-color:#FFFFFF;
	margin-top:0.5em;
	margin-bottom:0.5em;
	
}

.Main {

	background-color:#FDEAD5;
	
	padding: 2em;
	
	min-height:30em;
	height:auto;
	_height: 30em;

	line-height: 150%;

}

h2{

	font-size:1.6em;

}

h3 {

	font-size:1.2em;
	color:#993300;
}


img.right{

	float:right;

}

a {

	color:#CC3300;

}

/* no border around images with links in IE: */

a img {

	border: 0px;

}
