body
{
	padding: 0;
	margin: 0;
	background: #373823;
	color: #454636;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}



img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #ffffff;
	
}

a:hover
{
	text-decoration: none;
	color: #000;
}

a:active, a:focus {
outline: 0;

}


#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -452px;
	position: absolute;
	top: -246px;
	left: 50%;
}

#header
{
	width: 903px;
	height: 37px;
	letter-spacing: 1px;
}

#container    
{
	width: 900px;
	height: 449px;
	background: #ffffff;
	background-image:url('jp.jpg');
}

#containerleft
{
	float: left;
	width: 505px;
	height: 429px;
	padding: 10px;
}

#containerright a
{
	font-weight: none;
	color: #CC6633;
}

#containerright a:hover
{
	font-weight: none;
	color: #FD3000;
}

#containerleft h2
{
	margin: 20;
	padding: 20;
	font-family: arial;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: right;
	width: 209px;
	height: 427px;
	background: #ffffff;
	overflow: auto;
	padding: 14px 37px 8px 37px;
	text-align: left;
	text-decoration: bold;
	
}

	.menu a {
		border:none;
		font-weight:normal;

	}
	.menu,
	.menu ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	.menu {width:50px;}
	.menu li {
		text-align:left;
	}
	
	.menu a:hover {color:#000000;}

	.menu a:focus,
	.menu a:active {background:#F8FEB1;}
	.menu ul li {padding-left:0px;}
	.menu ul a {background:#ffffff;}
	.hidden {display:none;}


#footer
{
	margin-left: 0px;
	width: 900px;
	text-align: left;
	padding: 15px 0px;
	color: #C4654F;
font-size: 10px;
}

#footer a
{
	text-decoration: none;
	color: #72734F;
	font-size: 10px;
	letter-spacing: 0px;
	
}

#footer a:hover
{
	text-decoration: none;
	color: #CCCC66;
}
}