#main_wide
{
        text-align: left;
        width: 900px;
        margin: 0 auto;
        background: #fff url(../images/backgrounds/tlo3.jpg) repeat;
        border: 3px solid green;
}

#main_wide #top
{
        clear: both;
        height: 160px;
        border-bottom: 2px solid green;
}

#main_wide #bottom 
{
        clear: both;
        border-top: 2px solid green;
        background: #fff url(../images/backgrounds/tlo.jpg) repeat;
        padding: 5px;
}

#main_wide #left 
{
        height: 30px;
        clear: both;
        padding: 5px;
}

#main_wide #right 
{
        clear: both;
        padding: 5px;
        border-top: 2px solid green;
        margin: 0 0 0 0;
        background: #fff url(../images/backgrounds/tlo4.jpg) repeat;
}


#main_wide #bottom p
{
        margin-left: 120px;
        margin-right: 120px;
        color: mintcream;
        font-size: 14px;
}

#main_wide_gallery_div
{
		text-align: center;
}

#main_wide_gallery_comment_div
{
		text-align: left;
}