			*{
				margin: 0px;
				padding: 0px;
			}
			body{
				background-color: #300;
				/*background-image: url("pic/pat_01.gif");*/
				font-family: Georgia, san-Sans;
				font-size: 12px;
			}
			table{
				width: 400px;
			}
			h1 a{
				font-weight: bold;
			}
			p a{
				text-decoration: none;
				color: #300;
			}
			p a:visited{
				color: #300;
			}
		 p	a:hover{
				background-color: #000;
				color: #fff;
			}
			
			h1{
				color: #e0e0e0;
			}
			img{
				border: 0px;
			}
			
			.arrowImageRight, .arrowImageDown{
				margin-top: 2px;
				cursor: pointer;
				float: right;
			}
			.arrowImageRight{
				background: url('pic/spilldownRight.png') no-repeat;
				height: 14px;
				width: 80px;
			}
			.arrowImageDown{
				margin-top: 3px;
				background: url('pic/spilldownDown.png') no-repeat;
				height: 14px;
				width: 80px;
			}
			.box{
				width: 200px;
				margin: 10px;
				}
			.content{
				background: #eee;
			}
			.information{
				padding: 5px;
				font-face: Arial;
			}
			.White, .Grey{
				border: 3px solid #fff;
				padding: 3px;
			}
			.White{
				
				background: #fff;
			}
			.Grey{
				background-color: #ccc;
				
			}
			.box{
				}
			#right p{
				text-align: justify;
				}	
			#right{
			
				width: 390px;
				float: right;			
				margin-top: 30px;
				margin-right:60px;
				}
			#right li{
				margin: 4px 0px 4px 0px;
				
				}	
			#right li a{
				padding: 2px;
				font-weight: bold;
				font-style: italic;
				text-decoration: none;
				color: #300;
		
				}
			#right li a:hover{
				font-style: italic;
				text-decoration: none;
				color: #fff;
				background-color: #000;
		
				}
			
			#left{
				width: 200px;
				margin: 10px;
			
				margin-right: 60px;
				}
			#content{
				margin-top: 10px;
				
				}	
			#main{
				width: 780px;
				overflow: auto;
				
				margin-left: auto;
				margin-right: auto;
				background-image: url("pic/bgpaper.png");
				
				}	
			#header{
				background-position: center;
				background-image: url("pic/papertitle2.png");
				background-repeat: no-repeat;
				width: 760px;
				
				height: 160px;
				margin-left: auto;
				margin-right: auto;
				}	
			#footer{
				background-position: center;
				background-image: url("pic/footer.png");
				background-repeat: no-repeat;
				width: 760px;
				
				height: 80px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 40px;
				}	
	
			#crown{
				display: block;
				float: right;
				margin: 10px;
				width: 190px;
				height: 50px;
				text-decoration: none;
				}	
			#crown{
				border: 0px;
				}	
				#crown:hover{
					background-color: none;
				border: 0px;
				}	
			#psalmlist{
				width: 227px;
				height: 677px;
				display: block;
				padding-top: 50px;
				margin-left:20px; 
				background-image: url("pic/tear.jpg");
				background-repeat: no-repeat;
				}	
			#psalmlist li{
				margin-left: 30px;
				list-style: none;
				font-size: 16px;
				color: #300;
				padding: 1px;
				width: 160px;
				text-align: center;

				}
			#psalmlist li a{
				font-weight: bold;
				padding: 5px 15px 25px 15px;
				display: block;
				color: #300;
				text-decoration: none;
				font-style: italic;
				}	
			#psalmlist li a:visited{
				color: #300;
				}		
			#psalmlist li a:hover{
				text-decoration: none;
				font-style: italic;
				color: #fff;
				background-position: middle;
				background-image: url("pic/linebg.gif");
				background-repeat: no-repeat;
				}	
			#psalm{

				margin-bottom: 10px;
				border: 0px;
				}	