html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background-color:#fff;
color:#000;
font-size:76%; 
font-family:georgia, "palatino linotype", "times new roman", serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:100px; bottom:50px; left:200px; right:0; background:rgb(148,161,205); color:#fff;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:100px solid #fff; border-bottom:50px solid #fff; border-left:200px solid #fff;}

#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:100px; background:url("Graphics/FoggySunTop.jpg") rgb(91,94,109) no-repeat top left; font-size:4em; z-index:5; overflow:hidden; color:#fff;}

#head > a {color:#fff; text-decoration:none;}

#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:50px; font-size:1em; z-index:5; overflow:hidden; background:rgb(0,0,0); color:#fff;}

#left {position:absolute; left:0; top:100px; bottom:50px; width:200px; background:url("Graphics/FoggySunLeft.jpg") rgb(0,0,0) no-repeat top left; color:#fff; font-size:1.2em; z-index:4; overflow:auto;}

* html #left {height:100%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:50px solid #fff; background-color: rgb(0,0,0); color:#fff;}

#content h1,h2,h3,h4,h5,h6 {padding-left:10px;}
#content p {padding-left:10px;}

.clear {clear:left;}

dd {display:none;}
a.nav, a.nav:visited {margin-left:50px; display:block; width:100px; height:25px; background:#aaa; color:#fff; border:1px solid #000; text-decoration:none; text-align:center; line-height:25px;}
a.nav:hover {background:#000; color:#fff;}

a.album {color:#000; text-decoration:none; text-align:center;}

.thumbnail
{
float: left;
width: 100px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 5px;
}
