﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin: 0px 20px 0px 20px;
    padding: 0;
    background-color: #4F575D;
    color: #000;
    line-height: 1.4;
}

a, a:link, a:visited
{
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

a:hover
{
    color: #009900;
    text-decoration: none;
}

#container
{
    width: 731px;
    margin: 0px auto 0;
    background-color: #fff;
    background-image: url(images/borders.png);
    background-position: top;
    background-repeat: repeat-y;
}


#banner
{
    width: 731px;
    background-image: url(images/play-card-games-online-logo.png);
    background-position: top;
    background-repeat: no-repeat;
    height: 90px;
    text-align: center;
    background-color: #4F575D;
}
#topimg
{
    width: 731px;
    background-image: url(images/play-card-games-online-join-now-win.png);
    background-position: top;
    background-repeat: no-repeat;
    height: 203px;
    background-color: #D00005;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#main
{
    background-image: url(images/borders.png);
    background-position: top;
    background-repeat: repeat-y;
}

#nav
{
    width: 191px;
    background-image: url(images/nav.gif);
    background-position: top;
    float: left;
    background-repeat: no-repeat;
    height: 291px;
    margin-left: 2px;
}
#leftnav
{
    padding-top: 2px;
    line-height: 1.12;
    float: left;
    margin-left: 13px;
    font-size: 9pt;
}

#leftnav a
{
    color: #009900;
    text-decoration: none;
    font-weight: bold;
    font-size: 9pt;
    float: left;
    margin-left: 13px;
}


#leftnav a:hover
{
    color: #000;
    text-decoration: underline;
}




#play
{
    width: 501px;
    top: 300px;
    float: right;
    background-position: top;
    height: 170px;
    margin-right: 5px;
}






#copy
{
    width: 490px;
    float: right;
    margin-right: 15px;
    text-align: left;
    font-size: 9pt;
    color: #000;
}

#playblackjack-bl
{
    width: 165px;
    height: 600px;
    float: left;
    background-position: top;
    top: 568px;
    margin-left: 12px;
}


#footer
{
    width: 731px;
    background-image: url(images/play-card-games-online-footer.png);
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    clear: both;
    height: 45px;
    text-align: center;
    font-size: 7pt;
}

#footer a
{
    color: #fff;
    text-decoration: none;
}
#footer a:hover
{
    color: #fff;
    text-decoration: underline;
}

#SiteMapPath1
{
    padding-left: 10px;
}



h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #555454;
    padding: 1em 0 0 1.75em;
}


h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    color: #555454;
    padding: 1em 0 0 1.75em;
}

h1.welcome
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    padding: 1em 0 0 1.75em;
}



strong
{
    font-weight: normal;
}

li
{
    list-style: url(images/play-card-games-bullet.png);
    background-repeat: no-repeat;
}

