﻿body {
    margin: 0px;
    padding: 0px;
    text-align:center;
    background-color:#2b2b2b;
}

img {
    border-style: none;
    border-color: inherit;

}


div#header
{
    width:768px;   
}

div#container
{
    width:768px;
    text-align:left;
}

div#content
{
    width:758px;
    height:100%;
    text-align:left;
    padding-top: 10px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:10px;
    background-color:#454545;
}

div#mainGLK
{
    position:relative;    
    width:506px;
    float:left;
}
div#video
{
    width:242px;
    height:194px;
    padding:10px;
    float:right;
    text-align:center;
    vertical-align:middle;
    background-color:#ffffff;
}

div#vote
{
    background-image: url(../images/blvd_customs_bg.jpg);
    background-repeat:repeat;
    height: 50px;
}

div#hometextcontainer
{
    border: solid 1px #ffffff;
    background-image: url(../images/blvd_customs_bg.jpg);
    background-repeat:repeat;
    float:left;
    width: 556px;
    padding:5px;
}

div#textcontainer
{
    border: none;
    float:left;
    width: 410px;

}

div#buildtext
{
    border: solid 1px #ffffff;
    background-image: url(../images/blvd_customs_bg.jpg);
    background-repeat:repeat;
    float:left;
    width: 410px;
    padding:5px;
}

div#seeotherphotos
{
    border: solid 1px #ffffff;
    background-image: url(../images/blvd_customs_bg.jpg);
    background-repeat:repeat;
    float:left;
    width: 410px;
    padding:5px;
    margin-top:10px;
}

div#sponsors
{
    float:right;
    width: 180px;
    border: solid 1px #ffffff;
    background-color:#000000;
    margin-bottom:5px;
    text-align:center;
}

div#photos
{
    float:right;
    width: 180px;
    border: solid 1px #ffffff;
    background-image: url(../images/blvd_customs_bg.jpg);
    background-repeat:repeat;
    margin-bottom:10px;
}


div#thumbgallery
{
    float:right;
    width: 325px;
    border: solid 1px #ffffff;
    background-color: #000000;
    margin-bottom:10px;
}
.sponsorhdg
{
    font-family:Arial;
    color: #ff9900;
    font-weight:bold;
    font-size: 16px;
    margin:4px;
    background-color: #333333;
    width: 166px;
    border: solid 1px #999999;
    text-align:left;
    padding:2px;
}

.photohdg
{
    font-family:Arial;
    color: #ff9900;
    font-weight:bold;
    font-size: 16px;
    margin:4px;
    background-color: #333333;
    width: 396px;
    border: solid 1px #999999;
    text-align:left;
    padding:3px;
}

div#photolinks
{
    font-family:Arial;
    color:#ffffff;
    font-size: 12px;
    text-align:left;
    padding-left: 10px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:10px;
}
a.photolinks
{
    color:#ffffff;
    text-decoration:underline;
}

div#sponsortext
{
    font-family:Arial;
    color:#ffffff;
    font-size: 11px;
    text-align:left;
    padding-left: 5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;
}

.textHdg
{
    font-family:Arial;
    font-weight: bold;
    font-size: 16px;
    color:#ff9900;
}
.text
{
    font-family:Arial;
    color:#ffffff;
    font-size: 11px;
    text-align:left;
}
.voteLink
{
    font-family:Arial;
    color:#ff0000;
    font-size: 16px;
    text-align:left;
    font-weight: bold;
}
.voteText
{
    font-family:Arial;
    color:#ffff00;
    font-size: 16px;
    text-align:left;
    font-weight: bold;
}
.thanksText
{
    font-family:Arial;
    color:#ffffff;
    font-size: 14px;
    text-align:left;
    font-weight: bold;
}
