body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEEFD2;
	background-image:  url("gui/backcolor.gif");
}
#header{margin-left:30px; border-bottom: solid 1px #CC3300;}
.subheader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CC6633;
	margin-bottom: 3px;
	font-weight:bold;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #590000;
	line-height: 32px;
	margin-top:6px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #590000;
	line-height: 32px;
}

#content{
	margin-left: 30px;
	width:450px;
}
#content img{
margin-right:13px;
border: solid 1px #590000;
}
#content p{margin-bottom:2em;}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #590000;
	line-height: 20px;
	text-align: justify;

}
.address{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #E47A1B;
	margin-left: 30px;
	border-top: solid 1px #CC3300;	
}
.topBorder{	border-top: solid 1px #CC3300;}
#leftMenu{
	color: #FFFFFF;
}
#leftMenu a{
	display: none;
}
.topPage a{display: none;}