.pageContainer {
	width: 900px;
	height: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.newPageContainer {
	width: 700px;
	background-color: #F7f7e6;
	overflow: auto;
	height: 620px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#centerHomePageImage {
	left: 50%;
	top: 50%;
	margin-top: -380px;
	margin-left: -450px;
	position: absolute;
	height: 761px;
	width: 900px;
}
#counterDiv {
	position: relative;
	z-index: 1;
	height: 50px;
	width: 100px;
	left: 750px;
	padding: 5px;
}


#bg {
	background-image: url(images/yarnDet02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#newBg {
	background-color: #FF9900;
	background-image: url(images/netBanner3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#noiseBg {
	background-image: url(images/noiseBg.jpg);
	background-repeat: repeat-x;
}


.content {
	width: 600px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	padding: 16px;
}

.centerImage {
	text-align: center;
}
.lowerTopMargin {
	padding-top: -10px;
}

.thumbnail {
	border: thin solid #666666;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.quiltThumb {
	border: thin solid #666666;
	margin-bottom: 4px;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.thumbnailHolder {
	width: 162px;
	float: left;
}


.background {
	background-color: #000000;
}

.rightFloat {
	float: right;
}
.leftfloat {
	float: left;
}
.normalText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	letter-spacing: -0.05em;
	text-align:justify;
}

#navigation {
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}

.removeGaps {
	display: block;
}
#thumbnailMenu {
	float: left;
	width: 120px;
	margin-top: 12px;
}
#horizThumbnailMenu {
	height: 120px;
	width: 850px;
	overflow: auto;
	overflow-y:hidden;
	white-space:nowrap;
}


#displayImage {
	width: 750px;
	float: right;
	border: thin solid #666666;
	padding: 0px;
	height: 675px;
	background-color: #f7f7e6;
	margin-top: 0px;
}
#quiltImage {
	width: 698px;
	height: 600px;
	border: thin solid #666666;
	float: right;
	background-color: #F7f7e6;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}



#mainImage {
	width: 430px;
	float: left;
	margin-left: 4px;
	margin-top: 24px;
}
#detailImage {
	width: 280px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
}
#detailQuilt {
	float: right;
	width: 260px;
	margin-top: 28px;
}
.ctrDisplayNoDetail {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



.layerProperties {
	float: right;
	height: 600px;
	width: 750px;
	position: relative;
	top: 0px;
	left: 8px;
}


.caption {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	text-align: center;
}
.galleryTitle {
	padding-top: 43px;
}
.resumeText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	letter-spacing: -0.05em;
	text-align:justify;
}
#thumbnailMenuNoWidth {
	float: left;
	padding-top: 20px;
	padding-right: 780px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menudiv {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 160px;
	height: 80px;
}
