#photoDetails{display:none;position:fixed;width:450px;height:590px;background-color:#eee;left:50%;top:100px;z-index:10;border-radius:15px;-moz-border-radius:15px;padding:0 20px 0 20px}
#photoDetails p:first-child {display:none}
#photoDetails p{float:left}
#photoDetails h4{font-size:26px;text-align:center}
#photoDisplay img{float:left;padding:5px;cursor:pointer;position:relative}
#photoDisplay div.img{float:left;padding:5px;cursor:pointer;position:relative}
#photoDisplay{margin-top:75px;height:510px;position:absolute}
body {font-family: 'Josefin Sans Std Light', serif;font-color:#111;font-size:21px}
#mainNav{position:fixed;top:20px;}
#mainNav div{float:left;padding:10px;font-size:32px;cursor:pointer;display:none}
#arrowRight{background:url('images/arrowSprite2.png') no-repeat -56px 0px;}
#arrowLeft{background:url('images/arrowSprite2.png') no-repeat 0px 0px;}
#arrowRight,#arrowLeft{height:50px;width:50px;margin:5px;float:left;cursor:pointer}
#photoArrows{width:120px;position:fixed;left:48%;top:715px;background-color:#ddd;opacity:.7;border-radius:15px;-moz-border-radius:15px;z-index:20;height:51px}
#overlay{display:none;background-color:black;position:fixed;top:0px;left:0px;width:100%;height:100%;cursor:pointer}
.largePhoto{position:fixed;left:30%;top:5px;cursor:pointer;background:url('images/ajax-loader.gif') no-repeat scroll center center transparent}
#contactBox,#aboutBox{position:fixed;width:500px;height:550px;top:10%;left:40%;display:none;z-index:100;background-color:white;-moz-border-radius: 5px;
-webkit-border-radius: 5px;padding:10px;font-size:26px;cursor:pointer}
a,a:visited{color:#555}
