﻿body {
	font-family: "Berlin Sans FB", "Times New Roman";
	font-size: 17px;
	color: #fff;
	background-color: #000000;
}
#container {
	width: 880px;
	height: 600px;
	margin: 20px auto;
	background-image: url('../img/background5c.jpg');
}
#title {
	width: 880px;
	height: 600px;
	margin: 20px auto;
	background-image: url('../img/title6.jpg');
}
#container2 {
	padding-top:55px;
	margin-right:65px;
	margin-bottom:55px;
	margin-left:65px;
	background-color: transparent;
	height: 490px;
}
#navigation {
	padding-top: 5px;
	background-color: transparent;
	font-family: "Berlin Sans FB", "Times New Roman";
	font-size: 18px;
	margin: 10px 15px 0px 15px;
	text-align: center;
}
#content {
	text-align: left;
	color: #fff;
	width: 720px;
	margin: 10px 15px 10px 15px;
	font-family: "Berlin Sans FB", "Times New Roman";
	height: 330px;
	overflow: hidden;
}
#temp {
	text-align: center;
	color: #fff;
	font-size: x-large;
}
#credit {
	width: 800px;
	background-color: #000000;
	font-size: xx-small;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 10px auto;
	text-align: center;
}
#bespoke {
	font-size: xx-large;
}
#question {
	font-family: "Arno Pro Smbd";
}
#and {
	font-family: "Arial";
}
#text {
	font-family: "Berlin Sans FB", "Times New Roman";
	width: 350px;
	height: 270px;
	overflow: auto;
	margin-right: 20px;
	text-align: justify;
	padding-right: 10px;
}
#text-right {
	float: right;
	margin-left: 0px;
	font-family: "Berlin Sans FB", "Times New Roman";
	width: 230px;
	height: 260px;
	overflow: auto;
}
#gallery {
	margin-right: 5px;
	margin-left: 0px;
	overflow: auto;
	height: 275px;
	width: 470px;
}
#gallery2 {
	margin-right: 5px;
	margin-left: 10px;
	overflow: auto;
	height: 275px;
	width: 700px;
}
#gallery3 {
	margin-right: 5px;
	margin-left: 0px;
	overflow: auto;
	height: 275px;
	width: 280px;
	float: right;
	padding-top: 5px;
}
#text-event {
	font-family: "Berlin Sans FB", "Times New Roman";
	width: 580px;
	margin-left: 80px;
}
#head {
	font-size: 17px;
}
#img {
	border: none;
}
#detail {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
#detail-map {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
}
#CaptionBox {
	margin-top: 0px;
	margin-left: 5px;
}
#title-image {
	float: right;
	margin-right: 10px;
	padding-top: 15px;
}
#title-image-number {
	float: right;
	margin-right: 80px;
	font-size: 22px;
	margin-left: 400px;
}
/* Navigation Styles */
#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #CC0066;
	text-decoration: none;
}
#detail-map a {
	color: #fff;
	text-decoration: none;
}
#detail-map a:hover {
	color: #CC0066;
	text-decoration: none;
}

/* Content Styles */

h6 {
	color: #fff;
}

h5 {
	color: #fff;
}

h4 {
	color: #fff;
}

h3 {
	color: #fff;
}

h1 {
	color: #fff;
}
h2	{
	color: #fff;
}
#content img {
	padding: 5px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}
#img a {
	border: 0px;
}
#img a:hover {
	border: 0px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.set1 {
	border-width: 0;
}