﻿body
{
margin: 0px; padding: 0px;
background-color: #111111;
}

#deets {
    color:#999999;
    font-family:arial;
    font-size:12px;
    font-style:italic;
    margin:30px 10px;
    padding-top:24px;
    text-transform:lowercase;
}
#logo {float: left; padding: 20px 50px;}
#floatDiv {
    position: absolute;
    background-color: white; 
    height: 452px; 
    top: 31px; 
    left: 0px;
    z-index: 1;
}
#loading {color: White; font-size: 18px; position: absolute; top: 31px; padding: 30px; left: -200px; z-index: 2;}
#zoom {position: absolute; top: 31px; z-index: 3;}
#zoom img {border-left: 1px solid white; border-right: 1px solid white; height: 452px; cursor: pointer;}
#zoomDeets {text-transform: uppercase; color:#EEEEEE; font-size:12px; font-weight:normal; padding:3px; position: absolute; top: 31px; width: 300px; z-index: 4;}
#zoomDeets b {font-size: 18px;}

#copyright {position: absolute; left: 200px; top: 550px;}

.val {font-style: italic; padding-right: 12px;}
.val a {color:#999999;}
#container {width: 6780px; height: 453px; padding-bottom: 1px; padding-left: 1px; margin-top: 30px; background: white;}

.photoStream {width: 2px; height: 151px; overflow: hidden;}
.photoStream img {margin: 1px 1px 0px 0px; cursor: pointer; float: left;}
#NoScriptImages0, #NoScriptImages1, #NoScriptImages2 {width: 6780px; overflow: hidden;}
/*
#menu {position: absolute; top: 94px; left: 126px; text-transform: lowercase; font-size: 14px;}
#menu a {padding-right: 14px; color: Black; font-style: italic;}
#photoStreamA {margin-top: 80px;}
#photoStreamB {margin-top: 120px;}
#photoStreamC {margin-top: 50px;}
#photoStreamD {margin-top: 10px;}
#photoStreamE {margin-top: 40px;}*/

#footer {clear: both;}