body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.smalltext {
	font-size:10px
}
.largertext {
	font-size: 12px;
}
#container {
	width: 738px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: auto;
	height: 560px;
}
#scroller {
	position:absolute;
	left:231px;
	top:487px;
	width:550px;
	height:27px;
	z-index:0;
}
#gallery_1-flower, #gallery_1a-flower, #gallery_2-flower, #gallery_2a-flower, #contact-flower {
	position:absolute;
	top:127px;
	width:42px;
	height:335px;
	z-index:1;
	background: url(images/layout/flower_gray.png)
}
#gallery_1-flower {
	left:0px;
	cursor: hand;
}
#gallery_1a-flower {
	left:50px;
}
#gallery_2-flower {
	left:99px;
	cursor: hand;
}
#gallery_2a-flower {
	left:149px;
}
#contact-flower {
	left:198px;
	cursor: hand;
}
#photo_area {
	position:absolute;
	left:248px;
	top:127px;
	width:490px;
	height:335px;
	z-index:2;
	border: solid white 0px;
}
#kim_name {
	position:absolute;
	left:487px;
	top:25px;
	width:251px;
	height:56px;
	z-index:3;
}
#g1_menu {
	position:absolute;
	left:3px;
	top:102px;
	width:44px;
	height:9px;
	z-index:4;
	background-image: url(images/layout/gallery_1-text.png);
	background-repeat: no-repeat;
}
#g2_menu {
	position:absolute;
	left:100px;
	top:102px;
	width:46px;
	height:9px;
	z-index:5;
	background-image: url(images/layout/gallery_2-text.png);
	background-repeat: no-repeat;
}
#con_menu {
	position:absolute;
	left:199px;
	top:102px;
	width:39px;
	height:9px;
	z-index:6;
	background-image: url(images/layout/contact_text.png);
	background-repeat: no-repeat;
}
#thumbs {
	position:absolute;
	left:248px;
	top:476px;
	width:489px;
	height:47px;
	z-index:7;
}
#arrow_L {
	position:absolute;
	left:231px;
	top:487px;
	width:13px;
	height:27px;
	z-index:8;
}
#arrow_R {
	position:absolute;
	left:739px;
	top:487px;
	width:13px;
	height:27px;
	z-index:8;
}
