body{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#master_container{
	position: relative;
	height: 1330px;
	width: 1050px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 25px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#inside_main{
	border: 1px solid #CCCCCC;
	position: absolute;
	height: 1300px;
	width: 760px;
	top: -1px;
	left: 145px;
	margin: 0px;
	padding: 0px;
	background-image: url("images/nenriki_images/banner_bkg.gif");
	background-repeat: no-repeat;
	background-position: center 0px;
}
#side_banner{
	position: absolute;
	width: 145px;
	top: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;		
}
#top_banner{
	position: absolute;
	height: 130px;
	width: 760px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	top: -1px;
	margin: 0px;
	padding: 0px;

}
#image_banner{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	position: absolute;
	height: 170px;
	width: 760px;
	top: 130px;
	margin: 0px;
	padding: 0px;
}
#nav_bar{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	position: absolute;
	height: 40px;
	width: 760px;
	top: 301px;
	margin: 0px;
	padding: 0px;
}
#page_content{
	text-align: justify;
	height: 882px;
	width: 610px;
	position: absolute;
	top: 343px;
	left: 75px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer_nav_bar{
	position: absolute;
	height: 20px;
	width: 760px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rights_box{
	position: absolute;
	height: 14px;
	width: 760px;
	left: 146px;
	bottom: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
#iframe{
	position: absolute;
	height: 400px;
	width: 500px;
	left: 55px;
	top: 420px;


}
#album{
	background-color: #000000;
	height: auto;
	width: 624px;
	position: absolute;
	left: -12px;
	top: 70px;
	margin: 0px;
	padding: 0px;
	cursor: default;
	white-space: normal;
}
