body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background: #FFF;
	margin-top: 100px;
}
#divColorBar {
	height: 20px;
	margin: 100px 0px 10px;
}
#divThumbs {
	width: 680px;
}
#divMain {
	text-align: right;
	width: 680px;
	margin: 20px 0px 0px;
	padding: 0px;
}
#divFooter {
	text-align: left;
	height: 20px;
	width: 680px;
	margin-top: 25px;
	background-image: url(images/colorBar_horiz2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a:link {
	color: #9988A2;
	text-decoration: none;
}
a:visited {
	color: #805D7E;
	text-decoration: none;
}
a:hover {
	color: #B45367;
	text-decoration: overline;
}
a:active {
	color: #EB4A19;
	text-decoration: none;
}
#divTitle {
	height: 20px;
	margin-top: 75px;
	margin-bottom: 20px;
}
#divpageFooter {
	text-align: right;
	height: 20px;
	width: 700px;
	margin-top: 25px;
	background-image: url(images/colorBar_horiz2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#divpageMain {
	text-align: right;
	width: 700px;
}
#divpopFooter {
	text-align: left;
	height: 20px;
	width: 750px;
	margin-top: 25px;
	background-image: url(images/colorBar_horiz2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#divpopMain {

	width: 500px;
	text-align: center;
}
#thumbIndex {
	text-align: right;
	padding-left: 300px;
}
#galleryPg {
	text-align: right;
	margin: 0px;
}
#divpageFooter p {
	padding-right: 220px;
	padding-bottom: 10px;
}
#divThumbs2 {
	margin-left: 220px;
}
#nav {
	float: left;
	width: 200px;
	text-align: right;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#divpageMain2 {
	text-align: right;
	clear: both;
}
