#left {
	float: left;
	height: 350px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#right {
	float: right;
	height: 370px;
	width: 450px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatleft {
	float: left;
}

#information {
	height: 100px;
	width: 450px;
	clear: both;
	overflow-y: scroll;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#ff9999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.margin1 {
	margin-right: 1px;
	margin-left: 1px;
}
.scroll {
	height: 300px;
	width: 450px;
	overflow: scroll;
}

#discography {
	width: 450px;
	/*overflow-y: scroll;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#ff9999;*/
	height: 150px;
	clear:both;
}
h2 {
	color: #48581A;
}
h1 {
	font-size: 10px;
	color: #996600;
	font-weight: normal;
}
#foot {
	clear: both;
	height: 50px;
	width: 670px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#foot a {
	color: #996600;
	text-decoration: none;
}




#wrap {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#all {
	background-attachment: fixed;
	background-image: url(hana.jpg);
	background-position: center top;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
}
#navi {
	background-color: #FF0000;
}
body {
	font-size: 13px;
	color: #996666;
	scrollbar-base-color: #ffffff;
	scrollbar-arrow-color: #ff9999;
	
	scrollbar-face-color:#ffffff;
	
}
a {
	color: #48581A;
}
#navi li {
	background-color: #7A8A3F;
	float: left;
	width: 175px;
	list-style-type: none;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
a:hover {
	color: #FF9999;
	background-color: #FFFFFF;
	
}
#navi a {
	color: #FFFFFF;
	background-color: #FD9AB6;
	display: block;
	text-decoration: none;
}
#right2 {
	float: right;
	height: 333px;
	width: 450px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: scroll;
}
#profile1 {
	height: 290px;
	width: 440px;
	overflow-y: scroll;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#ff9999;
}
h3 {
	color: #996600;
}
#contact {
	margin: 20px;
	width: 660px;
}
iframe {
	height: 100px;
	width: 450px;
	overflow-y: scroll;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#ff9999;
