body {
	background:url(../images/bg.gif);
	padding:0px;
	margin:0px;
	}
#wrapper {
	background:url(../images/wrapper_bg.jpg) repeat-x #e7af62;
	width:800px;
	text-align:right;
	padding:0px;
	}
#nav_img {
	float:left;
	}
.nav_button {
	float:left;
	}
.clear	{
	clear:both;
	}
#footer {
	font-size:12px;
	line-height:10px;
	cursor:default;
	padding:5px 0px;
	text-align:center;
	clear:both;
	}