

#thumbnails img {
float: left;
border: 1px solid #888888;
margin: 0 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: 680px;
margin: 0;
}

#frameBorder,#frameBackground,#displayArea {
text-align:left;
}

#frameBorder {
width: 285px;
float: left;
height:500px;
}

#frameBackground {
padding: 10px;
}

#displayArea {
width: 570px;
height:480px;
overflow:auto;
}

#displayArea img {
border: 2px solid #e5e2d3;
margin-bottom:0;
margin-right:15px;
float:left;
}

.mainImageContainer {
	
	}

#frameBorder p {
text-align: left;
font: 10px Arial, sans-serif;
color: #2b2b2b;
}

#caption {
font-size:1.5em;
font-weight: bold;
color: #CC9933;
padding-bottom:1em;
}

#credit {
font-weight: bold;
color: black;
}

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: #333333;
}
a:hover {
text-decoration: underline;
}

#thumbnailsOuter {
	background-color: transparent;
	height: 180px;
	width: 570px;
	overflow:auto;
	padding:20px;
}

#thumbnailsInner {
	background-color:transparent;
	height:150px;
	}
	
#thumbnailsInner img {
	margin-right:10px;
	display:inline;
	}
