
@import url(hovermenu.css);
@import url(thumbnail.css);

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-weight: normal; font-size:80%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#fixed {position:absolute; top:0; left:0; width:100%; z-index:10;}
#container {position:absolute; top:0; left:0; width:100%; height:100%; z-index:10;}
#footer {position: absolute; bottom: 0; padding: 10px; width:100%; text-align: center;} 
#footer h1 {color: #0; padding-bottom: 0;}
#footer a, #footer a:visited {color: yellow; text-decoration: none;}
#footer a:hover {color: yellow; text-decoration: underline;}
table {font-family:verdana, arial, sans-serif; font-weight: normal; font-size:100%;}
