/* TheSexyHousewife.com v3.0 CSS */

body {
    background-color:#990362;
    margin:0;
    padding:0;
    text-align:center;
}

body,td,li,p {
    
}

img {
    border:none;
}

a:active {
    color:#990066;
}

a:link {
    color:#990066;
}

a:visited {
    color:#990066;
}

a:hover {
    color:#990066;
}

p {
    margin:16px 0 16px 0;
}

#container {
    background-image:url('/art-rev3/shadow.gif');
    background-repeat:repeat-y;
    background-color:#49012f;
    margin:0 auto 0 auto;
    width:928px;
}

#header {
    background-color:#000;
    background-image:url('/art-rev3/tsh-header.gif');
    height:70px;
    margin:0 auto 0 auto;
    text-align:left;
    width:900px;
}

#content {
    background-color:#fff;
    width:900px;
    margin:0 auto 0 auto;
    text-align:left;
}

#footer {
    background-color:#ccc;
    border-bottom:1px solid #eee;
    height:30px;
    margin:0 auto 0 auto;
    text-align:left;
    width:900px;
}

#footer a:active {
    color:#333;
    text-decoration:underline;
}

#footer a:link {
    color:#333;
    text-decoration:none;
}

#footer a:visited {
    color:#333;
    text-decoration:none;
}

#footer a:hover {
    color:#666;
    text-decoration:underline;
}

#footer p {
    font:12px Verdana, Arial, Helvetica, sans-serif;
    margin:0 auto 0 auto;
    padding-top:7px;
    text-align:center;
}

#content #top-menu {
    background-image:url('/art-rev3/top-menu-bg.gif');
    background-color:#222;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    height:24px;
    width:900px;
}

#content #top-menu ul {
    margin:0;
    padding:0;
}

#content #top-menu ul li {
    display:inline;
    list-style-type:none;
    line-height:22px;
    padding:0 0 0 12px;
}

#content #top-menu a:active {
    color:#eee;
    text-decoration:underline;
}

#content #top-menu a:link {
    color:#eee;
    text-decoration:none;
}

#content #top-menu a:visited {
    color:#eee;
    text-decoration:none;
}

#content #top-menu a:hover {
    color:#eee;
    text-decoration:underline;
}

#content #sidebar {
    color:#eee;
    font:14px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    margin-right:15px;
    padding:0 0 0 15px;
    width:200px;
}

#content #sidebar .links {
    background-image:url(/art-rev3/links-grad.gif);
    background-repeat:no-repeat;
    background-color:#222;
    margin:15px 0 15px 0;
    padding:5px 0 5px 0;
    width:200px;
}

#content #sidebar .links h2 {
    border-bottom:1px solid #555;
    font-size:14px;
    letter-spacing:0.05em;
    margin:0 0 5px 0;
    padding:0 0 5px 16px;
}

#content #sidebar .links a:active {
    color:#eee;
    text-decoration:underline;
}

#content #sidebar .links a:link {
    color:#eee;
    text-decoration:none;
}

#content #sidebar .links a:visited {
    color:#eee;
    text-decoration:none;
}

#content #sidebar .links a:hover {
    color:#eee;
    text-decoration:underline;
}

#content #sidebar .links ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
}

#content #sidebar .links ul li {
    font-size:12px;
    list-style-type:none;
    line-height:24px;
    margin:0 0 0 16px;
}

#content #page {
    border-left:1px solid #ccc;
    color:#eee;
    font:14px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    padding:10px 10px 0 10px;
    width:649px;
}

#female-silhouette {
    float:left;
    padding-right:21px;
    width:101px;
}

#warning {
    background-color:inherit;
    color:#000;
    font:12px Verdana, Arial, Helvetica, sans-serif;
    float:left;
    height:129px;
    margin:0;
    width:527px
}

#warning h3 {
    font-size:14px;
    margin:0;
    padding:0;
}

#warning p {
    line-height:20px;
    margin:8px 0 8px 0;
}

.light-link a:active {
    color:#eee;
    text-decoration:underline;
}

.light-link a:link {
    color:#eee;
    text-decoration:none;
}

.light-link a:visited {
    color:#eee;
    text-decoration:none;
}

.light-link a:hover {
    color:#eee;
    text-decoration:underline;
}

ul.freesites {
    margin:0;
    padding:0;
}

ul.freesites li {
    background-color:inherit;
    list-style-type:none;
    margin:0;
    padding:0;
}

ul.freesites li h2 {
    background-image:url('/art-rev3/fs-grad.gif');
    background-color:#aaa;
    border-bottom:3px solid #6c6c6c;
    color:#000;
    font-size:16px;
    height:30px;
    line-height:30px;
    margin:16px 0 0 0;
    padding:0 0 0 8px;
    width:641px;
}

ul.freesites li ul {
    background-color:inherit;
    border-bottom:1px solid #ccc;
    margin:0;
    padding:0;
}

ul.freesites li ul li {
    background-color:inherit;
    color:#000;
    list-style-type:none;
    margin:16px 0 16px 0;
    padding:0 15px 0 15px;
}