#mainContainer
{
    
}

    #mainContainer #mainGirls
    {
        position: relative;
        top:150px;
        left: 270px;
        width: 450px;
        height: 318px;
    }
    
    #credits
    {
        left: 260px;
        top: 468px;
        position: absolute;
        opacity:0;
    }
    
    #smallLogo
    {
        position: absolute;
        left: 320px;
        top: 120px;
        top: -62px;
        z-index: 1
    }
    
/*0000000*/
    .hLine
    {
        background: url(../images/h_dot.gif) repeat-x left top;
        width: 0px;
        height :1px;
        position: absolute;
    }

    .vLine
    {
        background: url(../images/v_dot.gif) repeat-y left top;
        height: 0px;
        width :1px;
        position: absolute;
        
    }

    #mgTop
    {
        top: 0px;
    }

    #mgBottom
    {
        bottom: 0px;
        right: 0px;
        background-position: right bottom;
    }

    #mgLeft
    {
        left: 0px;
        bottom: 0px;
        background-position: left bottom;
    }

    #mgRight
    {
        right: 0px;
    }

    #pic
    {
        height: 318px;
        width: 450px;
        background: url(../images/main_girls.gif) no-repeat left top;
        position: absolute;
        opacity: 0;
    }


#leftLine
{
    top: -800px;
    background-position: 0px 100px;
}

#rightLine
{
    top: -655px;
    left: 125px;
}


#top1Line
{
    right: -900px;
}

#top2Line
{
    left: -990px;
}

#bottom1Line
{
    left: -975px;
}

#bottom2Line
{
    top: 560px;
    left: -926px;
}

#squareThingy
{
    height: 0px;
}

#footer, #footer_en
{
    height: 0px;
}

#content_wrap
{
    width: 0px;
    overflow: hidden;
}

#menu
{
    display:none;
}

#logo
{
    opacity: 0;
    top: -90px;
}
