body {
width:10000px;
height:509px;
color:#FFF;
font:62.5%/150% Tahoma, Sans-Serif;
background:#FFF url(../img/backgroundwork256.GIF) repeat-x left top;
margin:0;
padding:0;
}

h2 {
font-size:1.1em;
}

h3 {
font-size:1.4em;
}

hr,.hide {
position:absolute;
top:0;
left:-9000px;
}

#leftsider {
float:left;
width:300px;
z-index:100;
padding:75px 500px 0 50px;
}

#menu {
background-color:#000;
margin:60px 60px 0 0;
padding:60px;
}

#menu ul {
list-style:url(../img/rightsmall.png);
}

#menu a {
text-decoration:none;
color:#FFF;
}

a {
text-decoration:none;
color:#3C0;
}

#content {
float:left;
font-size:1.1em;
margin:75px 0 0 40px;
}

#content h4 {
font-size:1.2em;
}

.par {
float:left;
width:315px;
background-color:#000;
margin:0 750px 0 500px;
padding:120px;
}

#note {
margin-top:10px;
}

p.secbot a {
border-bottom:none;
color:#FFF;
background:url(../img/rightsmall.png) no-repeat scroll left center;
text-decoration:none;
font-size:0.9em;
padding-left:25px;
position:absolute;
}

#arrows {
top:50px;
position:fixed;
}

#lightbox {
position:absolute;
left:0;
margin-top:-45px;
width:100%;
z-index:100;
text-align:center;
line-height:0;
}

#lightbox a img {
border:none;
}

#outerImageContainer {
position:relative;
background-color:#fff;
background-image:url(../img/backgroundwork256.GIF);
width:500px;
height:250px;
margin:0 auto;
}

#imageContainer {
padding:45px;
}

#loading {
position:absolute;
top:15px;
left:0;
height:25%;
width:100%;
text-align:center;
line-height:0;
}

#hoverNav {
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:10;
}

#imageContainer>#hoverNav {
left:0;
}

#hoverNav a {
outline:none;
}

#prevLink,#nextLink {
width:49%;
height:100%;
background:transparent url(../images/blank.gif) no-repeat;
display:block;
}

#prevLink {
left:0;
float:left;
}

#nextLink {
right:0;
float:right;
}

#prevLink:hover,#prevLink:visited:hover {
background:url(../images/prevlabel.gif) left 50% no-repeat;
}

#nextLink:hover,#nextLink:visited:hover {
background:url(../images/nextlabel.gif) right 50% no-repeat;
}

#imageDataContainer {
font:11px Arial, Helvetica, sans-serif;
background-color:#FFF;
line-height:1.5em;
overflow:auto;
width:100%;
margin:0 auto;
}

#imageData {
color:#999;
padding:0 10px;
}

#imageData #imageDetails {
width:70%;
float:left;
text-align:left;
}

#imageData #caption {
color:#000;
font-size:11px;
padding-left:15px;
}

#imageData #numberDisplay {
display:block;
clear:left;
padding-bottom:1em;
}

#imageData #bottomNavPrev {
background-color:#FFF;
width:20px;
float:right;
padding-bottom:0.7em;
}

#imageData #bottomNavNext {
background-color:#FFF;
width:20px;
float:right;
padding-bottom:0.7em;
margin:0 10px 0 0;
}

#imageData #bottomNavClose {
background-color:#FFF;
width:66px;
float:right;
padding-bottom:0.7em;
}

#overlay {
position:absolute;
top:0;
left:0;
z-index:90;
background-color:#000;
}

#menu a:hover,a:hover {
border-bottom:1px solid #3C0;
}

#imageData #bottomNavPrev img,#imageData #bottomNavNext img {
left:8px;
display:block;
margin:8px auto 0;
}