﻿/* Generated by Developer Tools. This might not be an accurate representation of the original source file */

#navigator {
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-LEFT: 0px;
		PADDING-RIGHT: 0px;
		PADDING-TOP: 0px;
}
#navigator UL {
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-LEFT: 0px;
		PADDING-RIGHT: 0px;
		COLOR: #ffffff;
		PADDING-TOP: 0px;
}
#navigator LI {
		PADDING-BOTTOM: 0px;
		LIST-STYLE-TYPE: none;
		MARGIN: 0px;
		PADDING-LEFT: 0px;
		PADDING-RIGHT: 0px;
		DISPLAY: inline;
		FLOAT: left;
		LIST-STYLE-IMAGE: none;
		PADDING-TOP: 0px;
}
#navigator LI A {

		WHITE-SPACE: nowrap;
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
		background-color:#e5dab2;
}
#navigator LI A#normal {
		PADDING-BOTTOM: 9px;
		PADDING-LEFT: 12px;
		PADDING-RIGHT: 12px;
		DISPLAY: block;
		COLOR: #e3c3a9;
		BACKGROUND-COLOR: #8a5e3a;
		
/*		BORDER-RIGHT: #e3c3a9 1px solid; */
		PADDING-TOP: 10px;
}
#navigator LI A#normal:hover {
		BACKGROUND-COLOR: #8a5e3a;
		COLOR: #e3c3a9;
}
.clear {
		clear: both;
}
#gallery {
		position: relative;
		height: 420px; 
		width:601px;
		text-align:left;
		margin-top:10px;
}
#gallery a {
		position: absolute;
		text-align:left;
}
#gallery a img {
		border-top:5px #e5dab2 solid;
		border-right:5px #e5dab2 solid;
		border-bottom:5px #e5dab2 solid;
		border-left:5px #e5dab2 solid;						

}
#gallery a.show {
		z-index: 500;
}
#gallery .caption {
		z-index: 600;
		background-color: #000;
		color: #ffffff;
		height: 100px;
		width: 100%;
		position: absolute;
		bottom: 0;
}
#gallery .caption .content {
		margin: 5px;
}
#gallery .caption .content h3 {
		margin: 0;
		padding: 0;
		color: #1DCCEF;
}

