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;
}

#left {
	width: 403px;
	float: left;
}

#right {
	width: 265px;
	float: right;
}

#leftbuttons {
	width: 210px;
	float: left;
}

#leftbuttonsright {
	width: 193px;
	float: right;
}

#textbox {
	width: 217px;
	height: 258px;
	background-image: url(images/winterhome/snow_textbox.jpg);
	float: left;
}

#rightoftextbox {
	width: 48px;
	float: right;
}

.textboxtext {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.1em;
}

#bottom {
	width: 668px;
	background-image: url(images/spring/snow_btmbackgr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	clear: both;
}

.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;
}