body {background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position:0px -18px;
	text-align:center;
	background-color:#000;
	margin:0;}
	
.legal {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {color:#069; text-decoration:none;}
a:hover {color:#FF9; text-decoration:none;}
a:visited {color:#333; text-decoration:none;}
a:active {color:#09F; text-decoration:none;}

#container {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	width: 897px;
	position:relative;
	top:0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCC;
	text-align: left;
}
#smallbox {
	text-align: left;
	height: 20px;
	width: 150px;
	vertical-align: middle;
}
