body {
	font-family: Geneva;
	font-size: .7em;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/background/background.png);
	background-position: top center;
	background-repeat: no-repeat;
	
}	
	#wrapper {
	background-color: transparent;
	padding: 0px;
	height: 100%;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#wrapper #header {
	background-color: transparent;
	margin-top: 0px;
	height: 195px;
	width: 1000px;
	text-align: center;

}
#wrapper #main {
	background-color: transparent;
	margin-top: 75px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	width: 1000px;
	text-align: center;
	text-decoration: none;
}

#wrapper #gallery {
	background-color: transparent;
	margin-top: 100px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	width: 1000px;
	text-align: center;
	text-decoration: none;
}

#wrapper #slideshow {
	background-color: transparent;
	margin-top: 40px;
	text-align: center;
}

#wrapper #shop {
	background-color: transparent;
	margin-top: 45px;
	text-align: center;
}

#wrapper #bodyp {
	background-color: transparent;
	margin-top: 45px;
	text-align: center;
}

#wrapper #footer {
	font-family: Geneva;
	font-size: .8em;
	color: #666666;
	text-decoration: none;
	margin-top: 15px;
	padding: 0px;
	clear: both;
	text-decoration: none;
	text-align: center;
}
#wrapper #main img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	
}
#wrapper #header img {
	margin-top: 195px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}




