#story {
        width: 900px;
        background: url("/images/galeria/content-bg.jpg");
        position: absolute;
        top: 220px; left: 0px;
        z-index: 4;
        }

#storymain {
        float: left; width: 570px;
        padding: 0 0 0 25px;
        }


/* ################################# */

#content {
         width: 540px;
         }

#linkscontainer {
        margin: 0 15px 15px 35px;
        }

#linkscontainer img a,
#linkscontainer img a:link,
#linkscontainer img a:visited,
#linkscontainer img a:hover {border:none;}

#linkscontainer p {font-size:90%; margin: 10px;}


#side {
        float: left; width: 250px;
        margin: 0; padding: 0;
        }


/* ################################ */

#fillertop {
        width: 900px; height: 25px;
        background: url("/images/galeria/content-topbox.jpg") no-repeat;
        clear: both;
        }
#fillerbot {
        width: 900px; height: 35px;
        background: url("/images/galeria/content-bottombox.jpg") no-repeat;
        clear: both;
        }

#footer {
        width: 900px; height: 45px;
        background: url("/images/galeria/wrapper-bottom.jpg") no-repeat;
        padding:  0;
        }

#footer p {
        font-family: arial, verdana, georgia, serif;
        text-align: center;
        color: #616760;
        font-size: 12px;
        margin: 3px 0;
        padding: 0px 0;
        }

#footer a,
#footer a:link,
#footer a:active {
        color: #A02020;
        text-decoration: none;
        }

#footer a:hover {
        color: #0000FF;
        text-decoration: underline;
        background: none;
        }