<style type="text/css">
<!--
body,html{margin:0;padding:0;height:100%;}
html {
	background-color:#FFFFFF;
	background-image:url(images/sc_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
    font-family: Times New Roman, serif; font-size: 16px; font-weight: 400; font-style: normal; color: #653F42; text-decoration: none; 
    }
BODY {  
	background-color:#FFFFFF;
	background-image:url(images/sc_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
font-family: Times New Roman, serif; font-size: 16px; font-weight: 400; font-style: normal; color: #653F42; text-decoration: none; 
scrollbar-face-color: #F7DBE0;
scrollbar-highlight-color: #FBEEF0;
scrollbar-3dlight-color: #FBEEF0;
scrollbar-track-color: #FBEEF0;
scrollbar-arrow-color: #A9A04D;
}
.main {
width:901.5px;
height:100%;
margin:0px; 
padding: 0px; 
background-image:url(images/backer.gif);
background-repeat:no-repeat;
background-position:absolute;top:0px;
color: #653F42; 
font-family: Times New Roman, serif; 
font-weight: 400; 
font-style: normal;
font-size:16px; 
}
H1 { color: #D6A5A7; font-size: 20px; font-weight: 600; }
p { color: #653F42; font-family: Times New Roman, serif; font-weight: 400; font-style: normal;  font-size: 16px; text-decoration: none; }
b { color: #653F42; font-family: Times New Roman, serif; font-weight: 600; font-style: normal; font-size: 16px; text-decoration: none;}
td { color: #653F42; font-family: Times New Roman, serif; font-weight: 400; font-style: normal; font-size: 16px; text-decoration: none; }
A:visited { color: #D6A5A7; text-decoration: none; }
A:link { color: #B8686C; text-decoration: none; }
A:active { color: #A9A04D; text-decoration: none; }
A:hover { color: #A9A04D; text-decoration: none; }
.copyright { font-size: 14px; }
.big { color: #D6A5A7; font-size: 20px; font-weight: 600; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


-->
</style>
