* { padding: 0; margin: 0; }
body { background-color: #B7BDEF; color: #FFF; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#container { margin: 20px auto 20px; width: 780px; }
#top_left { width: 22px; height: 27px; float: left; background: url('images/gallery-top-left.jpg'); }
#top_center { width: 736px; height: 27px; line-height: 27px; float: left; text-align: center; font-weight: bold; background: url('images/gallery-top-center.jpg'); }
#top_right { width: 22px; height: 27px; float: left; background: url('images/gallery-top-right.jpg'); }
#inside { padding: 5px 21px 5px 21px; width: 738px; clear: both; background: url('images/gallery-inside.jpg'); }
#bottom { margin-bottom: 10px; width: 780px; height: 32px; line-height: 32px; text-align: center; background: url('images/gallery-bottom.jpg'); }
a { color: #343764; text-decoration: none; font-weight:bold; }
a:hover { color: #FF0202; text-decoration: underline; }
#map { width: 738px; height: 450px; }
table { width: 100%; font-weight: bold; text-align: center; border: 1px; border-style: solid; }
tr { border: 1px; border-style: solid; }
td { border: 1px; border-style: solid; background-color: #9999CC; }
td.first { color: #FFF; background-color: #8C8CCC; border-color: #FFF; }
h2 { text-align: center; }
