body { background: #000000; color: #ffffff; }


a { color: #ffffff; }


#top #links a { color: #888888; }
#top #links a:hover { color: #555555; }


#image-l { background: transparent url('/__img/dark/ml.gif') 0% 50% repeat-y; text-align: center; }
#image-r { background: transparent url('/__img/dark/mr.gif') 100% 50% repeat-y; }
#image-tl { background: transparent url('/__img/dark/ul.gif') 0% 0% no-repeat; }
#image-tr { background: transparent url('/__img/dark/ur.gif') 100% 0% no-repeat; }
#image-t { background: transparent url('/__img/dark/um.gif') 0% 0% no-repeat; }
#image-bl { background: transparent url('/__img/dark/ll.gif') 0% 100% no-repeat; }
#image-br { clear: both; background: transparent url('/__img/dark/lr.gif') 100% 100% no-repeat; }
#image-b { background: transparent url('/__img/dark/lm.gif') 0% 100% no-repeat; }


#menu-browse-prev:hover, #menu-browse-prev:visited:hover { background: url('/__img/dark/prev_btn.png') center center; cursor: pointer; }
#menu-browse-next:hover, #menu-browse-next:visited:hover { background: url('/__img/dark/next_btn.png') center center; cursor: pointer; }


#inf { color: #aaaaaa; }
#inf h2 { color: #e6c300; }
#inf.photo table td.left { color: #e6c300; background: #000000; }

#inf a { color: #aaaaaa; }
#inf a:hover { color: #888888; }

#archive table { background: #000000; }
#archive td.empty { background: #000000 url('/__img/dark/grid.gif') 0% 0% no-repeat; }


#inf .code { background: #555; color: #ffffff; }
#inf .warn { border: 1px solid #ffffff; color: #FF0000; }



#foot { color: #888888; }
#foot p { border-top: 1px solid #555555; }

#foot a { color: #888888; }
#foot a:hover { color: #555555; }

#ccc { color: #888888; } 
#ccc a { color: #888888; }
#ccc a:hover { color: #555555; }