@charset "UTF-8";
/* CSS Document */

#base {
	position:relative;
	left:auto;
	top:auto;
	width:1024px;
	height:768px;
	z-index:1;
	vertical-align: middle;
	right: auto;
	bottom: auto;
	text-align: center;
	margin: auto;
	background-color: #FFFFFF;
	background-position: center;
	border: none;
}
#menu {
	position:absolute;
	left:0px;
	top:200px;
	width:200px;
	height:335px;
	border: none;
	z-index:2;
	visibility: visible;
}
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
img {
  border: none;
}
#mnu_ill {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:65px;
	border: none;
	z-index:2;
}
#mnu_car {
	position:absolute;
	left:0px;
	top:90px;
	width:200px;
	height:65px;
	border: none;
	z-index:2;
}
#mnu_con {
	position:absolute;
	left:0px;
	top:180px;
	width:200px;
	height:65px;
	border: none;
	z-index:2;
}
#mnu_blg {
	position:absolute;
	left:0px;
	top:270px;
	width:200px;
	height:65px;
	border: none;
	z-index:2;
}
#header {
	position:absolute;
	left:259px;
	top:0px;
	width:630px;
	height:150px;
	z-index:2;
	visibility: visible;
}
#image {
	position:absolute;
	left:190px;
	top:150px;
	width:830px;
	height:620px;
	border: none;
	z-index:20;
	visibility: visible;
}
#woman {
	position:absolute;
	left:680px;
	top:150px;
	width:220px;
	height:550px;
	border: none;
	z-index:20;
	visibility: visible;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#biog {
	position:absolute;
	left:700px;
	top:200px;
	width:250px;
	height:550px;
	border: none;
	z-index:2;
}
#contact {
	position:absolute;
	left:230px;
	top:200px;
	width:432px;
	height:550px;
	border: none;
	z-index:20;
	visibility: visible;
}
