#textcolumn {
	float: left;
	width: 560px;
	margin-left: 5px;
	font-size: 90%;
	display: block;
}

#textcolumn #text {
	float:left;
	padding-top: 6px;
	padding-left: 5px;
	width: 345px;
}

h1 {
	color: #003366;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 5px;		
}

h3 {
	color: #990000;
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 6px;
}

#textcolumn #picture {
	float:right;
	padding-top: 6px;
	padding-right: 8px;
	width: 200px;
	background-image: url(/images/front_pics.jpg);
	display: block;
	height: 570px;
	background-repeat: no-repeat;
}

#funders {
	float: left;
	width: 345px;
	font-size: 90%;
	display: block;
	background-image: url(/images/funders.gif);
	background-repeat: no-repeat;
	height: 161px;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}