body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: #fff url(blossoms.jpg) no-repeat bottom right; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	padding-left:5px;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	padding-left:5px;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

#container { 
/*	background: url(zen-bg.jpg) no-repeat top left; */
	padding: 0px 175px 0px 110px; 
	margin: 0px; 
	}

#pageHeader { 
	margin-bottom: 20px;
	}

#linkList {
	margin-left: 600px;
	position: absolute;
	top: 1px;
	right: -1px;
	}

#linkList2 { 
	font: 10px verdana, sans-serif; 
	/*background: transparent url(paper-bg.jpg) top left repeat-y; */
	padding: 10px; 
	margin-top: 170px; 
	width: 120px; 
	}
#linkList h3.select { 
/*	background: transparent url(h3.gif) no-repeat top left; */
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	/*background: transparent url(cr1.gif) no-repeat top center; */
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
		
	#JahamaPageHeader {
	background: #9e2058;
	}

	img.JahamaTopLeft {
	width: 133px; 
	height: 160px;
	float: left; 
	}
	img.JahamaTopMiddle {
	vertical-align: top;
/*	width: 420px; 
	height: 160px; 
	/*clear:right;*/
	}
	
	img.JahamaTopRight {
	/*vertical-align: top;*/
	float:right;
	width: 255px;
	height: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
	 }
