/* CSS Document */
#thumbnailsContainer {
	width: 87px;
	background-color: #b5bf73;
	border: 1px solid #d8d8d8;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 115px;
	padding-left: 5px;
	position: relative;
	right: 6px;
}
#thumbnails {
	width: 81px;
}
#thumbnails img {
float: left;
border: 1px solid #888888;
margin: 0px 5px 5px 0;
}
.separator {
clear: both;
height: 0;
}

.logo {
margin: 0;
}
.logo img {
margin: 0 0 -27px -63px;
position: relative;
z-index: 2;
}

#textContainer {
	width: 610px;
	margin: 0;
	padding-left: 140px;
	padding-top: 30px;
}



#frameBorder,#frameBackground,#displayArea {

}

#frameBorder {
	width: 405px;
	background-color: #f5f0e1;
	float: left;
	padding-top: 10px;
	margin-top: 4px;
}

#frameBackground {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#displayArea {
	width: 380px;
	text-align: center;
	height: auto;
}

#displayArea img {
	border: 2px solid #e5e2d3;
	margin-bottom: 1em;
	width: 390px;
	height: auto;
}

#frameBorder p {
text-align: right;
font: 10px Arial, sans-serif;
color: #2b2b2b;
}

#caption, #credit {
font-weight: bold;
color: #222222;
}

p#closeWidget {
position: absolute;
top: 50%;
left: 50%;
margin-top: -210px;
margin-left: 210px;
width: 50px;
}
#closeWidget img {
border: 0;
margin: 0 0 -1px;
}

a {
text-decoration: none;
color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}

