body
{
    font-family: Georgia, Times New Roman, Verdana, Tahoma, Arial;
    font-size: 11px;
    background-image: url('images/background.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #0189ff;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.container
{
    position: absolute;
    top: 172px;
    left: 24px;
    width: 972px;
    height: 605px;
    background-color: #FFFFFF;
}
#left
{
    height: 600px;
    float: left;
    width: 532px;
    margin-left: 10px;
}
#right
{
    float: right;
    height: 600px;
    width: 384px;
}
#image
{
    float: right;
    width: 300px;
}
#img
{
    width: 222px;
    float: left;
    height: 197px;
}
#leftinner
{
    float: left;
}
a
{
    text-decoration: none;
    color: #0013a1;
    font-weight: bold;
}

#headertext
{
    font-weight: normal;
    font-size: 11px;
    line-height: normal;
}

h4
{
    font-weight: bold;
    font-size: 14px;
}

div.alsoheader
{
    font-weight: bold;
    margin-bottom: 5px;
}

.header
{
    font-size: 18px;
    font-weight: bold;
}

#tshirt
{
    float: left;
    height: 300px;
    width: 460px;
    vertical-align: top;
}

#album
{
    float: left;
    width: 490px;
}

#bg
{
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
    height: 600px;
}
.menuitems
{
    margin-left: 10px;
    margin-top: 12px;
    font-family: Arial;
    font-size: 12px;
}
.menu
{
    position: absolute;
    top: 112px;
    left: 25px;
    width: 972px;
    height: 41px;
    background-image: url('images/mainNavBar.jpg');
}
.logo
{
    position: absolute;
    top: 172px;
    left: 24px;
    width: 972px;
    height: 605px;
    background-image: url('images/back1.gif');
}

