body {
	padding:0;
	margin:0;
	background:#1f1e14 url(bgtop.jpg) center top repeat-x;;
}

a { outline:0; }

.flashbg {
	background:url(flashbg.jpg) center bottom repeat-x;
}

.footerNav {
	background:#1f1d14 url(footerbg.jpg) center top no-repeat;
	font:normal 10px Tahoma;
	color:#625a3c;
}

.footerNav a{
	color:#625a3c;
	text-decoration:none;
}

.footerText {
	font:normal 9px Tahoma;
	color:#5e5d5a;
	padding-top:5px;
}

.footerText a{
	color:#5e5d5a;
	text-decoration:none;
}


.maindiv {
position:relative;
}

.nav{
	position:absolute;
	top:-175px;
	left: -20px!important;
	*left:/**/ -20px;
	z-index:10;
	width: 900px;
	height: 50px;
}

