body,html { background: #000; color: #bbb; font-family: Arial, Helvetica, Sans Serif;
            font-size: 12px; line-height: 14px;}
h1,h2,h3,h4,h5 { font-weight: normal; }

a, a:visited { color: #fff; }

#page { background: url(../img/background.jpg) top left no-repeat; width: 720px;
        height: 480px; position: relative; margin: 0 auto; }
h1#title { position: absolute; left: 407px; top: 54px;
           font-size: 18px; color: #888; }
#content { position: absolute; left: 474px; top: 111px;
           width: 280px; height: 360px; overflow: auto; }
#about #content { left: 474px; width: 260px; }
#nav { position: absolute; left: 44px; top: 111px;
       font-size: 14px;}
#nav, #nav li { list-style-type: none; padding: 0; margin: 0; }
#nav a, #nav a:visited { color: #000; text-decoration: none; }
#nav a:hover { color: #000; text-decoration: underline; }
#nav li { margin-bottom: 8px; }

.event { margin-bottom: 20px; }
h4 { font-weight: bold; margin-bottom: 20px; }

.link-item { margin-bottom: 20px; }

.media-item { margin-bottom: 20px; }

.gallery a {text-decoration: none;}
.gallery a img { width: 80px; margin-right: 5px; margin-bottom: 5px; text-decoration: none; border: 0;}

