@charset "utf-8";

body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #D8D8D8;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 110px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 14px;
	width: 98%;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EA0000;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
#thumbs {
	float: left;
	height: 550px;
	width: 190px;
	text-align: left;
	padding-left: 10px;
}
#contentCenter {
	text-align: left;
	height: 550px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.thumb {
	padding: 5px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	height: 90px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
.imageRight {
	float: right;
}
#nav {
	height: 60px;
	width: 600px;
	top: -89px;
	position: relative;
	left: 420px;
	margin: 0px;
	padding: 0px;
	background-color: #D8D8D8;
	float: none;
}
#asmp {
	height: 54px;
	width: 238px;
	position: relative;
	right: -765px;
	top: -30px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}td img {display: block;}
#gallery {
	height: 550px;
	width: 775px;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}
.rightAlignText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: right;
}
