body {
	background-color: #d3d3d3;
	text-align: center;
}

#topText {
	font: bold 12px Verdana, sans-serif;
	color: #fff;
	margin-bottom: 4px;
}

#selection {
	font: normal 12px Verdana, sans-serif;
	color: #000;
}

#tina {
	position: relative;
}
.smallImage {
	position: absolute;
}

#tina, .smallImage {
	border: 3px solid #fff;
	border-style: outset;
	cursor: pointer;
}

#smallPics {
	position: relative;
	width: 1460px;
}
