body{
	width: 760px;
	margin: auto;
	background-color: #1f3e83;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	}


.topphoto	{
	position: relative;
	margin-left: 125px;
	}

.navblock	{
	position: relative;
	top: 0px;
	left: 0px;	
	}


.navcol	{
	position: absolute;
	top: 20px;
	left: -10px;
	width: 60px;
	height: 400px;
	padding: 15px;
	}

	
.rtblock {
	position: relative;
	top: 0px;
	left: 120px;
	width: 632px;
	height: auto;
	background-color: #FEF4D6;
	padding: 5px;
	}

.leftimg	{
	float: left;
	margin-right: 10px;
	}

.clear	{
	clear: both;
	}
	
.revised	{
	position: absolute;
	right: 5px;
	bottom: 0px;
	width: 275px;
	height: 25px;
	font-size: 8pt;
	text-align: right;
	}
	
.copyright	{
	position: absolute;
	left: 5px;
	bottom: 0px;
	width: 275px;
	height: 25px;
	font-size: 8pt;
	}

h1 {
	font-size: x-large;
	text-align: center;
	}

h2 {
	font-size: small;
	margin-top: 15px;
	margin-bottom: -15px;
	}
	
h3 {
	font-size: x-small;	
	font-style: italic;
	text-align: center;
	color: #3D69BC;
	float: left;
	}
	
h4 {

	}
	
h5 {
	
	}
	
p	{
	font-size: 1em;
	font-weight: normal;
	line-height: 130%;
	}
	
p.nav	{
	font-size: medium;
	font-weight: bolder;
	color: #fde8a8;
	}	
	
ul {
	font-size: 0.9em;
	}
	
li {
	margin-top: 6px;
	}
	
a.navlink:link	{
	color: #fde8a8;
	text-decoration: none;
	}

a.navlink:visited	{
	color: #477A5B;
	text-decoration: none;
	}

a.navlink:hover	{
	color: #ff8429;
	text-decoration: none;
	}
