html, body
 {
 font-size:11pt;
 font-family:tahoma,arial,verdana;
 background-color: #000000;
 color: #ffffff;
 }

a:link, a:visited {color: #eeeeee;text-decoration: none;}
a:hover {color: #dd0000;text-decoration: none;}

#container {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

#leftnav {
width: 200px;
float: left;
}

#content {
width: 770px;
margin-right:10px;
margin-left: 205px;
}

#galleryviewer {
width: 770px;
margin-right:10px;
margin-left: 205px;
margin-top:0;

}
#footer {
font-size:8pt;
color: #eeeeee;
text-align:center;
margin-top: 50px;
}

/*standard galleries*/
#LGallery {
float: right;
width: 770px;
}

#LGalSide {
width: 70px;
float: left;
}
#LGalCenter {
width: 700px;
margin-left: auto; 
margin-right: auto; 
text-align: center;
float: left;
}

#LGalBottom {
/*ENTER LATER*/
}

/* GALLERY STUFF */ 
div.gallery
 {
 margin-left:10px;
 margin-right:10px;
 }

div.gallery b {font-size: 10pt; padding-bottom:5px;}
div.gallery a:link {color: #000000;text-decoration: none;}
div.gallery a:visited {color: #000000;text-decoration: none}

/* div.gallery img {padding: 2px; margin: 3px ; border: #000000 solid 1px; background-color: #D7E3D8} */
div.th {padding: 2px; margin: 3px ; border: #000000 solid 1px; background-color: #D7E3D8; max-width: 156px; text-align:center; float: left;}

