   body
   {
    background-color:#05acef;
    color:#ffffff;
    font-size:10pt;
   }
   a
   {
     color:#05acef;
     text-decoration:none;
   }
   a:hover
   {
     color:#d0d0d0;
   }
   #outercontainer
   {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:800px;
   }
   #innercontainer
   {
    text-align:left;
    
   }
   #header
   {
    width:100%;
   }
   #pagecontainer
   {
    width:100%;
   }
   #menu
   {
    float:left;
    width:200px;
    background:#ffffff;
   }

   #page
   {
    background-color:#005faf;
    float:left;
    width:592px;
   padding:4px;
   }
   #footer
   {
   text-align:center;
    background-color:#ffffff;
    width:100%;
    color:#000000;
   } 
ul.picturelistphoto {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  width:600px;
 }

 li.picturephoto {
  background-color: #000000;
  color:#005faf;
  border: 1px solid #373737;
  display: inline;
  float: left;
  width: 208px;
height: 320px;
line-height:1.5em;
  text-align: center;
  padding: 10px;
  margin: 0px 5px 5px 0px;
 }

.thumbnailphoto {
  background-color: #000000;
  color:#ffffff;  
  border-width: 0px;
  height: 234px;
  width: 200px;
 }
 

ul.picturelistposter {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 5px;
  width:600px;
 }

 li.pictureposter {
  background-color: #000000;
  color:#005faf;
  border: 1px solid #373737;
  display: inline;
  float: left;
  width: 208px;
height: 320px;
line-height:1.5em;
  text-align: center;
  padding: 10px;
  margin: 0px 5px 5px 0px;
 }

.thumbnailposter {
  background-color: #000000;
  color:#ffffff;  
  border-width: 0px;
  height: 234px;
  width: 200px;
 }

 ul li div img {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  padding: 3px;
  vertical-align: middle;
 }

