@charset "utf-8";
div { 
font-family : "century gothic", Verdana, Arial, Helvetica, sans-serif; 
} 
body { 
font-family : "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
background-color : #C0C0C0; 
} 
a { text-decoration:none }
#navmenu ul {
width: 90%;
text-align : center;
border: 0px solid black;
height : 30px; 
text-decoration: none;
padding-top: 10px;
margin: 0; 
list-style-type: none; 
list-style-image: none;
}
#navmenu li{
display: inline;
font-size : 0.8em; 
text-align : center;
letter-spacing : 3px; 
font-weight : normal;
border: 0px solid black;
text-decoration: none;
}
#navmenu li a{
padding: 10px 15px 0px 15px;
}
#navmenu a:link {
text-decoration: none;
color: #5E5A80;
}
#navmenu a:visited {
text-decoration: none;
}
#navmenu a:hover {
text-decoration: none;
color: #ffffff;
}
#navmenu a:active {
text-decoration: none;
}
div#header {
width: 100%;
padding: 10px 0px 0px 0px;
margin: 0px;
text-align : center;
}
div#table {height:100%;
 }
span.c1 { 
font-size : 2.5ex; 
letter-spacing : 5px; 
font-weight : bold; 
color : #ffffff;
} 
span.c2 { 
font-size : 1.8ex; 
letter-spacing : 3px; 
font-weight : normal; 
color: #454545; 
} 
span.c3 { 
font-size : 1.8ex; 
letter-spacing : 0px; 
font-weight : normal; 
color: #5E5A80; 
} 
.gallerycontainer { 
position : absolute; 
top : 40%; 
left : 50%;  
margin-top : -300px; 
margin-left : -350px; 
display : inline-block;
height : 730px; 
background-color : #c0c0c0; 
width : 840px; 
padding: 4px 10px 4px 10px;
}
.thumbnail img { 
border : 25px solid silver; 
margin : 0px; 
} 
.thumbnail:hover { 
background-color : transparent;
} 
.thumbnail:hover img { 
border : 0px; 
} 
.thumbnail span { 
position : absolute; 
background-color : transparent; 
padding : 30px 0px 0px 0px ;
visibility : hidden; 
text-decoration : none;
color : #454545;
font-size: 1.6ex;
 
} 
.thumbnail span img { 
padding : 0px 0px 40px 0px; 
} 
.thumbnail:hover span { 
visibility : visible; 
text-align : center; 
width : 455px; 
top : 101px; 
left : 405px; 
z-index : 2;
height : 680px;
background-color : #c0c0c0;
} 
.thumbnail2 img { 
border : 25px solid silver; 
margin : 0px; 
} 
.thumbnail2:hover { 
background-color : transparent; 
} 
.thumbnail2:hover img { 
border : 0px; 
} 
.thumbnail2 span { 
position : absolute; 
background-color : transparent; 
padding : 30px 0px 0px 0px; 
border : 0px solid; 
visibility : hidden; 
text-decoration : none;
color : #454545;;
font-size: 1.6ex; 
} 
.thumbnail2 span img { 
padding : 0px 0px 40px 0px; 
} 
.thumbnail2:hover span { 
visibility : visible; 
text-align : center; 
width : 420px; 
top : 101px; 
left : 0; 
z-index : 2; 
height : 680px;
background-color : #c0c0c0;
} 





