body {
	text-align: right;
}
#container {
	background-color: #000;
	height: 620px;
	width: 960px;
	text-align: center;
	top: 0%;
	right: 0%;
	margin-right: auto;
	margin-left: auto;
}

#container header {
	background-color: #FFF;
	height: 120px;
	width: 960px;
}
#container footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

#container header #logo {
	background-color: #FFF;
	height: 120px;
	width: 150px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
#container header #about {
	background-color: #FFF;
	height: 120px;
	width: 470px;
	float: left;
}
#container header #title {
	background-color: #FFF;
	height: 120px;
	width: 340px;
	float: left;
}
#container header #title #bigname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	text-align: right;
	padding-top: 30px;
}
.location {
}
#container header #title #smallname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
#container header #about #smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 35px;
	vertical-align: text-bottom;
	text-align: left;
	padding-left: 10px;
}
#container aside {
	background-color: #FFF;
	height: 510px;
	width: 150px;
	float: left;
}
#container section {
	height: 510px;
	width: 810px;
	background-color: #FFF;
	float: left;
	border: thin none #000;
}
#container section .imagebox .bigimage {
	height: 500px;
	width: 800px;
	position: absolute;
	top: 128px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thumbnail   {
	background-color: #FFFFFF;
	height: 30px;
	width: 340px;
	position: relative;
	top: -30px;
	right: -470px;
	word-spacing: 1em;
	text-align: right;
	margin-right: 10px;
}
.about {
	background-color: #FFF;
	height: 110px;
	width: 440px;
	position: relative;
	top: -120px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	margin-right: 0px;
}
#container section .about .about_text {
	margin-top: 0px;
}

#container section .thumbnail img {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#container section .thumbnail .images {
	height: 30px;
	width: 340px;
	position: absolute;
}
#container section .thumbnail .images table {
	text-align: center;
}
a {
}
