body {
	margin: 0;
	padding: 0;
	font-family: serif;
	text-align: left;
}div#header {
	padding: 10px;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}div#leftcolumn {
	float: left;
	background-color: #ffffff;
	color: #000000;
	width: 200px;
	padding-left: 40px;
	font-size: 12pt;
	text-decoration: none;
}div#maincontent {
	padding: 0;
	text-align: justify;
	margin-left: 240px;
	background-color: #ffffff;
	color: #000000;
	margin-bottom: 10px;
	position: absolute;
	left: 0px;
	font-size: 12pt;
	width: 520px;
	top: 70px;
}a:link {
	color: #666666;	text-decoration: none;	background-color: #ffffff;
}a:visited {
	color: #999999;	text-decoration: none;	background-color: #ffffff;
}a:hover {
	color: #666666;	text-decoration: underline;	background-color: #ffffff;
}h1 {
	font-size: 16pt;	font-weight: bold;
}h2 {
	font-size: 12pt;	font-weight: bold;	text-align: left;	bottom: 0px;
}h3 {
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}div.bigphoto {
	text-align: left;
}div.listphoto {
	text-align: center;	clear: left;
}div.smallphoto {
	text-align: left;
}img {
	border: none;
}img.bigphoto {
	border: 1px solid #000000;
}
img.smallphoto {
	margin: 12px;
	border: 1px solid #000000;
}img.listphoto {
	margin: 12px;
	float: left;
	clear: left;
	border: 1px solid #000000;
}#header {
	height: 60px;
}

