body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}

#maincontainer {
	margin: auto;
	width: 668px;
	border-width: 1px;
	border-style: solid;
	border-color: #99CC99;
}

#copy {
	margin-top:-20px;
	background-image: url(images/spring/snow_subbackground.jpg);
	padding: 0px 65px;
}

#footer {
	background: scroll url(images/spring/snow_sub_bottom.jpg) bottom center no-repeat;
	z-index:1;
}

.bodytext {
	margin-right: 65px;
	margin-left: 65px;
}

.bottomtext {
	text-align: center;
	font-size: 10px;
}

a.bottomtext:link {
	text-align: center;
	font-size: 10px;
	color: #000000;
}

a.bottomtext:hover {
	text-align: center;
	font-size: 10px;
	color: #0033CC;
}

a.bottomtext:visited {
	text-align: center;
	font-size: 10px;
	color: #003366;
}