.col_space_style
{
    background-image:url(../images/site_back.png);
    background-repeat:repeat-y;
}

.col_top
{
    background-image:url(../images/col_top.png);
    background-repeat:no-repeat;
}

.col_top_full
{
    background-image:url(../images/col_top_full.png);
    background-repeat:no-repeat;
}

.site_content_style
{
    background-image:url(../images/site_content.png);
    background-repeat:repeat-y;
}

.site_content_full_style
{
    background-image:url(../images/site_content_full.png);
    background-repeat:repeat-y;
}

.site_footer_style
{
    background-image:url(../images/site_footer.png);
    background-repeat:no-repeat;
}

.site_footer_full_style
{
    background-image:url(../images/site_footer_full.png);
    background-repeat:no-repeat;
}

.target_menu_path
{
    margin:0;
    padding:0;
    border:none;
    font-size:14px;
    color:#452B12;
    cursor:default;
    text-align:center;
}
