body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#FFFFFF;
	background-color: #13181B;
	margin: 0;
	text-align:center;
}

#head {
	margin-left: 5%;
	margin-right: 5%;
	width: 800px;
}
#navbar {
	width: 100%;
}
#footer {
	color: #fff;
	text-align: center;
	border-top-width: .05em;
	border-top-style: dotted;
	border-top-color: #FFFF00;
	margin-top: 6px;
}
#open {
	margin-left: 5%;
	margin-right: 5%;
	width: 800px;
	text-align:left;
	margin-top: 25px;
	}
h1 {
	font-family: Corbel;
	font-size: 2em;
}
h2 {
	font-family: Corbel;
	font-size: 130%;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.thmbtbl {
	text-align: center;
}
img {
	border: none;
}
.gallnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.prices {
	text-align:center;
	border: 0.05em solid #FFFFCC;
}
.site {
	font-size:10px;
	font-style:italic;
	}
#pr {
	position: absolute;
	left: 7px;
	top: 415px;
	width: 589px;
	text-align: right;
	color: #fff;
	font-style: italic;
	font-weight: 500;
}
.activepage {
	font-size: 120%;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}
.formbkgd {
	background-color: #FFFFCC;
	color: #000000;
	width: 500px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

