body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}
div#wrap {
	width: auto;
	margin: 0 5%; 
}
#categoryNav {
	display: none;
	width: 0px;
	height: 0px:
}

#subNav {
	display:none;
	width: 0px;
	height: 0px:
}

#text {

}

#photos {

}
#footer {
	position: absolute;
	bottom: 5px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B16F18;
	padding-top: 5px;
}
#footer p {
	position: relative;
	margin: 0px;
	padding-left: 0px;
	color: #B16F18;
}

#nnns {
	display: none;
}

#logo {
	display:none;
}
#text h1 {
	font-size: 14pt;
}
