/* CSS Document */

body {margin:0; padding:0; direction:rtl;}


#lyvia_header {
width: 750px;
height: 275px;
background-color: #c7b299;
margin:0 auto;
position:relative;
}

#lyvia_picture {
position: absolute;
border: none;
top: 10px;
right:20px;
}

#site_header {
position: absolute;
right: 230px;
top: 10px;
}

#menu {
position: absolute;
right: 230px;
top: 205px;
}


#lyvia_main_about{
width: 750px;
background-color: #e8dcce;
margin:0 auto;
padding:0;
}

#about_div {
padding: 10px 230px 10px 30px;
margin:0;
}
#about_div p, #about_div h1, #about_div dl {
margin:0 0 10px 0;

}

#about_div h1 {
font-size: 18px;

}

#about_div dt {
font-weight: bold;

}



#lyvia_footer{
width: 750px;
background-color: #c7b299;
margin:0 auto;
padding:0;
height:30px;
line-height:30px;
font-size:11px;
color: #fff;
font-family:Georgia, "Times New Roman", Times, serif;
}

#lyvia_footer a:link {
color: #eee;
}

#lyvia_footer a:visited {
color: #eee;
}

#lyvia_footer a:hover {
color: #fff;
}

#lyvia_footer_copy {
float:left;
margin-left:20px;
}

#lyvia_footer_menu {
float:right;
margin-right:20px;
}




