@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif; font-size:.8em; color:#333333; background:url(images/splash-background.jpg) no-repeat top center #000; margin:0px; padding:265px 0px 0px 0px;
}
div.bodyBorder {
	width:537px;
}
div.bodyContent {
	float:left; width:477px; background:#FFFFFF; text-align:left; padding:0px 30px 0px 30px;
}
	td.leaf {
		background:url(images/leaves.jpg) no-repeat bottom left; width:141px; font-size:1.5em;
	}
	
table.bottom td {
	padding:5px 0px 5px 0px;
}
a {
	color:#FFFFFF; text-decoration:none;
}
a:hover {
	color:#FFFFFF; text-decoration:underline;
}
