body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1,h2,h3,h4,h5,h6   { color: #000066; font-family: sans-serif}

address      { color: #000066; font-style: italic; text-align: Right }
body  {background-repeat: no-repeat}
hr { size="4" color="#000066"}
A:link {color: #000099; }

#leftcontent {
	position: absolute;
	left:10px;
	top:357px;
	width:125px;
}
#centercontent {
background:#fff;
margin-left: 139px;
margin-right:152px;
margin-top:5px;
	}
	
#rightcontent {
position: absolute;
right:10px;
top:54px;
width:150px;
background:#fff;
border:1px solid #000;
	}
	
#banner {
margin-left: 300px;
margin-right:152px;
margin-top: 20px;
	}

#photo{
margin-left: 139px;
margin-top: 5px;
}
.centered {
	text-align: center;
}
