* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	background-color: white;
	font-size: 0.8em;
	margin: 30px;
}


#date {
	position: absolute;
	text-align: justify;
	font-size: .9em;
	font-weight: 100;
	line-height: 1.3em;
	left: 30px;
	top: 40px;
	}

#logo {
	position: absolute;
	width: 428px;
	height: 64px;
	right: 30px;
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.photo_cover {
	padding: 1% 1% 4% 1%;
	border: 1px solid #666666;
}

.photo_cover:hover {
	background-color: #e6e6e6;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 1s;
}

.photo_thumb {
	padding: 5px 5px 18px 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

.photo_thumb:hover {
	background-color: #e6e6e6;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 1s;
}

.photo_gallery {
	padding: 8px 8px 25px 8px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px solid #666666;
}

.photo_gallery:hover {
	background-color: #e6e6e6;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 1s;
}

#cover {
	position: relative;
	top: 125px;
	font-style: italic;
	font-size: 0.9em;
	text-align: center;
}

#footer {
	position: relative;
	text-align: center;
	top: 100px;
	line-height: 2.5em;
	letter-spacing: 1.2em;
}

#footer_other {
	position: relative;
	text-align: center;
	top: 10px;
	line-height: 2.5em;
	letter-spacing: 1.2em;
}

#footer_gallery {
	position: relative;
	text-align: center;
	top: 20px;
	line-height: 2.5em;
	letter-spacing: 1.2em;
}

#footer_buy {
	position: relative;
	text-align: center;
	top: 60px;
	line-height: 2.5em;
	letter-spacing: 1.2em;
}

#nav_cover {
	z-index: 1;
	position: relative;
	top: 80px;
	background: white;
	list-style-type: none;
	float: left;
	width: 100%;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	border-right: 1px solid #000;
}

#nav_cover li {
	display: inline;
}

#nav_cover a {
	float: left;
	text-align: center;
	color: black;
	text-decoration: none;
	width: 16.5%;
	line-height: 2.5;
	border-left: 1px solid #000;
}

#nav_cover a:hover {
	float: left;
	text-align: center;
	color: black;
	text-decoration: none;
	width: 16.5%;
	line-height: 2.5;
	border-left: 1px solid #000;
	background-color: #ff9933;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 1s;
}

#nav_other {
	z-index: 1;
	position: relative;
	top: 0px;
	background: white;
	list-style-type: none;
	float: left;
	width: 100%;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	border-right: 1px solid #000;
}

#nav_other li {
	display: inline;
}

#nav_other a {
	float: left;
	text-align: center;
	color: black;
	text-decoration: none;
	width: 16.5%;
	line-height: 2.5;
	border-left: 1px solid #000;
}

#nav_other a:hover {
	float: left;
	text-align: center;
	color: black;
	text-decoration: none;
	width: 16.5%;
	line-height: 2.5;
	border-left: 1px solid #000;
	background-color: #ff9933;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 1s;
}

#nav_current {
	float: left;
	text-align: center;
	color: black;
	background-color: #cccccc;
	text-decoration: none;
	width: 16.55%;
	line-height: 2.5;
	border-left: 1px solid #000;
}

h1.title {
	position: relative;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 15px;
	top: 20px;
	font-size: 1.3em;
}

#thumbs_top {
	position: relative;
	top: 30px;
	padding: 5px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}

#thumbs_middle {
	position: relative;
	top: 25px;
	padding: 5px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}

#thumbs_bottom {
	position: relative;
	top: 25px;
	padding: 5px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
}

#gallery_menu_top {
	position: relative;
	top: 30px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}

#gallery_menu_middle {
	position: relative;
	top: 40px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}

#gallery_menu_bottom {
	position: relative;
	top: 50px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}

#buy_menu_top {
	position: relative;
	top: 30px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}


#buy_menu_middle {
	position: relative;
	top: 50px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}

#buy_menu_bottom {
	position: relative;
	top: 70px;
	background-color: #fff;
	line-height: 1em;
	width: 100%;
	text-align: center;
}

#buy_intro {
	text-align: center;
}

img.buy {
	padding-left: 55px;
	padding-right: 55px;
}

ul.gallery_top {
	position: relative;
	top: 20px;
	width: 100%;
	color: #000;
	background-color: #fff;
	list-style: none;
	text-align: center;
}


ul.gallery_top li {
	display: inline;
	text-align: center;
	font-size: 1.3em;
	margin-right: 95px;
	margin-left: 65px;
}

ul.gallery_bottom {
	position: relative;
	top: 40px;
	width: 100%;
	color: #000;
	background-color: #fff;
	list-style: none;
	text-align: center;
}

ul.gallery_bottom li {
	display: inline;
	text-align: center;
	font-size: 1.3em;
	margin-right: 41px;
	margin-left: 46px;
}

#form {
	width: 60%
	text-align: center;
}
