﻿#insideheader
{
    float: left;
    width: 819px;
    margin-left: 3px;
    margin-bottom: 10px;
}

#insideheaderleft
{
    float: left;
    width: 343px;
    height: 139px;
}

#insideheaderright
{
    float: left;
    width: 470px;
    height: 139px;
    background-image: url(../images/gallery.jpg);
    background-repeat: no-repeat;
}

#leftside
{
    float: left;
    width: 368px;
    background-color: #e6e0cf;
    margin-right: 10px;
}

#leftside a
{
    color: #c73030;
    text-decoration: none;
    font-weight: bold;
}

#leftside a:hover
{
    color: #c73030;
    text-decoration: underline;
    font-weight: bold;
}

#lefttop
{
    float: left;
    width: 368px;
    height: 62px;
    background-image: url(../images/photoleft.jpg);
    background-repeat: no-repeat;
}

#leftbottom
{
    float: left;
    width: 368px;
    height: 36px;
    background-image: url(../images/photobottom.jpg);
    background-repeat: no-repeat;
}

#vidlefttop
{
    float: left;
    width: 368px;
    height: 62px;
    background-image: url(../images/videoleft.jpg);
    background-repeat: no-repeat;
}

#vidleftbottom
{
    float: left;
    width: 368px;
    height: 36px;
    background-image: url(../images/photobottom.jpg);
    background-repeat: no-repeat;
}

#rightside
{
    float: left;
    width: 435px;
    background-image: url(../images/photorightbg.jpg);
    background-repeat: repeat-y;
}

#righttop
{
    width: 435px;
    height: 59px;
    float: left;
    background-image: url(../images/photoright.jpg);
    background-repeat: no-repeat;
}

#rightbottom
{
    width: 435px;
    height: 43px;
    float: left;
    background-image: url(../images/photorightbottom.jpg);
    background-repeat: no-repeat;
}

#photo
{
    float: left;
    width: 374px;
    background-color: #ffffff;
    margin-left: 12px;
    padding: 10px;
}

.photocat1
{
    float: left;
    width: 358px;
    height: 74px;
    background-color: #dbd4c1;
    background-image: url(../images/photocat1.jpg);
    background-repeat: no-repeat;
    background-position: right;
    border-top: 1px solid #9f9a7b;
    padding: 0 0 0 10px;
}

.photocat2
{
    float: left;
    width: 358px;
    height: 74px;
    background-color: #eeeade;
    background-image: url(../images/photocat2.jpg);
    background-repeat: no-repeat;
    background-position: right;
    border-top: 1px solid #9f9a7b;
    padding: 0 0 0 10px;
}

.alphatab
{
    width: 813px;
    float: left;
    margin-left: 3px;
    margin-bottom: 17px;
    padding-bottom: 3px;
    border-bottom: 4px solid #c73030;
    color: #ffffff;
    font-weight: bold;
}

.alphatab a
{
    color: #ffffff;
    text-decoration: none;
}

.alphatab a:hover
{
    color: #cccccc;
    text-decoration: none;
}
