body {
margin-left : 20px;
margin-top : 0;
background-color :#4d0661;
}
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
color : #562152;
text-decoration : none;
}
h1, h2 {
margin : 0;
padding : 0;
}
h3 {
margin : 0;
margin-bottom : 10px;
font-size : 10px;
font-weight : bold;
}
p {
margin : 0;
margin-bottom : 10px;
}
.whitecopy {
color : #ffffff;
}
.whiteitaliccopy {
font-size : 14px;
font-style : italic;
color : #ffffff;
}
.whiteitaliccopy a {
color : white;
text-decoration : none;
}
a img {
border : 0;
}
a.white {
font-size : 10px;
font-style : normal;
color : #ffffff;
text-decoration : none;
font-weight : bold;
}
a.black {
font-size : 12px;
font-style : normal;
color : #000000;
text-decoration : none;
}
.darkbuebox {
background-color : #4d0661;
}
.lightbluebox {
background-color : #F7E8F5;
}
.bluebox {
background-color : #93eaff;
}
.whitebox {
background-color : #ffffff;
}
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
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;
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink {
right : 0;
float : right;
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
color : #666;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 7px 7px 7px 7px;
	}
#smallimage {
padding: 7px 7px 7px 7px;

}


