
body 	{
	color: black; background-color: white; font-family: arial, sans-serif; font-size: 14px;
}

div#container {
	text-align:center;
}

div#message_container {
	background-image: url(images/bg.gif);
	width: 596px;
	height: 706px;
	background-repeat: no-repeat;
	background-position: top left;

}

div.fund	{
	margin-top: 25px;
}

div.image {
	padding-top: 5px;
}

div#footer {
	font-size: 90%;
	margin-top: -10px;
	width: 450px;
	text-align: center;
}

form#fund {
	padding: 20px;
}

form td {
	padding: 1px;
}

td	{
	height:50px;
	width:200px;
}

table.addresses td {
	height:25px;
}

a:active {
	color: #2D5B77;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}
