body{
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url("images/body_bgrd.jpg") repeat-y left;	
	background-color: #ffffff;
	text-align: center;
}

h1 {
	color: #ae8300;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	margin-bottom: 26px;
	width: 360px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ae8300;
	line-height: 1;
}

h3 {
	color: #ae8300;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	text-decoration: underline;
}

p {
	background-image: url("images/para_icon.gif");
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 50px;
}

#centrePiece {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	border: 0px;	
	width: 950px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 950px;
	
	margin: 0px 0px 0px 0px;
	height: 100%;
	
	text-align: left;
	z-index: 10;
}

#logo {
	position: absolute;
	top: 0px;
	left: 10px;
	height: 160px;
	width: 200px;
	text-indent: -5000px;
	background: url("images/amida_logo.gif") no-repeat;
	z-index: 20;
}

#contentsGraphic {
	position: absolute;
	top: 0px;
	left: 220px;
	height: 200px;
	width: 160px;
	text-indent: -5000px;
	background: url("images/contents_graphic.gif") no-repeat;
	z-index: 20;
}

#contentsGraphicBelow {
	position: absolute;
	top: 420px;
	left: 230px;
	height: 566px;
	width: 160px;
	text-indent: -5000px;
	background: url("images/contents_graphic_below.gif") repeat-y;
	z-index: 20;
}

#namoAmidaBu {
	position: absolute;
	top: 500px;
	left: 45px;
	height: 120px;
	width: 120px;
	text-indent: -5000px;
	
	z-index: 20;
}

#bigSheen {
	position: absolute;
	left: 410px;
	top: 0px;
	height: 100%;
	width: 500px;
	background: url("images/big_sheen.gif") repeat-y;
	z-index: 30;
}

#mainText {
	font-family: Times New Roman, Georgia, serif;
	font-size: 13px;
	position: absolute;
	top: 97px;
	left: 530px;
	width: 400px;
	text-align: center;
	line-height: 2;
	color: #c69500;
	border-left: 0px solid #996600;
	border-top: 0px solid #e0c1a3;
	border-right: 0px solid #e0c1a3;
	border-bottom: 0px solid #e0c1a3;
	margin-bottom: 50px;
	padding: 20px;
	z-index: 20;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#navigation{
	position: absolute;
	top: 180px;
	left: 205px;
	height: 300px;
	width: 150px;
	list-style-type: none;
	text-align: right;
	line-height: 2;
	z-index: 30;
}

#navigation li {
	font-family: Verdana, Trebuchet MS, Trebuchet, Arial, san-serif;
	font-size: 16px;
	font-weight: normal;
}

#navigation a:link {
	color: #ffff99;
	text-decoration:none;
}

#navigation a:visited {
	color: #ffff99;
	text-decoration:none;
}

#navigation a:hover {
	color: #cc9900;
	text-decoration:none;
}

#navigation a:active {
	color: #ffff99;
	text-decoration:none;
}

#headLinks a:link {
	font-size: 14px;
	font-weight: bold;
	color: #cc9900;
	text-decoration:none;
}

#headLinks a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #cc9900;
	text-decoration:none;
}

#headLinks a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

#headLinks a:active {
	font-size: 14px;
	font-weight: bold;
	color: #cc9900;
	text-decoration:none;
}