body {
	text-align: center;
	margin: 0px;
	background-image: url(../images/vertbackground.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ebebeb;
}
#container {
	text-align: center;
	height: 600px;
	background-image: url(../images/horizontalbackground.gif);
	background-repeat: repeat-x;
	background-position: center 150px;
	width: 100%;
}
#header {
	height: 150px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 50px;
	width: 260px;
	margin-top: 100px;
	margin-left: 20px;
}
#nav {
	float: right;
	width: 500px;
	height: 30px;
	margin-right: 1px;
	margin-top: 115px;
	text-align: right;
}
#maincontentarea {
	height: 400px;
	width: 600px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF6600;
}
#gallerydescription {
	float: left;
	width: 250px;
	margin-left: 25px;
	height: 300px;
}
#gallerydescription p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

#maincontentarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#maincontentarea h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
}



#footer {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBEBEB;
	text-align: center;
	margin: 0px;
	padding-right: 600px;

}
#content1 {
	height: 400px;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/accentimage1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content2 {
	height: 400px;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/accentimage2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content3 {
	height: 400px;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/accentimage3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content4 {
	height: 400px;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/accentimage4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content5 {
	height: 400px;
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/accentimage5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gallerytd-tall {
	height: 100px;
	width: 150px;
}
.gallerytd-tall img {
	margin: 1px;
}
.gallerytd-short h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-align: center;
}
.thumbnailcell {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 62px;
	width: 62px;
}
#thumbnailrow {
	text-align: left;
	float: left;
	height: 70px;
	width: 590px;
	margin: 5px;
	padding: 0px;
}
.gallerytd-short {
	height: 22px;
}
