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

<style type="text/css">
#1{}
#wrapper-home{
	width:425px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
#navigation-bar-home
{
	text-align:center;
	margin-top:100px;
	border-bottom:1px solid #cccccc;
	text-color:#cccccc;
}

.navigation-bar-home A:link {color:#cccccc;text-decoration:none;}
.navigation-bar-home A:visited {color:#919191;text-decoration:none;}
.navigation-bar-home A:hover {color:#cccccc;text-decoration:underline;}

#copyright-wrapper{
	width: 1703px;
	position:absolute;
	bottom:-110px;
	text-align:center;
	left: 20px;
}
#copyright{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#wrapper-subsequent-pages{
	width:1024px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
#JP-logo-small{
	position:relative;
	top:0px;
	left:-6px;
	width:164px;
	height:211px;

}
#title-box{
	width:50%;
	position:relative;
	right:0px;
	top:-50px;
	float:right;
	align:right;
	

}
#border{
	width:1024px;
	position:relative;
	top:0px;
	border-bottom:1px solid #cccccc;
}

#content-wrapper{
	width:100%;
	height:auto;
}

#sidebar{
	margin-top:15px;
	margin-left:30px;
	width:20%;
	float:left;
	clear:both;
}

#collage{
	
	
	right:0px;
	width:80%;
	float:right;
}

#coming-soon{
	right:0px;
	width:50%;
	float:left;
}


#please-visit{
	right:-100px;
	width:50%;
}


#arrow{
	right:100px;
	float:right;
}

#coming-soon-please-visit{
	width:auto;
	top:0px;
	left:400px;
	position:relative;
	text-align:left;
}

</style>

