body{ margin-top: 1px;
background-attachment: fixed; 
background-position: top left;
background-repeat: no-repeat;
background-color: #000000;
padding: 0;
scrollbar-arrow-color: #495C98;
scrollbar-darkshadow-color: black;
scrollbar-face-color: black;
scrollbar-3dlight-color: #495C98;
}

body.photos {background-image: url(../../graphics/pagebg_photos_gallery.jpg)}

#menu a {
  position: absolute;
  height: 22px;
  text-decoration: none;
  }
a#menu_photos { left: 15px; top: 130px; width: 52px;}    

img {border: 0px}

p {font-family: "verdana"; color: #ffffff; font-size: 12px}
#p {font-family: "verdana"; color: #ffffff; font-size: 12px} 
#title {font-size:15px; color: #ffffff; font-family: "verdana"}
/* Thumbnail border colors */

div.xxfilmstrip{width:10px; margin-left:1px; white-space:nowrap; overflow:hidden}
iframe.filmstrip{border:1px solid #333; white-space:nowrap;overflow:hidden}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#666666}
body.thumbNail{ 	margin:1px;	background-color:#ccc}

/* Thumbnail border colors */
.imgOn{border:3px solid red;margin:1px;}
.imgOff{border:3px solid white ;margin:1px;}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#666666}
/* the width:1000000 is a FireFox hack because it was not displaying images that were out of view*/
.filmstripContainer{width:4000px;white-space:nowrap;overflow:hidden;position:relative; left:10px;}
#filmStripIframe{width:100%; height:115px; width:98%; border:3px solid #999;}
.buttons{margin-top:38px;}
.largeImageContainer{height:460px;}