body    {
        font-family:'arial';
        font-size:10pt;
        margin:0px;
        }

h2    {
        font-family:'arial';
        font-size:12pt;
        color:#B00000;
        }


#container {
        width: 850px;
        margin:0 auto;
        background-color: #FFFFFF;
        border-style:solid;
        border-width:0px 0px 0px 0px;

}

#header {
        width: 850px;
        height: 200px;

        border-style: 1;
}

#left {
        width: 200px;
        min-height: 450px;
        float: left;
        vertical-align: top;
        margin: 10px 0px 0px 0px;

}

#content {
        width: 635px;
        min-height: 450px;
        text-align: justify;
        vertical-align:top;
        float:right;
}


#footer {
        width: 850px;
        height: 30px;
        text-align: center;
        vertical-align: middle;
        clear: both;
}

div.left_box1 {
        background-image: url('images/menu_item_dark2.jpg');
        margin: 10 0 0 7;
        width: 180px;
        height: 176px;
        border-style: solid;
        border-width: 1px;
        border-color:#000000;
        background-color: #B00000;
        color: #FFFFFF;
        font-size: 10pt;
        padding: 5;
}

div.left_box1 a {
        color: #FFFFFF;
        font-size: 12pt;
        font-weight:bold;
}

#left_box1_parship {
        margin: 10 0 0 4;
        width: 180px;
        padding: 0;
}

#home_bottom_item {
        width: 635px;
        height: 130px;
}

#home_bottom_box_left {
        width: 300px;
        height: 120px;
        text-align: left;
        float: left;
        margin: 10px 0px 0px 10px;
}

#home_bottom_box_right {
        width: 300px;
        height: 120px;
        text-align: right;
        margin: 10px 10px 0px 0px;
        float: right;
}
        


div.content_item1 {
        width: 635px;
        height: 290px;
        clear: both;
        background-color: #FFFFFF;
}

div.content_item2 {
        width: 635px;
        height: 190px;
        clear: both;
        background-color: #FFFFFF
}

div.content_box1 {
        width: 185px;
        height: 270px;
        float: left;
        background-color: #FFECEC;
        margin: 10px 0px 0px 10px;
        border-width: 1;
        border-style: solid;
        padding: 5px;
}

div.content_box2 {
        width: 185px;
        height: 180px;
        float: left;
        background-color: #FFECEC;
        margin: 10px 0px 0px 10px;
        border-style: solid;
        border-width: 1px;
        padding: 5px;
}

div.included_content {
        background-color: #FFECEC;
        border-width: 1px;
        border-style: solid;
        width: 615px;
        min-height: 895px;
        margin: 10px 0px 0px 10px;
        padding: 5px;
}

div.chats_item {
        width: 615px;
        clear: both;
}

div.chats_box {
        background-color: #FFECEC;
        border-width: 1px;
        border-style: solid;
        width: 240px;
        margin: 10px 0px 0px 10px;
        padding: 5px;
        float: left;
}

div.girls_list {
        background-color: #FFECEC;
        width: 200px;
        float: left;
}


ul.menu {
        padding: 0px;
        margin: 0 5px 0px 7px;
        list-style:none;
}


ul.menu li  {
        background-image: url('images/menu_item_dark2.jpg');
        margin: 0 0 2px 0;
        padding: 0;
        width: 190px;
        height: 25px;
        border-style: solid;
        border-width: 1px;
        background-color: #B00000;
        font-size: 10pt;
        font-weight: bold;

}

ul.menu li a {
        padding-top:4px;
        padding-left:23px;
        display: block;
        color: #FFFFFF;
        text-decoration: none;
}

ul.menu li a:hover {
        background-image: url('images/menu_item_dark.jpg');
        color:#FFFFFF;
}

a {
        color:#000000;
}

a:link {  text-decoration:underline }
a:alink { text-decoration:underline }
a:visited { text-decoration:underline }
a:hover { text-decoration:underline }
a:active {text-decoration:underline }
a:focus { text-decoration:underline }