/* CSS Document */

body {margin:0; padding:0;}

	html {
		/*height: 100%;*/

	}
	
	#flashcontent {
	margin:0 auto;
		height: 100%;
		width:98%;
	}
	/* end hide */




#lyvia_header {
width: 750px;
height: 275px;
background-color: #c7b299;
margin:0 auto;
position:relative;
}

#lyvia_picture {
position: absolute;
border: none;
top: 10px;
left:20px;
}

#site_header {
position: absolute;
left: 230px;
top: 10px;
}

#menu {
position: absolute;
left: 230px;
top: 205px;
}

#lyvia_main {
width: 750px;
height: 650px;
background-color: #e8dcce;
margin:0 auto;
}

#lyvia_main_about{
width: 750px;
background-color: #e8dcce;
margin:0 auto;
padding:0;
}


#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;
}


#about_div {
padding: 10px 30px 10px 230px;
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;

}







