@charset "utf-8";

body {
	background-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#wrapper {
	text-align: center;
	width: 1048px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#header {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 98%;
	padding: 0px;
}

#logo {
	float:left;
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}

#nav {
	float: right;
	height: 16px;
	width: 488px;
	position: relative;
	top: 61px;
	left: 0px;
	margin: 0px;
	margin-right: 14px;
	padding: 0px;
	padding-left: 1px;
	border: 0px;
}

#nav img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#contact {
	clear: both;
	width: 996px;
	height: 25px;
	padding: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#contact img {
	float:left;
	position: relative;
	top: 2px;
	left: -1px!important;
	left: -4px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#imgWrapper {
	width: 98%;
}

#gallery {
	height: 550px;
	width: 775px;
	float: left;
	margin-left: 27px!important;
	margin-left: 17px;
	margin-bottom: 18px;
	margin-right: 0px;
	border: 0px;
	padding: 0px;
}

#gallery img {
	align: bottom;
	border: 0px;
}

#thumbs {
	float: left;
	height: 545px;
	width: 220px;
	text-align: right;
	padding: 0px;
	border: 0px;
}

#thumbs img {
	width: 80px;
	height: 80px;
	border: 0px;
	margin-left: 8px;
	margin-bottom: 8px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#footer {
	clear: both;
	height: 90px;
	width: 996px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#copyright {
	border: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 2px;
}

#asmp {
	height: 54px;
	width: 238px;
	float: left;
	border: 0px;
	padding: 0px;
	margin-top: 10px;
}

#emailForm {
	text-align: left;
	position: relative;
	margin-top: 20px;
}

#thanks {
	position: relative;
	margin-bottom: 50px;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
