@charset "utf-8";

body {
	background:url("body_bg.gif") repeat-x scroll center top #D9E3E9;
	color: #061432;
}
span.image-date {
	color:  #919191;
	font-size: 0.9em;
	font-weight: normal;
}
a:link,
a:visited {
	color:  #919191;
}

a:active,
a:hover {
	color: #919191;
}

.description,
.caption {
	color: #061432;
	width: width:824px;	
}

#extras {
	border-color: #061432;
}

#extras ul li {
	border-left-color: #061432;	
}

.thumbnails li {
	background: #000;	
}

#bottom_container {
	border-top-color: #061432;	
}


#top_container {
	border-bottom-color: #061432;
}
