body {
background: white;
color: #666666;
}

a {
color:#444444;
}

a:link {
color:#444444;
}

a:visited {
color:#444444;
}

a:hover {
color: black;
}

#vert a {
color: #669933;
}

.pipe {
color: #666666;
}


/* navigation */
#navigation {
background: #E9E9E9;
border-bottom: 1px solid #D1D1D1;
}


/* navigation-footer */
#footer {
background: #E9E9E9;
border-top: 1px solid #D1D1D1;
} 


#top-spacer {
color: white;
background: white;
filter:alpha(opacity=85);
-moz-opacity:0.85;
opacity:.85;
}

#bottom-spacer {
color: white;
background: white;
}




/* ............................ */
/* Image container */
/* ............................ */



#image-inner {

background: white url(../images/light/indicator_white.gif) no-repeat center;
}

#image-inner img {
background: #E9E9E9;
border: 1px solid #D1D1D1;

}




#comment-inner {
border: 1px solid #D1D1D1;
background: white;
}



.image-title {
color: #669933;
}

#image_notes_clean img {
border: 1px solid #D1D1D1;
background: #e9e9e9;
}



#comments li {
color:#666666;
border:1px solid #D1D1D1;
}

#comments li a {
color:#669933;
}

#comments li:hover {
color: #666666;
background:#e9e9e9;
}

#comments li a:hover {
color: #669933;
background:#e9e9e9;
}








/* browse */
.thumbnails img {
border: 1px solid #d1d1d1;
background: #e9e9e9;
}

