body {
font-size:12pt;
text-align: center; 
background:white;
float: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
}

#frame {
	width: auto; 
	margin: 0 auto;
	padding: 0; 
	border: 0;
	text-align: left;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
	p {margin: 0; padding: 4px 0 0 0; }
	
.header {
height:100px;
color:black;
text-align:left;
border-bottom:2px solid #520;
}

.header span {display:inline;}

.left {
display:none;
}

a:link, a:visited {
color:#520;
font-weight:bold;
text-decoration: underline;
}

.center {
font-size:12pt;
width: auto;
margin: 0 2%;
padding: 0;
border: 0;
color: black;
}

.picleft {
float:left;
margin:0 10px 5px 0;
}

.picright {
float:right;
margin:0 10px 5px 0;
}

.clearpic {
clear:both;
}

.copyright{
  text-align:center;
	font-size:10pt;
	margin-top:1em;
	border-top:1px solid #520;
	color:black;
	}
	
.copyright span{display:inline;}
	
.footer {
display: none;}
}
