body {
	color: #000;
	background-color:#dbd5d4;
	}

a:link {
	text-decoration: none;
	color: Black;
}
a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
a:active {
	color: Black;
}
.td_body {
	padding: 10px;
}
.spacer {
	height: 40px;
}
ol {
	text-align: left;
}
td.menu {
	background-image:url(images/side_01.jpg);
	padding-left:5px;
}
td.menufooter{
	background-image:url(images/side_03.jpg);
	font-size:xx-small;
	vertical-align:top;
	color:Black;
	padding-left:5px;
	height:108px;
}
div.photo{
	font-size:xx-small;
	text-align:center;
	vertical-align:text-top;
}
div.photobw{
	font-size:xx-small;
	text-align:center;
	vertical-align:text-top;
}

.Container img{
z-index:10000;
}

div.Container{
text-align:center;
width:600px;
margin-top:-550px;
padding-left:163px;
}

#picture {
padding-right:20px;
}
#mainImageOutline {
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	overflow: hidden; 
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }.header {
	margin-top: 0px;
}
