body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	background-color: #FFFFCC;
}

div.centering {
				position: relative;
				margin: 0 auto;
				width: 736px;
				/* height: 100%; */
				top: 16px;
}
div.parent	{

				position: absolute;
				top: 0px;
				left: 0px;
				width: 736px;

				z-index: 1;
				text-align: left;
				background-image: url("../graphics/page.gif");
				background-repeat: repeat-y;
				/* background: #FFFFFF; */
}

div.centering {
	position: relative;
	margin: 0 auto;
	width: 500px;
}
div.parent {
	text-align: left;
}

a {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.nav {
	font-size: 12px;
	line-height: 16px;
}
img {
	border: 0px;
}

span.copyrightHome {
	position: relative;
	display: block;
	top: 450px;

	margin-top: 20px;
	font-size: 10px;
	color: #CECECE;
}
span.copyright {
	display: block;
	margin-top: 20px;
	font-size: 10px;
	color: #CECECE;
}

/** thumbnails **/
div.thumbnailRow {
	width: 500px;
	height: 185px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border: solid 10px #FFFFFF;
}
span.thumbnailCol0 {
	float: left;
	margin-right: 10px;
}
span.thumbnailCol1 {
	float: left;
	margin-right: 10px;
}
span.thumbnailCol2 {
	float: left;
}
p.thumbnailCaption {
	width: 160px;
	margin-top: 3px;
}


/** close-ups **/
