/*  primary page */


#bodyInnerShell
{
	border-left:1px solid #393073;
	border-right:1px solid #393073;
}	
		
.homePageContent
{
	position:relative;
	left:0;
	top:0;
	display:none;
}
	
.haikuShell
{
	position: absolute;
	width:262px;
	height:62px;
	left:20px;
	top:0px;
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	padding:11px 0px 0px 0px;
	font-size : 11px;
	color: #ffffff;
	text-decoration:none; 
	font-weight: bold;
}
	
.bodyTextShell
{
	position:absolute;
	top:70px;
	left:0;
	width:295px;
}
		
.bodyLongImage
{
	position:absolute;
	top:191px;
}
	
	
#bodyRightMenu
{
    position: absolute; 
    float: none; 
    top: 160px; 
    left: 555px
}