* {
        margin: 0px;
        padding: 0px;
}

body {
        padding: 0px 0px;
        background-color: #2b2928;
        color: #FFFFFF;
        font:normal 12px/18px verdana, arial, sans-serif; letter-spacing: normal; font-weight: normal;
        text-decoration: none;

}
a {
        color: #FFFFFF;
        background-color: inherit;
        text-decoration: underline;
}

a:hover {
        color: #FFFF00;
        background-color: inherit;
}


img {
        border: none;
}

ul {
        list-style-type: none;
}

li {
        list-style-type: none;
}

p {
        padding: 14px 0px 5px;
        text-align: justify;
        line-height: 12px;
        clear : both;
        float : none;
}


#container {
        margin: 0px auto;
        width: 850px;
        background: url('images/container_background.gif') #000000 repeat-y 0px 0px;
        color: inherit;
}

/* Page Title */

#page_title {
        width: 760px;
        height: 77px;
        background-image:url('http://blacksexydates.com/images/blacksinglesdatinglogo.gif') ;
        background-repeat: repeat-x;
        background-position: 0% 100%;
        overflow: hidden;
        float: none;
}

/*PAGE FONT */

.title     { color: #FF0000; font: 26px arial, verdana, sans-serif; letter-spacing: 1px; font-weight: normal; }

.subtitle  { color: #FF0000; font: 16px arial, verdana, sans-serif; letter-spacing: 1px; font-weight: normal; }


/* IMAGE BORDERS AND LINE CODE */

.page-splits            { COLOR: #656565; height: 2px; BORDER: #656565 1px solid; width: 100%; }
.borders                { BORDER: #656565 1px solid; }



/*Tabs Menu */

.basictab{
padding: 3px 0;
margin-left: 0;
font: 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #D4C6C6;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}


/* Desc */

#desc {
        padding: 10px 28px 0px;
        font-size: 12px
}


/* Content */

#content {
        padding: 10px 28px 0px;
        font-size: 12px
}


/* Disclaimer */

#disclaimer {
        padding: 10px 28px 0px;
         font-size: 10px
}


/* Page Footer */

#page_footer {
        width: 362px;
        padding: 9px 0px;
        background: url('images/background.gif') #FF0000 repeat-x 0px 0px;
        color: inherit;
        clear: both;
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 40em;
 }
