h1 {
	font-size: 120%;
	color: #993300;
	margin: 0 0 5px 0;
	float: left;
}
h3 {
	position: relative;
	bottom: -15px;
	font-size: 90%;
	color: #993300;
	margin-top: -10px;
}
#Container {
	width: 640px;
	margin-left: 185px;
	margin-top: 28px;
	padding: 10px;
}

#NavSiteLinks {
	padding: 4px 4px 6px 8px;
	border-bottom: solid 1px #999;
}
#NavSiteInfo {
	font-weight: bold;
	font-size: 70%;
	background: url(../images/icon_SiteInfo.gif) no-repeat left center;
	padding: 2px 8px 2px 18px;
	white-space : nowrap;
}
#NavThumbnails {
	font-weight: bold;
	font-size: 70%;
	background: url(../images/icon_Thumbnails.gif) no-repeat left center;
	padding: 2px 2px 2px 18px;
	white-space : nowrap;
}
.NavSiteLinkSel {
	color: #666;
	text-decoration: none;
}





/* Begin Image Header Bar *******************/
#ImageHeader {
	text-align: right;
	margin-bottom: 10px;
}
#CollectionNav {
	font-weight: bold;
	font-size: 70%;
	color: #333;
	padding: 10px 15px 0 0;
}
#CollectionNav a {
	color: #333;
	text-decoration: none;
}
/* End Image Header Bar *******************/


/* Begin Photo *******************/
#ImageContainer {
	clear: both;
}
#PhotoContainer {
	width: 404px;
}
#PhotoContainer a {
    display: block;
}
#Photo {
	border: 2px solid #000;
	background-color: #EEE;
    display: block;
}
#PhotoHelpText {
	font-weight: bold;
	font-size: 70%;
	padding: 4px 0;
}
/* End Photo *******************/


/* Begin Toolbar *******************/
#ImageToolbar {
	width: 150px;
	padding-left: 10px;
	color: #666;
}
#ImageToolbar h2 {
	font: bold 70% Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 4px 8px;
	background-color: #336699;
	border: 1px solid #96B0CB;
	border-color: #96B0CB #132538 #132538 #96B0CB;
	margin: 0;
}
#ImageToolbarList {
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
	border: 1px solid #999;
	border-top-width: 0px;
}
#ImageToolbarList li ul{
	margin: 0;
	padding: 0;
}
#ImageToolbarList li {
	font-weight: bold;
	font-size: 85%;
	margin: 0px;
	padding: 4px 4px 4px 30px;
	border-top: 1px dashed #CCC;
	line-height: 180%;
	list-style: none;
	
}
#ImageToolbarList li ul li {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	border-top: none;
	padding: 0px;
}
#ImageToolbarList li a {
	color: #666;
}
#ToolBarPPT {
	background: url(../images/icon_ppt.gif) no-repeat;
}
#ToolBarEmail {
	background: url(../images/icon_email.gif) no-repeat;
}
#ToolBarPrint {
	background: url(../images/icon_print.gif) no-repeat;
}
#ToolBarDownload {
	background: url(../images/icon_download.gif) no-repeat;
}




/* End Toolbar *******************/

#ImageText {
	margin-top: 10px;
	width: 560px;
	clear: both;
}