* {
	margin: 0;
	padding: 0;
	z-index: 0;
}

body {
	font-size: 62.5%;
	background-color: #ffffff;;
}

li a {
	overflow: hidden;
}

a:link			{ color: #0a50a1; text-decoration: none; }
a:visited		{ color: #0a50a1; text-decoration: none; }
a:hover			{ color: #0a50a1; text-decoration: underline; }
a:active		{ color: #0a50a1; text-decoration: underline; }

p {
	margin-bottom: 1.3em;
	color: #231f20;
	font: 1.2em Georgia, "Times New Roman", serif;
	line-height: 1.4em;
	color: #888;
}




/* Gallery 
-----------------------------------------------------*/
#galleryWrapper {
	width: 728px; 
	margin: 0 auto;	
}

#galleryTop { 
	float: right; 
	width: 720px;
	padding-top:10px; 
}

	#galleryTop h2 {
		font: 2.4em "Helvetica Neue", Arial, sans-serif;
		color:#FFFFFF;
		font-weight: bold;
	}
	
	#galleryTop p {
		margin-bottom: 1.3em;
		color:#CCCCCC;
	font: 1.2em Georgia, "Times New Roman", serif;
	line-height: 1.4em;
	}

#galleryHead {
	padding-top: 10px;
	width: 728px;
	background: transparent url(http://media.gosmithsonian.com/designimages/gallery-head-gosmith.gif) top left repeat-x;
}

	#galleryHead h1 {
		margin: 0 0 0 10px;
		width: 323px;
		height: 43px;
		text-indent: -9999px;
		background: transparent url(http://media.gosmithsonian.com/designimages/gosmith-logo.png) top left no-repeat;
	}
	


#gallery { 
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 728px; 
	float: left;
	border-top: 1px solid #888;
}


.galleryPhoto { 
	padding: 4px;
	float: left; 
	width: 520px;
	height: 520px;
/*	border: 5px solid #000;*/
	border: 1px solid #eee;
/*	background: #000;*/
}

#galleryContent { 
	float: right; 
	width: 186px; 
}

	#galleryLinks { 
		margin-bottom: 10px;
		padding: 5px 0;
		float: left; 
		width: 186px; 
		border-top: 1px solid #888; 
		border-bottom: 1px solid #888; 
		font: 1.1em "Helvetica Neue", Arial, sans-serif;
		font-weight: bold;
	}

		#galleryLinks .next { float: right; }
		#galleryLinks .prev { float: left; }

	#galleryContent h2 {
		font: 2.4em "Helvetica Neue", Arial, sans-serif;
		font-weight: bold;
		letter-spacing: -1px;
	}
	
#imageOptions { border-top: 1px solid #dedede; float: left; width: 186px; padding-top: 5px;}

#imageOptions li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

#imageOptions li a {
	background: transparent url(http://media.gosmithsonian.com/designimages/dot-open.png) top left no-repeat;
	display: block;
	text-indent: -9999em;
	width: 11px;
	height: 11px;
}

#imageOptions li#selected a {
	background: transparent url(http://media.gosmithsonian.com/designimages/dot-closed.png) top left no-repeat;
	display: block;
	text-indent: -9999em;
	width: 11px;
	height: 11px;
}

#imageOptions li a:hover {
	background: transparent url(http://media.gosmithsonian.com/designimages/dot-closed.png) top left no-repeat;
	display: block;
	text-indent: -9999em;
	width: 11px;
	height: 11px;
}

.ad-note {
	margin-bottom: 0;
	font: 9px "Helvetica Neue", Arial, sans-serif;
	color: #ccc;
}

#footer {
	clear: left;
	padding-top: 1px;
	border-top: 1px solid #888;
}

	#footer p {
		margin-bottom: 0;
		padding: 5px 10px;
		background: transparent url(http://media.gosmithsonian.com/designimages/gallery-head-gosmith.gif) top left repeat-x;
		text-indent: -9999px;
	}
	
#imagesbyLine {
 margin-top: 3px;
 font: 1.1em "Helvetica Neue", Arial, serif;
 font-size: 1.1em;
 color: #777;
 font-style: italic;
}
