body {background: #ECECEC; 
font-family: "times new roman", "didot", "Trebuchet MS",  sans-serif}
body.tithe {background: #FFFFFF; 
font-family: "times new roman", "didot", "Trebuchet MS",  sans-serif}

h1  {margin-top:30; margin-bottom:60;  text-align: center}


h1.bound  {font-size:48px; margin-top:20; margin-bottom:20;  color:#d95000; text-align: center}
h1.local {font-size:48px; margin-top:20; margin-bottom:20;  color:#b57600; text-align: center}
h1.gill  {font-size:48px; margin-top:20; margin-bottom:20; color:#468000; text-align: center}
h2  {color: #EF9C00; text-align: center}
h7 {font-size:50px; color: #D95000; text-align: center}
h3  {font-size:24px; margin-left:50px}
h3.ind  {font-size:24px; margin-left:50px;  color:#d95000}
h3.small {font-size:16px; margin-left:50px}
h3.side {font-size:16px; margin-left:50px}
h4  {margin-bottom:0; margin-top:0; font-size:50px; color: #D95000}
h5  {font-size:12px; text-align: center}
h6  {font-size:50px; color: #EF9C00; text-align: center}

h8  {font-size:22px; text-align: center; color:red}
h9  {margin-bottom:0; margin-top:0; font-weight:bold; font-size:20px; color: black; margin-left:50px}
input {border: 1px solid black}
textarea {border: 1px solid black}
p  {font-size:22px; margin-top:0; margin-bottom:12px; margin-left:50px; margin-right:50px; text-align:justify; }
p.nospace {margin-bottom:0}
p.right {text-align:right}
img.left {float:left; margin-left:50px;margin-right:20px;} 
img.leftwigan {float:left; margin-left:0px;margin-right:20px;} 
img.right {float:right; margin-left:20px;margin-right:50px;} 
img.right2 {float:right; margin-left:10px; margin-right:40px; margin-top:0px; margin-bottom:0px;} 
img.right3 {float:right; margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px;} 
img.bottom {margin-bottom:50px}
img.top {margin-top:0px}
img {float:left; margin-left:50px;margin-right:20px;} 
img.center {float:center; margin-left:50px;margin-right:20px;} 
img.banner {float:left; margin-left:0px;margin-right:0px;} 

a:link {color:blue; font-size:22px; text-decoration:none; text-align: center}
a:visited {color:blue; text-align: center}
a:hover {color:purple; text-align: center}

a.misc:link {color:black; font-size:30px; text-decoration:none; text-align: center}
a.misc:visited {color:black; text-align: center}
a.misc:hover {color:purple; text-align: center}

a.index:link {color:black; font-size:20px; text-decoration:none; text-align: center}
a.index:visited {color:black; text-align: center}
a.index:hover {color:purple; text-align: center}

a.foot:link {color:black; font-size:22px; text-decoration:none; text-align: center}
a.foot:hover {color:purple; text-align: center}
a.foot:visited {color:black; text-align: center}


a.gillfoot:hover {color:purple; text-align: center}
a.gillfoot:visited {color:black; text-align: center}
a.gillfoot:link {color:black; font-size:22px; text-decoration:none; text-align: center}

.gillback {background-color:#bedfc4}
.localback {background-color:#fff99b}
.mainback {background-color:#fecbad}


.date {font-weight="600"}
h6.newfeature  {font-size:28px; color:red; text-align: center}
p.sch1 {color:green; font-size:22px; text-align: center}
p.sch2 {color:red; font-size:22px; text-align: center; font-family: "lucida handwriting"}
p.sch3 {color:green; font-size:22px; text-align: center}
p.sch4 {color:black; font-size:22px; text-align: center}
p.quote { margin-left:100px}
p.caption {font-size:11px; width:250px;text-align:justify; }
.caption2 {font-size:22px; text-align:justify;}
h4.title {color:blue}
#footer {background-color:#D95000}

.caption{font-size:25px; align="center"}



.parent {
  position: relative;
  top: 0;
  left: 0;
}
.image1 {
  position: relative;
  top: 250;
  left: 250;
  border: 1px red solid;
}
.image2 {
  position: absolute;
  top: 0px;
  left: 1px;
  border: 0px green solid;
}