/*@import url('/enhanced.css');*/

a { outline: none; }

a:link { color: red; }
a:hover { color: #666; text-decoration: none; }
a:active { color: black; }
a:visited { color: black; }

body  { font-size: 18px; font-family: Georgia, Times, "Times New Roman", sans-serif; margin: 0px; }

.bodText { font-size: 14px; line-height: 1.25em; }

#boilerplate { color: black; font-size: 11px; }

#thumbs {
	position: relative;
	margin-top: 32px;
	float: right;
	width: 248px;
	/*height: 407px;*/
	/*overflow: auto;*/
}

.thumbnailImg {
	display: block;
	margin-bottom: 4px;
	margin-left: 4px;
}

span#thumbNav {
	font-size: 11px;
	color: #666;
}	