body {
    background-color: #6e6e6c;
    margin: 0;
}

div.c1 {
    text-align: center;
}

.t {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.td1 {
    width: 150px;
    height: 20px;
}

.td2 {
    width: 180px;
    text-align: left;
    height: 20px;
}

.td3 {
    width: 50px;
    text-align: right;
    height: 20px;
}

.td4 {
    width: 200px;
    text-align: left;
    height: 20px;
}

.ia {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
}

.ia1 {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.ia2 {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}

.name {
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #000000;
}

.i {
    width: 120px;
    height: 18px;
    font-size: 13px;
    font-family: arial;
    margin: 0;
    padding: 0;
}

.sub {
    width: 50px;
    height: 22px;
    font-size: 13px;
    font-family: arial;
    margin: 0;
    padding: 0;
}

.s {
    font-size: 12px;
    font-family: arial;
    text-align: left;
}

.wm {
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fd59b2;
}

a:link {
    color: #cc0753;
}

a:visited {
    color: #cc0753;
}

a:hover {
    color: #000000;
}

a.l:link {
    color: #fade6c;
}

a.l:visited {
    color: #fade6c;
}

a.l:hover {
    color: #ffffff;
}

form {
    margin: 0;
}

img {
    border-color: #40403f;
}

.bg1 {
    background-image: url("l.jpg");
}

.bg2 {
    background-image: url("r.jpg");
}

.leftMenuCaption
{
    background: #A0A397;
    border: #70706E 1px solid;
}

.sceneBlock
{
    background: #E7D89C;
    border: #897D4D 1px solid;
}

.input, .smallinput {
    border: solid 1px #000;
}

.button, .smallbutton {
    background: #70706E;
    border: solid 1px #000;
    cursor: pointer;
}

.smallinput {
    font-size: 10px;
    height: 17px;
}

.smallbutton {
    font-size: 10px;
    height: 17px;
    width: 41px;
}

.pornstarLink
{
    white-space: nowrap;
}

.error {
    color: #FF0000;
}

.upcomingSceneBlock, .siteBlock {
    background: #E7D89C;
}

.commentsBorder {
    border: #70706E 1px solid;
}

.commentsHeader {
    background: #70706E;
}

.commentsFooter {
    background: #BFBAB7;
}

#welcomeCaption {
    background: #70706E;
}

#mainMenuBlock {
    background: #70706E;
}

#mainMenuBlockBorder {
    background: #40403F;
}

#leftMenuBlock
{
    background: #E7D89C;
}

#contentBlockBorder
{
    background: #897D4D;
}

#contentBlock {
    background: #A0A397;
}

#contentCaption, #trailerCaption, #commentsCaption, #downloadsCaption, #picsCaption, #contentPager 
{
    background: #BFBAB7;
    border: #70706E 1px solid;
}

#picsBlock {
    background: #E7D89C;
    border: #897D4D 1px solid;
}

#upcomingScenesBorder, #allSitesBorder {
    background: #70706E;    
}

#bonusSitesBorder
{
    background: #40403F;
}

#bonusSitesContent
{
    background: #70706E;
}

#bonusSitesBlockBorder {
    background: #40403F;
}

#bonusSitesBlock {
    background: #A0A397;
}

#copyrightsBorder {
    background: #40403F;
}

#copyrightsContent {
    background: #70706E;
}

#loginBox {
    background: #A0A397;
    border: #70706E 1px solid;
    height: 110px;
}
