body {
background-color:#29381c;
margin-top: 0px;
}

.wrapper {
background: url(images/main_wide.jpg);
background-repeat: no-repeat;
width: 886px;
height: 601px;
margin-left:auto;
margin-right: auto;
position: relative;
}

.navbar_back {
width: 886px;
z-index: 0;
height: 34px;
filter:alpha(opacity=61);
 -moz-opacity:.61;
opacity: .61;
background-color:#FFFFFF;
position: absolute;
top: 475px;
}

.navbar {
	width: 886px;
	height: 36px;
	max-height: 34px;
	position: absolute;
	z-index: 1;
	top: 475px;
	left: -3px;
}
.navbar h1 {
color: #29381c;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-weight: normal;
font-size: 26px;
letter-spacing: 20px;
padding: 0;
padding-left: 18px;
padding-bottom: 1px;
margin-top: 0px;
line-height: 34px;
}

.nav {
float: right;
width: 595px;
height: 30px;
padding-left: 2px;
}