@charset "utf-8";
/* CSS Document */

/* Pastor */
#right-img_holder-pastor {
	width:230px;
	height:124px;
}

/* End Pastor */

/* guestbooks */
#guestbook{
	width:500px;
	height:138px;*/
}

#guestbook-img_holder {
	float:left;
	width:202px;
	height:138px;
}

#guestbook-content{
    float:right;
	width:296px;
	text-align:justify;
}

.guestbook-title{
color:#5c83b2;
font-style:normal;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

/* guestbooks form */
#guestbook-form-wrapper{
	width:500px;	
}

.guestbook-form-cell{
	float:left;
	width:45%;
	height:26px;
	padding-bottom:5px;
	padding-top:4px;

}
.guestbook-form-cell-1{
    clear:both;
	width:100%;
	height:auto;
	padding-bottom:5px;
	padding-top:4px;

}


.guestbook-form-button{	
	width:auto;
	height:26px;
	text-align:right;

	padding-right:20px;	
}

.guestbook-form-text{
	border:1px solid #87a4c7;
}


/* Style 1 link */
#guestbook-content a {
	color: #87a4c7;
	text-decoration: underline;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#guestbook-content  a:hover, #guestbook-content a:active, #guestbook-content a:focus {
	color:#0066FF;
	text-decoration: underline;
}


/* End guestbooks */

/* for my content */
.verses {

width: 500px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;

}

.img_holder {
	float:left;
	padding:10px;
	margin-right:5px;
	border:1px #CCC solid;
}

.yt-contents-wrapper {

width: 500px;
text-align:justify;

}
.yt-contents-logo {
text-align:justify;
margin:5px;
background:url(../images/trans_logo.jpg) center no-repeat;

}




