/* This section is for the Bishop's Letter page of The Anglican Diocese of Rockhampton website */
/* Website Address http://www.anglicanrock.org.au/bishopsletter.html   */
/* I adapted the style rules from the links section of rules (which were adapted from Stu Nicholls Snazzy Menu as mentioned earlier) to create the rules here which help create the border of the Bishop's letter.  These rules will allow me to add as much or as little text as the Bishop has in his letter and still have it all fit within the background border images. */
.scroll {display:block;  /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow:hidden; /* */ }
.scroll {background-image:url(../images/scrollbdr.gif); background-position:left top; background-repeat:no-repeat; height:30px; width:760px;}
.scroll1 {display:block;  /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow:hidden; /* */ }
.scroll1 {background-image:url(../images/scrollbdr.gif); background-position:left top; background-repeat:no-repeat; height:30px; width:760px; margin-top:-25px;}
#bdr {display:block; background:white; border:0 solid black; border-width:0px 2px 0px 2px; width:620px; padding-left:20px; padding-right:20px; margin-right:auto; margin-left:auto; margin-top:-23px;}
#bishop {width:760px; margin-right:auto; margin-left:auto;}
.bishimg {float:left; padding-right:20px;}
.indent {padding-left:35%;}
.date {padding-left:30%;}
.bishlett {font-style:italic;}

#photo {width:700px; margin-right:auto; margin-left:auto; background-color:white; color:black; border:double purple 5px; padding:20px;}
