body {
text-align: center; 
background-color: #FFFFFF;
color: #000000;
font-family: Georgia, Times New Roman, Arial, monospace;
font-size: large;
}

#lang {
font-size: small;
color: #999999;
}

#main {
margin: 0 auto;
width: 580px;
text-align: left;
}

a:link {color:#3252b2; text-decoration:none; border-bottom:1px solid #98a8d8;}
a:visited {color:#3252b2; text-decoration:none; border-bottom:1px dotted #98a8d8;}
a:hover {border-bottom:1px solid #3252b2;}
a:active {border-bottom:1px solid #3252b2;} 

#lightbox a:link {border: none;}

#lightbox a:visited {border: none;}
#lightbox a:hover {border: none;}

#lightbox a:active {border: none;}





#imageDataContainer{font-family: Georgia, Times New Roman, Arial, monospace; font-size:14px;}
