body {
	background-image: url(../_toolbox/bab_bgnd.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 650px;
}
#container #content {
	float: right;
	width: 635px;
	margin-top: 90px;
}
h1 {
	background-image: url(../_toolbox/bab_logo2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 135px;
	width: 636px;
}
#container #content p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #463C37;
	font-size: 14px;
	line-height: 1.6em;
	width: 325px;
	margin-left: 282px;
}
#container #content #footer .footertext {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #463C37;
	border-right-color: #463C37;
	border-bottom-color: #463C37;
	border-left-color: #463C37;
	font-size: 10px;
	padding-top: 5px;
	margin-top: 50px;
}

