body{
    background-color: #f0f0f0;
    margin: 0px;
    padding: 0px;
}

#face-top{
    background: url("http://www.oldfashion.ru/img/face_top_bg.gif");
    height: 549px;
    width: 100%;
    border-bottom: 1px solid #555;
}

#girl{
    position: absolute;
    top: 0px;
    left: 52px;
    border: 0px;
}

#face-top-headers {
    position: absolute;
    top: 0px;
    left: 15px;
    color: #f5c9c9;
}


#face-bottom-header {
    position: absolute;
    top: 515px;
    left: 15px;
    color: #f5c9c9;
}

#face-top-headers h2 {
    font-family: Verdana, Tahoma, Arial;
    font-size: 24px;
    font-weight: normal;
    color: #f5c9c9;
    margin-bottom: 0px;
} 

#face-top-headers h3, #face-bottom-header h3{
    font-family: Verdana, Tahoma, Arial;
    font-size: 12px;
    color: #f5c9c9;
    margin-top: 10px;
} 



#reddot {
    background-color: #4e0f26;
    height: 36px;
    width: 7px;
}


#face-menu {
    position: absolute;
    top: 60px;
    left: 70%;
    padding: 0px;
    margin: 0px;
    border: 10px solid #3c2332;
}

#face-menu  ul{
    padding: 0px;
    margin: 0px;
}

#face-menu  ul li.common, #face-menu  ul li.last {
    border-top: 1px solid #f5c9c9;
    padding: 0px 5px 10px 0px;
}

#face-menu  ul li.last {
    border-bottom: 1px solid #f5c9c9;
}

#face-menu  ul.events{
    padding: 30px 0px 0px 0px;
    margin: 0px 10px 20px 10px;
    list-style: inside url("http://www.oldfashion.ru/img/red_square.gif");
}

#face-menu  ul.common {
    margin: 30px 10px 0px 10px;
    padding: 0px;
    list-style: inside url("http://www.oldfashion.ru/img/red_triangle.gif");
}

#face-menu  a{
    color: #f5c9c9;
    text-decoration: none; 
    FONT-SIZE: 12px;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
}

#face-menu  a:hover{
    color: #aaa;
}


td.menu-cell{

}


/*******************************************************/
#face-hor-menu{
    background-color: #fff;
    height: 45px;
    width: 100%;
    text-align: right;
}

#face-hor-menu p{
    width: 100%;
    margin: 0px;
    vertical-align: middle;
    padding-top: 12px;  
}

#face-hor-menu  a{
    color: #555;
    text-decoration: none; 
    FONT-SIZE: 14px;
    font-weight: bold;
    font-family: Arial, Tahoma, Verdana;
    padding-right: 30px;
}

#face-hor-menu  a:hover{
    color: #424242;
}
/*******************************************************/
#face-bottom{
    background: url("http://www.oldfashion.ru/img/face_bottom_bg.gif");
    width: 100%;
}

#face-bottom #headers{
    vertical-align: middle;
    text-align: right;
}

#face-bottom #headers h2, #face-bottom #headers h3{
    font-family: Arial, Verdana, Tahoma;
    color: #555;
    margin: 0px 30px 0px 0px;
}
#face-bottom #headers h2{
    font-size: 24px;
    padding: 0px;   
}    
#face-bottom #headers h3{
    padding: 30px 0px 0px 0px;  
    font-size: 12px;
}

#face-bottom  #seo-text {
    line-height: 1.3;
    text-align: justify;
    margin: 20px 80px 10px 80px;
    font-family: Times New Roman;
    font-size: 14px;
    color: #444;
}
/*******************************************************/

#siteabout {
    color: #888;
}

#featureditems {
    background-color: #e1c9c4;
    text-align: center;
    width: 600px;
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;    
    font-weight: bold;
    color: #6b2503;
    margin: 20px 0px 50px 0px;
}


#featureditems a{
    text-decoration: none;
    color: #6b2503;
    font-size: 12px;    
    font-weight: bold;
}

#featureditem {
    float: left;
}

td.featureditem{
    text-align: center;
    vertical-align: middle;
    background-color: #fff9f1;
}
td.featureditem img{
    border: 1px solid #444;
}

