2 background-color: #597aa3;
3 background-image: -webkit-gradient(linear, left top, left bottom, from(#365378), to(#597aa3), color-stop(0.5, #597aa3));
4 background-repeat: no-repeat;
6 font-family: "Bitstream Vera Sans", "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
10 a { text-decoration: none; }
11 a:hover { text-decoration: underline; }
12 a:link { color: #d6d6d6; }
13 a:visited { color: #bacbdc; }
28 border-bottom: 1px solid rgba(173,190,211,0.3);
46 border-collapse: collapse;
51 background-image: url("bread_blue.png");
52 background-position: 100% 0%;
53 background-repeat: repeat-x;
59 #navigation td:last-child {
60 background-image: url("bread_selected_blue.png");
64 #navigation td:first-child {
86 .image img, .thumbnail_video img, .thumbnail_image img, .fullscreen_image img, .fullscreen_video img {
87 -moz-box-shadow: 0px 16px 60px rgba(0,0,0,0.25);
88 -webkit-box-shadow: 0px 16px 60px rgba(0,0,0,0.25);
89 box-shadow: 0px 16px 60px rgba(0,0,0,0.25);
92 .image img:hover, .thumbnail_video img:hover, .thumbnail_image img:hover {
93 -moz-box-shadow: 0px 16px 60px rgba(0,0,0,0.35);
94 -webkit-box-shadow: 0px 16px 60px rgba(0,0,0,0.35);
95 box-shadow: 0px 16px 60px rgba(0,0,0,0.35);
102 background-color: #DEDAD6;
105 #titletext, #main_text {
107 text-shadow: 2px 2px 4px black;
112 #main_text { font-size: 1.3em; }
117 border: 0px solid black;
120 table.index tr td.image {
126 table.index tr td.caption {
132 table.imgnav tr td.sizes {
135 table.imgnav tr td.sizes a {
136 text-decoration:underline;
148 a.fullscreenvideolink {