* { margin: 0; padding: 0; } 
#maindiv {
background-image:url(images/darkwood1.jpg);
}
#container {
width:973px;
height:900px;
background-image:url(images/BG.jpg);
border-style:;
}
#foto {
margin:2px;
border:0px solid #ffffff;
border-bottom: 10px solid #FFFFFF;
border-top: 10px solid #FFFFFF;
background-color: #FFFFFF;
width: inherit;
height: 400px;
float:left;
text-align:center;
}
#foto3 {
width:330px;
height:500px;
float: right;
top:auto;
position: relative;
border-style: none;
}

#caption {
width:280px;
border: 10px solid #ffffff;
margin-top: 420px;
bottom:1px;
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:14px;
}
#thumbnail {
width:80px;
height:100px;
border-style:none;
border-color: #000000;
float:right;
padding:10px;
}
#activethumbnail {
width:80px;
height:100px;
background-color:#FFFFFF;
border: 0px solid #FFFFFF;
float:right;
text-align:center;
border-style: none;
font-style: inherit;
font-weight:bold;
padding: 5px 5px; 
color:  ;
}
