﻿#container {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C0C0C0;
	background-image: url('images/background.jpg');
}
#header {
	border-style: solid;
	border-width: 2px 2px 1px 2px;
	background-image: url('images/header.jpg');
	height: 200px;
	background-position: 0px -19px;
}
#top-nav {
	border-style: solid;
	border-width: 1px 2px 2px 2px;
	height: 55px;
	background-image: url('images/BG.jpg');
}
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #C0C0C0;
}
.top-buttons-right {
	border-width: 0px;
	float: right;
	margin-right: 56px;
}
#content {
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
#footer {
	border-style: solid;
	border-width: 1px;
	height: 30px;
	background-repeat: repeat-x;
	background-color: #F7FAFE;
}
.picture-box {
	float: left;
	width: 533px;
	margin: 20px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	color: #333333;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	text-align: center;
	font-style: normal;
	color: #C0C0C0;
}
#content p {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	text-align: center;
	color: #333333;
	font-weight: lighter;
}
.contentbox {
	width: 400px;
	height: 226px;
	margin-right: auto;
	margin-left: auto;
	border: thick outset #C0C0C0;
	text-align: center;
	background-color: #000000;
	background-image: none;
}
.center-text {
	text-align: center;
}
#iFrame-GB {
	width: 900px;
	height: 480px;
	overflow: scroll;
}
.gallery-box {
	padding: 15px 0px 0px 0px;
	width: 220px;
	height: 160px;
	float: left;
	margin: 0px 20px 20px 50px;
	overflow: hidden;
	text-align: center;
	border: 2px outset #333333;
	background-color: #333333;
}
.gallery-box-div {
	text-align: center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	background-color: #000000;
	font-family: Corbel;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 28px;
}
.content-box-div {
	width: 150px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	border: 2px outset #C0C0C0;
	background-color: #000000;
	text-align: center;
	color: #C0C0C0;
	font-family: corbel;
	font-size: 12px;
	line-height: 25px;
}
.iFrame-jAlbum {
	width: 905px;
	height: 550px;
	border-style: none;
}
#content a, #content a:link, #content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: 300;
	text-decoration: none;
}
#content a:hover {
	font-weight: 700;
}
.content-table {
	margin-left: 270px;
	empty-cells: show;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
