body {
	background-color: #B77A28;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.bottom_line a {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.bottom_line {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	float: right;
	height: 20px;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: center;
	padding-top: 3px;
}

