@charset "UTF-8";
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
#container {
	height: 630px;
	width: 955px;
	border: thin solid #FFFFFF;
	position: absolute;
	margin-right: -478px;
	margin-bottom: -315px;
	top: 25px;
	right: 50%;
	bottom: 50%;
	font-weight: lighter;
	font-size: 12px;
	}
#container #header {
	height: 80px;
	width: 955px;
	}
#container #right {
	width: 955px;
	float: right;
	height: 450px;
	padding-top: 20px;
}
#container #right #biglogo {
	height: 360px;
	width: 750px;
	margin-top: 20px;
	margin-left: 100px;
}
#container #header #logo {
	height: 50px;
	width: 250px;
	margin-top: 15px;
	margin-left: 22px;
}
#container #header #nav {
	height: 20px;
	width: 535px;
	position: absolute;
	left: 375px;
	top: 45px;
	text-align: right;
}
#container #footer {
	margin-top: 0px;
	height: 65px;
	width: 955px;
	float: left;
}
#container #homeflashgallery {
	float: none;
	height: 450px;
	width: 900px;
	margin-left: 28px;
	padding-top: 20px;
	margin-bottom: 0px;
}
#container #right img {
	border: thin solid #FFFFFF;
	margin-top: 60px;
	margin-right: 53px;
	margin-left: 54px;
	height: 150px;
	width: 150px;
}
#container #gallerynav {
	position: absolute;
	width: 955px;
	top: 380px;
	left: 2px;
	z-index: 10;
}

#container #lefttext {
	width: 550px;
	text-align: justify;
	margin-top: 80px;
	height: 300px;
	margin-left: 55px;
	float: left;
}
#container #righttext {
	height: 380px;
	width: 220px;
	line-height: 200%;
	float: right;
	margin-top: 40px;
	text-align: left;
}
#flashgallery {
	float: left;
	height: 475px;
	width: 900px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
}
#links {
	float: left;
	width: 250px;
	margin-top: 25px;
}
#copyright {
	float: right;
	width: 550px;
	margin-top: 25px;
	color: #333333;
}
