* { 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; }
h1 { font-size: 18px; }
