<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
<<importTiddlers>>
!All Age Bible Class

''When:'' 2nd and 4th Sundays of each month 10.00am - 10.30am (School Term Time only)

''Who:'' Open to anyone aged 13 or above.

''What:'' Half an hour of teaching from the Bible with discussion.

>The starting point is the reliability and truthfulness of the Bible as the inspired Word of God. The objective is to understand what God is saying to us in the Bible and to grasp the practical implications for our lives today. The Bible Class provides an opportunity to ask questions and to confront issues in a way that is not possible within the Sunday sermon format. The sessions include formal teaching in an informal, interactive environment. A Sunday School for younger children is held at the same time. Tea and coffee is served after the Bible Class and before the Morning Service commences. There is no charge for attendance. 

''Where:'' Westerleigh Village Hall, Westerleigh, Yate.

Enquiries: Phil Heaps on 01454 311906 
!Bible Study & Prayer Meetings

''When:'' Each Wednesday 7.45pm - 9.15pm (except 1st Wednesday of the month when it is replaced by have home groups). 

''Who:'' The services are open to all who wish to attend.

''What:'' The meeting begins with a Bible study that takes one of two forms:

#A verse by verse study of the Bible whereby, over a period of weeks, a book is studied consecutively from beginning to end. These sessions are interactive with questions being positively encouraged. The objective is to understand the Bible's relevance to daily life.
#A talk on either a topic or part of the bible followed by an opportunity for questions to be asked. The objective is to understand the Bible's teaching or the lessons of Church History and to apply them to everyday life. The Bible study is followed by a time when we pray together. The meeting concludes at 9.15pm and is followed by tea or coffee when there is further opportunity to discuss any issues relating to the study. 

''Where:'' Grace Church, Rodford Tabernacle, Westerleigh. Enquiries: Bob Gulliford on 01454 250760 or Phil Heaps on 01454 311906 

**NOTE: We also hold an evening prayer meeting at the church each fortnight on Mondays at 8pm and an early morning prayer meeting each fortnight on Saturday mornings at 7am. Please ContactUs to find out when & where these take place.
There are several ways to contact us

email [[web@gracechurch.org.uk]]

or phone Phil Heaps on 01454 311906

/***
|''Name:''|CryptoFunctionsPlugin|
|''Description:''|Support for cryptographic functions|
***/
//{{{
if(!version.extensions.CryptoFunctionsPlugin) {
version.extensions.CryptoFunctionsPlugin = {installed:true};

//--
//-- Crypto functions and associated conversion routines
//--

// Crypto "namespace"
function Crypto() {}

// Convert a string to an array of big-endian 32-bit words
Crypto.strToBe32s = function(str)
{
	var be = Array();
	var len = Math.floor(str.length/4);
	var i, j;
	for(i=0, j=0; i<len; i++, j+=4) {
		be[i] = ((str.charCodeAt(j)&0xff) << 24)|((str.charCodeAt(j+1)&0xff) << 16)|((str.charCodeAt(j+2)&0xff) << 8)|(str.charCodeAt(j+3)&0xff);
	}
	while (j<str.length) {
		be[j>>2] |= (str.charCodeAt(j)&0xff)<<(24-(j*8)%32);
		j++;
	}
	return be;
};

// Convert an array of big-endian 32-bit words to a string
Crypto.be32sToStr = function(be)
{
	var str = "";
	for(var i=0;i<be.length*32;i+=8)
		str += String.fromCharCode((be[i>>5]>>>(24-i%32)) & 0xff);
	return str;
};

// Convert an array of big-endian 32-bit words to a hex string
Crypto.be32sToHex = function(be)
{
	var hex = "0123456789ABCDEF";
	var str = "";
	for(var i=0;i<be.length*4;i++)
		str += hex.charAt((be[i>>2]>>((3-i%4)*8+4))&0xF) + hex.charAt((be[i>>2]>>((3-i%4)*8))&0xF);
	return str;
};

// Return, in hex, the SHA-1 hash of a string
Crypto.hexSha1Str = function(str)
{
	return Crypto.be32sToHex(Crypto.sha1Str(str));
};

// Return the SHA-1 hash of a string
Crypto.sha1Str = function(str)
{
	return Crypto.sha1(Crypto.strToBe32s(str),str.length);
};

// Calculate the SHA-1 hash of an array of blen bytes of big-endian 32-bit words
Crypto.sha1 = function(x,blen)
{
	// Add 32-bit integers, wrapping at 32 bits
	add32 = function(a,b)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF);
		var msw = (a>>16)+(b>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Add five 32-bit integers, wrapping at 32 bits
	add32x5 = function(a,b,c,d,e)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF)+(c&0xFFFF)+(d&0xFFFF)+(e&0xFFFF);
		var msw = (a>>16)+(b>>16)+(c>>16)+(d>>16)+(e>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Bitwise rotate left a 32-bit integer by 1 bit
	rol32 = function(n)
	{
		return (n>>>31)|(n<<1);
	};

	var len = blen*8;
	// Append padding so length in bits is 448 mod 512
	x[len>>5] |= 0x80 << (24-len%32);
	// Append length
	x[((len+64>>9)<<4)+15] = len;
	var w = Array(80);

	var k1 = 0x5A827999;
	var k2 = 0x6ED9EBA1;
	var k3 = 0x8F1BBCDC;
	var k4 = 0xCA62C1D6;

	var h0 = 0x67452301;
	var h1 = 0xEFCDAB89;
	var h2 = 0x98BADCFE;
	var h3 = 0x10325476;
	var h4 = 0xC3D2E1F0;

	for(var i=0;i<x.length;i+=16) {
		var j,t;
		var a = h0;
		var b = h1;
		var c = h2;
		var d = h3;
		var e = h4;
		for(j = 0;j<16;j++) {
			w[j] = x[i+j];
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=16;j<20;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=20;j<40;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k2);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=40;j<60;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),(b&c)|(d&(b|c)),w[j],k3);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=60;j<80;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k4);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}

		h0 = add32(h0,a);
		h1 = add32(h1,b);
		h2 = add32(h2,c);
		h3 = add32(h3,d);
		h4 = add32(h4,e);
	}
	return Array(h0,h1,h2,h3,h4);
};


}
//}}}
[[Home]]
/***
|''Name:''|DeprecatedFunctionsPlugin|
|''Description:''|Support for deprecated functions removed from core|
***/
//{{{
if(!version.extensions.DeprecatedFunctionsPlugin) {
version.extensions.DeprecatedFunctionsPlugin = {installed:true};

//--
//-- Deprecated code
//--

// @Deprecated: Use createElementAndWikify and this.termRegExp instead
config.formatterHelpers.charFormatHelper = function(w)
{
	w.subWikify(createTiddlyElement(w.output,this.element),this.terminator);
};

// @Deprecated: Use enclosedTextHelper and this.lookaheadRegExp instead
config.formatterHelpers.monospacedByLineHelper = function(w)
{
	var lookaheadRegExp = new RegExp(this.lookahead,"mg");
	lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var text = lookaheadMatch[1];
		if(config.browser.isIE)
			text = text.replace(/\n/g,"\r");
		createTiddlyElement(w.output,"pre",null,null,text);
		w.nextMatch = lookaheadRegExp.lastIndex;
	}
};

// @Deprecated: Use <br> or <br /> instead of <<br>>
config.macros.br = {};
config.macros.br.handler = function(place)
{
	createTiddlyElement(place,"br");
};

// Find an entry in an array. Returns the array index or null
// @Deprecated: Use indexOf instead
Array.prototype.find = function(item)
{
	var i = this.indexOf(item);
	return i == -1 ? null : i;
};

// Load a tiddler from an HTML DIV. The caller should make sure to later call Tiddler.changed()
// @Deprecated: Use store.getLoader().internalizeTiddler instead
Tiddler.prototype.loadFromDiv = function(divRef,title)
{
	return store.getLoader().internalizeTiddler(store,this,title,divRef);
};

// Format the text for storage in an HTML DIV
// @Deprecated Use store.getSaver().externalizeTiddler instead.
Tiddler.prototype.saveToDiv = function()
{
	return store.getSaver().externalizeTiddler(store,this);
};

// @Deprecated: Use store.allTiddlersAsHtml() instead
function allTiddlersAsHtml()
{
	return store.allTiddlersAsHtml();
}

// @Deprecated: Use refreshPageTemplate instead
function applyPageTemplate(title)
{
	refreshPageTemplate(title);
}

// @Deprecated: Use story.displayTiddlers instead
function displayTiddlers(srcElement,titles,template,unused1,unused2,animate,unused3)
{
	story.displayTiddlers(srcElement,titles,template,animate);
}

// @Deprecated: Use story.displayTiddler instead
function displayTiddler(srcElement,title,template,unused1,unused2,animate,unused3)
{
	story.displayTiddler(srcElement,title,template,animate);
}

// @Deprecated: Use functions on right hand side directly instead
var createTiddlerPopup = Popup.create;
var scrollToTiddlerPopup = Popup.show;
var hideTiddlerPopup = Popup.remove;

// @Deprecated: Use right hand side directly instead
var regexpBackSlashEn = new RegExp("\\\\n","mg");
var regexpBackSlash = new RegExp("\\\\","mg");
var regexpBackSlashEss = new RegExp("\\\\s","mg");
var regexpNewLine = new RegExp("\n","mg");
var regexpCarriageReturn = new RegExp("\r","mg");

}
//}}}
!Infant Friday Club

''When:'' Fridays 6.30pm - 7.30pm [School Term Time]

''Who:'' Open to all children aged from 4 to 6.

!Junior Friday Club

''When:'' Fridays 7.30pm - 8.30pm [School Term Time]

''Who:'' Open to all children aged from 7 to 10. 

!What happens:

An hour of singing, games or craft activities and Bible teaching. There is a full programme of supervised games and craft activities designed to encourage the children to value cooperation and to stimulate their creative abilities. The evening usually includes a ten minute "story time" when the children are taught basic Christian truths. There is no charge for attendance.

''Where:'' Grace Church, Rodford Tabernacle, Westerleigh. Transport is available if required.

Enquiries: Jonathan Gulliford on 01454 772412

To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
Growing to serve has a new format this year, click on the following link to download the programme in pdf format.

[[2009/2010 GTS Programme|http://www.gracechurch.org.uk/Growing_to_Serve_09-10-Poster.pdf]]

!This years GTS talks

|!Date|!Speaker|!Subject|Link|
|3rd Oct '09|Andrew King, Westerleigh|Genesis| [[mp3|http://www.gracechurch.org.uk/gts/0901.mp3]]|
|3rd Oct '09|Phil Heaps, Westerleigh|The Human| [[mp3|http://www.gracechurch.org.uk/gts/0902.mp3]]|
|3rd Oct '09|John Hall, Westerleigh|Treating others with Dignity| [[mp3|http://www.gracechurch.org.uk/gts/0903.mp3]]|
|7th Nov '09|Phil Heaps, Westerleigh|Joshua| [[mp3|http://www.gracechurch.org.uk/gts/0904.mp3]]|
|7th Nov '09|Jonathan Gulliford, Westerleigh|Heaven| [[mp3|http://www.gracechurch.org.uk/gts/0905.mp3]]|
|7th Nov '09|John Hall, Westerleigh|Courage for Christian Living| [[mp3|http://www.gracechurch.org.uk/gts/0906.mp3]]|
|6th Feb '10|Phil Heaps, Westerleigh|Leviticus| [[mp3|http://www.gracechurch.org.uk/gts/0907.mp3]]|
|6th Feb '10|Bruce Jenkins, Caversham|Atonement| [[mp3|http://www.gracechurch.org.uk/gts/0908.mp3]]|
|6th Feb '10|Bruce Jenkins, Caversham|Growing in Holiness| [[mp3|http://www.gracechurch.org.uk/gts/0909.mp3]]|
|6th Mar '10|Paul Mallard, Worcester|Numbers| [[mp3|http://www.gracechurch.org.uk/gts/0910.mp3]]|
|6th Mar '10|John Hall, Westerleigh|How Does God Guide?| [[mp3|http://www.gracechurch.org.uk/gts/0911.mp3]]|










!Previous years GTS talks:-

|!Date|!Speaker|!Subject|Link|
|4th Oct '07|Phil Heaps, Westerleigh|Bible Text - Reliable Words or Chinese Whispers| [[mp3|http://www.gracechurch.org.uk/gts/0701.mp3]]|
|4th Oct '07|Steve Lloyd, Bristol|Intelligent Design| [[mp3|http://www.gracechurch.org.uk/gts/0702.mp3]]|
|3rd Nov '07|Phil Heaps, Westerleigh|Bible Translation - Choosing a Version| [[mp3|http://www.gracechurch.org.uk/gts/0703.mp3]]|
|3rd Nov '07|Stuart Olyott, Bridgend|Choosing a Church|[[mp3|http://www.gracechurch.org.uk/gts/0704.mp3]]|
|1st Dec '07|Bruce Jenkins, Reading|Conviction & Repentance of Sin in a Believers Life| [[mp3|http://www.gracechurch.org.uk/gts/0705.mp3]]|
|1st Dec '07|Andy Christofides, Cardiff|Praying Together|[[mp3|http://www.gracechurch.org.uk/gts/0706.mp3]]|
|2nd Feb '08|Andrew King, Westerleigh|The cross and discipleship| [[mp3|http://www.gracechurch.org.uk/gts/0708.mp3]]|
|2nd Feb '08|Paul Oliver, Bradford-on-Avon|Adoption: the privilege of being God’s children|[[mp3|http://www.gracechurch.org.uk/gts/0707.mp3]]|
|1st Mar '08|Oliver Alland-Smith, Ramsbottom|The Puritan Family| [[mp3|http://www.gracechurch.org.uk/gts/0710.mp3]]|
|1st Mar '08|Paul Mallard, Worcester|Coping with Marriage and Coping with Singleness|[[mp3|http://www.gracechurch.org.uk/gts/0709.mp3]]|
|4th Oct '08|Graham Heaps, Dewsbury|Principles for Mission for the local church| [[mp3|http://www.gracechurch.org.uk/gts/0801.mp3]]|
|4th Oct '08|John Hall, Westerleigh|I can plod - William Carey| [[mp3|http://www.gracechurch.org.uk/gts/0802.mp3]]|
|1st Nov '08|Phil Heaps, Westerleigh|The Problem of Evil & Suffering| [[mp3|http://www.gracechurch.org.uk/gts/0803.mp3]]|
|1st Nov '08|Bruce Jenkins, Caversham|Christian Joy| [[mp3|http://www.gracechurch.org.uk/gts/0804.mp3]]|
|6th Dec '08|Alec McDougal, Trinity, Glos|Putting sin to death| [[mp3|http://www.gracechurch.org.uk/gts/0805.mp3]]|
|6th Dec '08|Phil Heaps, Westerleigh|The Glory of Christ| [[mp3|http://www.gracechurch.org.uk/gts/0806.mp3]]|
|7th Feb '09|Paul Mallard, Worcester|Loving one another in church life| [[mp3|http://www.gracechurch.org.uk/gts/0809.mp3]]|
|7th Feb '09|Owen Blackwood, Maesteg|Delighting in God| [[mp3|http://www.gracechurch.org.uk/gts/0810.mp3]]|


/***
| Name:|HideWhenPlugin|
| Description:|Allows conditional inclusion/exclusion in templates|
| Version:|1.0.2|
| Date:|19-Sep-2006|
| Source:|http://mptw.tiddlyspot.com/#HideWhenMacro|
| Author:|Simon Baird <simon.baird@gmail.com>|
For use in ViewTemplate and EditTemplate. Eg
{{{<div macro="showWhen tiddler.tags.contains('Task')">[[TaskToolbar]]</div>}}}
{{{<div macro="showWhen tiddler.modifier == 'BartSimpson'"><img src="bart.gif"/></div>}}}
***/
//{{{
merge(config.macros,{
 hideWhen: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
 if (eval(paramString)) {
 removeChildren(place);
 place.parentNode.removeChild(place);
 }
 }},
 showWhen: { handler: function (place,macroName,params,wikifier,paramString,tiddler) {
 config.macros.hideWhen.handler(place,macroName,params,wikifier,'!('+paramString+')',tiddler);
 }}
});
//}}}
Welcome to our church website, please come in and take a look around! 
You can find out where we are, and what we do. You can find out [[What we believe]] and learn more from God's Word. Please also come and visit us at one of OurMeetings, or ContactUs us to find out more.
!Bible Study & Prayer Meetings

''When:'' Monday Morning at 9:45pm

''Who:'' The services are open to all ladies who wish to attend.

''What:'' The meeting usually starts with a short bible study led in an informal manner with opportunity to ask questions in a friendly environment. The meeting normally has a time to pray together followed by refreshments and plenty of time to chat.

''Where:'' Church Road, Frampton Cotterall.

Enquires: Please contact Jo Gulliford on 01454 772412 for more information.
/***
|''Name:''|LegacyStrikeThroughPlugin|
|''Description:''|Support for legacy (pre 2.1) strike through formatting|
|''Version:''|1.0.2|
|''Date:''|Jul 21, 2006|
|''Source:''|http://www.tiddlywiki.com/#LegacyStrikeThroughPlugin|
|''Author:''|MartinBudden (mjbudden (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.0|
***/

//{{{
// Ensure that the LegacyStrikeThrough Plugin is only installed once.
if(!version.extensions.LegacyStrikeThroughPlugin) {
version.extensions.LegacyStrikeThroughPlugin = {installed:true};

config.formatters.push(
{
	name: "legacyStrikeByChar",
	match: "==",
	termRegExp: /(==)/mg,
	element: "strike",
	handler: config.formatterHelpers.createElementAndWikify
});

} //# end of "install only once"
//}}}
!Useful Links

|!Description|!Link|
|Christian Basics|http://www.christianbasics.org/|
|1689 Baptist Confession|http://www.grace.org.uk/faith/bc1689/1689bc00.html|
!MP3 Member only area
This MP3 download area is for members only, if you are a visitor and would like to hear some of the sermons listed here then please ContactUs

|!Date|!Preacher|!Subject|Link|
|20th May|Phil Heaps|Exodus 14|http://www.gracechurch.org.uk/members/sermons/GEC200507AM.mp3|
|20th May|David Newman|Psalm 13|http://www.gracechurch.org.uk/members/sermons/GEC200507PM.mp3|
<html><a
 href="javascript:void(0)"
 onclick="story.closeAllTiddlers();story.displayTiddlers(null,store.getTiddlerText('DefaultTiddlers').readBracketedList())"
<b>Home</b></html> 
<html><a
 href="javascript:void(0)"
 onclick="story.closeAllTiddlers();story.displayTiddlers(null,store.getTiddlerText('defaultWwb').readBracketedList())"
<b>What we believe</b><a/>
</html> 

[[Where we meet]]
OurMeetings
ContactUs


//created using//
^^[img[favicon.ico]] [[TiddlyWiki|http://www.tiddlywiki.com]] ^^
!Mothers & Toddlers Group

''When:'' Thursdays 10.00am - 11.30am (School Term Time)

''Who:'' Open to all mothers with young children.

''What:'' An informal meeting for mothers with pre-school children. Toys are provided to keep the children occupied! Light refreshments are provided. There is no charge for attendance.

''Where:'' Grace Church, Rodford Tabernacle, Westerleigh. Enquiries: Fiona Barber on 01454 320190 or ContactUs
|!Main Meetings|!Other meetings|
|[[Sunday Services]]|[[Friday Clubs]]|
|[[The Lord's Supper]]|[[YPF]]|
|[[Bible Class]]|[[Mums and Tots]]|
|[[Bible Study]]|[[Ladies Bible Study]]|
||[[Growing to Serve]]|
<!--{{{-->
<div class='titleLine'>
 <span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
 <span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>

 <div class="headerOptions">
 <span macro="search"></span>
 <span macro="slider chkSliderOptionsPanel OptionsPanel options 'Change TiddlyWiki advanced options'"></span>
 </div>
</div>

<div class='header'>
 <div id='rinTopMenu' refresh='content' tiddler='RinTopMenu'></div>
</div>

<div id='messageArea'></div>

<div id='bodyWrapper'>
 <div id='rinSidebar'>
 <div class='sidebarBlock'>
 <h3>Menu</h3>
 <div refresh='content' tiddler='RinLinks'></div>
 </div>

<div macro="hideWhen readOnly">
 <!-- regular toolbar for me  -->
 <div class='sidebarBlock'>
 <h3>Tools</h3>
 <div refresh='content' tiddler='RinTools'></div>
 </div>
</div>


<div macro="hideWhen readOnly">
 <!-- regular toolbar for me  -->
 <div class='sidebarBlock'>
 <div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
 </div>
 </div>
</div>
 <div id='displayArea'>
 <div id='tiddlerDisplay'></div>
 </div>
 <div id='contentFooter'><p>Website created using <a href="http://www.tidlywiki.com" title="TiddlyWiki">Tidlywiki</a></p></div>
</div>
<!--}}}-->
<html><a
 href="javascript:void(0)"
 onclick="story.closeAllTiddlers();story.displayTiddlers(null,store.getTiddlerText('DefaultTiddlers').readBracketedList())"
><b>Home</b></a></html> 
<html><a
 href="javascript:void(0)"
 onclick="story.closeAllTiddlers();story.displayTiddlers(null,store.getTiddlerText('defaultWwb').readBracketedList())"
<b>What we believe</b><a/>
</html> 
<html><a
 href="javascript:void(0)"
 onclick="story.closeAllTiddlers();story.displayTiddlers(null,store.getTiddlerText('defaultWWM').readBracketedList())"
<b>Where we meet</b><a/>
</html> 
<html><a
 href="javascript:void(0)"
 onclick="story.closeAllTiddlers();story.displayTiddlers(null,store.getTiddlerText('defaultOM').readBracketedList())"
<b>Our Meetings</b><a/>
</html> 
[[Contact Us]]

[[Sample Sermons]]
[[Growing to Serve]]
[[Links]]

[[Members Area|http://www.gracechurch.org.uk/members/gracechurchmembers.htm]]










*<<closeAll>>
*<<permaview>>
*<<saveChanges>>
##*<<newTiddler>>
Here are the links to two sermons preached by Phil Heaps, one of our elders at Grace Church. The sermons are in mp3 format and there is an associated handout in pdf form.

|!Title |!Text|!Audio mp3 |!Handout pdf|
|Justified by Faith Not Law |Romans 3v28|[[mp3|http://www.gracechurch.org.uk/GEC071007AM.mp3]]|[[pdf |http://www.gracechurch.org.uk/Rom3v28-JustifiedByFaithNotLaw-GraceHandout.pdf]]|
|Saved to obey|Ephesians 2v10, Rom 6, James 2v14ff|[[mp3|http://www.gracechurch.org.uk/GEC141007AM.mp3]]|[[pdf|http://www.gracechurch.org.uk/Eph2v10+Rom6+Jam2v14ff-SavedToObey-GraceHandout.pdf]]|


Westerleigh, Bristol
Grace Church
/***
|''Name:''|SparklinePlugin|
|''Description:''|Sparklines macro|
***/
//{{{
if(!version.extensions.SparklinePlugin) {
version.extensions.SparklinePlugin = {installed:true};

//--
//-- Sparklines
//--

config.macros.sparkline = {};
config.macros.sparkline.handler = function(place,macroName,params)
{
	var data = [];
	var min = 0;
	var max = 0;
	var v;
	for(var t=0; t<params.length; t++) {
		v = parseInt(params[t]);
		if(v < min)
			min = v;
		if(v > max)
			max = v;
		data.push(v);
	}
	if(data.length < 1)
		return;
	var box = createTiddlyElement(place,"span",null,"sparkline",String.fromCharCode(160));
	box.title = data.join(",");
	var w = box.offsetWidth;
	var h = box.offsetHeight;
	box.style.paddingRight = (data.length * 2 - w) + "px";
	box.style.position = "relative";
	for(var d=0; d<data.length; d++) {
		var tick = document.createElement("img");
		tick.border = 0;
		tick.className = "sparktick";
		tick.style.position = "absolute";
		tick.src = "data:image/gif,GIF89a%01%00%01%00%91%FF%00%FF%FF%FF%00%00%00%C0%C0%C0%00%00%00!%F9%04%01%00%00%02%00%2C%00%00%00%00%01%00%01%00%40%02%02T%01%00%3B";
		tick.style.left = d*2 + "px";
		tick.style.width = "2px";
		v = Math.floor(((data[d] - min)/(max-min)) * h);
		tick.style.top = (h-v) + "px";
		tick.style.height = v + "px";
		box.appendChild(tick);
	}
};


}
//}}}
/***
/%[[StyleSheetLayout]]
[[StyleSheetColors]]%/
!Rin (Beta!!!!) for TiddlyWiki 2.0
inspired by Broken Kode and implemented by Clint Checketts
http://tiddlystyles.com/#theme:Rin

!General Styles /% ============================================================ %/
***/
/*{{{*/
a,
a.tiddlyLink,
a.button,
a.externalLink{
 color: #005d93;
 text-decoration: none;
 background: transparent;
 border: 0;
}

a:hover,
a.tiddlyLink:hover,
a.button:hover,
a.externalLink:hover{
 border: 0;
 color: #900;
 text-decoration: underline;
}

body {
 background-color: #fff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentWrapper{
 border: 0;
 margin: .5em 1em;

}

/*}}}*/
/***
!Header Styles /% ============================================================ %/
***/
/*{{{*/
.header {
 height: 130px;
 background: #3399cc   url('Gracehome.gif'); background-repeat: no-repeat;

 position: relative;
}



.titleLine{
 background: #c6e0ed url('ringradient.jpg') repeat-x top center;
 padding: 0 5px;
}

.siteTitle, .siteSubtitle{
 display: inline;
 font-size: 11px;
 line-height: 25px;
 font-weight: bold;
 color: #000;
}

.siteTitle a{
 color: #000;
}

.siteTitle a:hover, .siteSubtitle a:hover,.header .headerOptions a:hover{
 color: #3399cc;
 text-decoration: none;
 background: transparent;
}

.siteSubtitle, #siteSubtitle a{
 font-weight: normal;
 color: #8b9198;
}

.headerOptions{
 position: absolute;
 z-index: 10;
 top: 4px;
 right: 17px;
 text-align: right;
 font-size: .9em;
}

.headerOptions a{
 position: relative;
 top: -2px;
 color: #8b9190;
}

.headerOptions .sliderPanel{
 color: #000;
 background: #fff;
 border-right: 2px solid #999;
 border-bottom: 2px solid #999;
 border-left: 1px solid #39c;
 font-size: 10px;
 text-align: left;
 line-height: 1.2em;
 padding: .5em 1em;
 margin: -3px -2px 0 0;
 width: 180px; 
}

.headerOptions input{
 margin: 0em 1em 0 .5em;
 font-size: 9px;
}
/*}}}*/
/***
!Top menu styles /% =========================================================== %/
***/
/*{{{*/
#rinTopMenu{
 position: absolute;
 bottom: 0;
 left: 0;
 width: auto;
 padding: 0;
 margin: 0;
 color: #fff;
}
#rinTopMenu br{
 display: none;
}

#rinTopMenu a{
color: #e6e6e6;
}

#rinTopMenu ul{
 margin: 0 0 2px 2px;
 padding: 0;
}

#rinTopMenu li{
 display: inline;

}

#rinTopMenu li a.tiddlyLink,#rinTopMenu li a.button,#rinTopMenu li a.externalLink{
 padding: 2px 10px;
 color: #e6e6e6;
 text-decoration: none;
}

#rinTopMenu li a.tiddlyLink:hover,#rinTopMenu li a.button:hover,#rinTopMenu li a.externalLink:hover{
 background: #97ced5;
 color: #19729e;
}
/*}}}*/
/***
!Sidebar styles /% =========================================================== %/
***/
/*{{{*/
#rinSidebar{
 float: left;
 margin: 9px 0 0 15px;
 width: 220px;
}

#sidebarOptions a.button{
 display: inline;
}

.sidebarBlock{
 display: block;
 margin: 0 0 .5em 0;
 background: #fff;
 padding-bottom: 5px;
}

.sidebarBlock h1, .sidebarBlock h2, .sidebarBlock h3, .sidebarBlock .tabset{
 background: #c6e0ed url('ringradient.jpg') repeat-x top left;
 font-size: 11px;
 line-height: 23px;
 font-weight: bold;
 color: #000; 
 padding-left: 5px ;
}

.sidebarBlock .tabset{
 padding: 0;
}

#rinSidebar .sidebarBlock .tabContents,
#displayArea .sidebarBlock .tabContents .tabContents, 
#displayArea .viewer .tabUnselected,
#displayArea .viewer .tabContents .tabSelected{
 background: #fff;
 border: 0;
 width: 205px;
}


#sidebar .sidebarBlock .tabContents .tabContents,
#displayArea .sidebarBlock .tabContents,
#displayArea .viewer .tabSelected,
#displayArea .viewer .tabContents .tabUnselected{
 background: #f5f6f7;
}

#sidebar .sidebarBlock .tabContents .tab{
 background: #f5f6f8;
}


#sidebar .sidebarBlock .tabContents .tabUnselected{
 background: #f0f0f0;
}

#sidebar .sidebarBlock .tabContents .tabUnselected:hover{
 text-decoration: underline;
}


#contentWrapper .tab{
 position: relative;
 padding-bottom: 2px;
 font-weight: normal;
 top: 3px;
 background: #f5f6f8;
 color: #000;
 text-decoration: none;
}

#contentWrapper .tabSelected{
 border: 0;
 top: 1px;
 padding-bottom: 4px !important;
 background: #fff;
 font-weight: bold;
 cursor: default;
}

#sidebarTabs .tabContents li.listTitle,#sidebarTabs .tabContents li.listTitle:hover{
 padding: 0 0 0 .5em;
 margin: 0;
 background: transparent;
}

#sidebarTabs .tabContents li.listLink{
 margin-left: 1em; 
}

#sidebarTabs .sidebarBlock li{
 list-style: none;
 margin-left: 1em;
 padding: 1px 0 1px 1.5em;
 background: transparent url('rinbulletOver.gif') no-repeat left center;
}

#sidebarTabs .sidebarBlock li:hover{
 background: transparent url('rinbullet.gif') no-repeat left center;
}

#contentWrapper .tabContents a.tiddlyLink,#contentWrapper .tabContents a.button{
 display: block;
 color: #005d93;
 border: 0;
}

#contentWrapper .tabContents a.tiddlyLink:hover,#contentWrapper .tabContents a.button:hover{
 color: #900;
 background: #f0f0f0;
 text-decoration: none;
}

#rinSidebar ul,
#rinSidebar li{
 list-style: none;
 padding: 0;
 margin: 0;
}

#rinSidebar li a{
 display: block;
 margin: 0 0 0 .5em;
 padding: 0 0 0 1.5em;
 background: transparent url('rinbullet.gif') no-repeat 5px -22px;
}

#rinSidebar li a:hover,
#rinSidebar #sidebarTabs li a:hover{
 background: transparent url('rinbullet.gif') no-repeat 5px 0;
 text-decoration: underline;
}

#rinSidebar #sidebarTabs li{
 margin: 0;
 padding: 0;
}

/*}}}*/
/***
!Message area styles /% =========================================================== %/
***/
/*{{{*/
#messageArea{
 background: #cdced2 url('ringradient.jpg') repeat-x left top;
 color: #000;
 position: absolute;
 top: 135px;
 right: 10px;
}

#messageArea a:link{
 color: #000;
}

#messageArea a:hover{
 text-decoration: none;
}
/*}}}*/
/***
!Display styles /% =========================================================== %/
***/
/*{{{*/
#bodyWrapper{
 border: 1px solid #c6e0ed;
 border-width: 15px 1px 3px 1px;
 margin: 10px 0;
 background: #f5f6f7;
}
// border: 1px solid #d5d7db;


#displayArea{
 margin: 0 0 0 20em;
}

#contentFooter{
 clear: both;
 background: #3399cc;
 text-align: center;
}
//background: #d5d7db;


#contentFooter p{
 margin: 0;
}

.tiddler{
 background: #fff;
 margin: 10px 0;
}

.tiddler .toolbar a.button,.tiddler .footer a.button,.tiddler .editorFooter a.button{
 padding: 2px 5px;
 color: #19729e;
 text-decoration: none;
}

.tiddler .toolbar a.button:hover,.tiddler .footer a.button:hover,.tiddler .editorFooter a.button:hover{
 background: #97ced5;
 color: #19729e;
}

.title{
 font-size: 16px;
}

.tagClear{
 clear: none;
}

.viewer h1,
.viewer h2,
.viewer h3,
.viewer h4,
.viewer h5,
.viewer h6{
 background: transparent;
}

.viewer h1{
 border-bottom: 1px dotted #97ced5;
}

.viewer th,
.viewer thead td{
 background: #2b7ea6
}

#popup{
 color: #000;
 background: #d5d7db;
}

#popup hr{
 color: #999;
 border-top: 1px solid #999;
 width: 96%;
}

#popup a{
 display: block;
 color: #005d93;
}

#popup a:hover{
 color: #900;
 background: #f0f0f0;
 text-decoration: none;
 }
/*}}}*/
''When:'' Every Sunday at 11.00am and 6.00pm

''Who:'' The services are open to all who wish to attend.

''What:'' A traditional Christian service lasting approximately 1¼ hours.

>The objective is not to amuse or entertain ourselves but to enter into fellowship with Almighty God and to render to Him the praise and worship due to Him. The service does not follow a fixed liturgical pattern but usually consists of four or five hymns, readings from the Bible, times of public prayer and a sermon of about thirty-five minutes. The church attaches great significance to the preaching of the Bible as this is the means by which God has chosen to reveal Himself to us. Children are encouraged to be with their parents throughout the service but there is a creche for very young children who are unable to manage this. 

''Where:'' Grace Church, Rodford Tabernacle, Westerleigh

''Enquiries:'' Phil Heaps on 01454 311906
''When:'' First and Third Sundays in the month at 10.00am.

''Who:'' All who have their sins forgiven through repentance towards God and faith in the Lord Jesus Christ and who are seeking to live according to God's law.

''What:'' A half hour communion service is held. The Bible places an obligation on all Christians to meet regularly to remember the death of the Lord Jesus Christ by eating bread and drinking wine. The bread and wine are symbolic of the broken body and shed blood of the Lord Jesus Christ in his substitutionary sacrifice for his people.
The objective of the meeting is to stir each other up in love and gratitude to God for the great love He has shown us in Jesus Christ. We also look forward to the second coming of Jesus Christ and the ushering in of the eternal age. The open format enables members to participate in public worship by praying, reading from the scriptures or requesting the meeting to sing a hymn suitable for the occasion.

''Where:'' Grace Church, Rodford Tabernacle, Westerleigh. Enquiries: Phil Heaps on 01454 311906
<!--{{{-->
<div macro="hideWhen readOnly">
 <!-- regular toolbar for me -->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler permalink references jump'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date [[DD MMM YYYY]]'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date [[DD MMM YYYY]]'></span>)</div>
<div class='tagged' macro='tags'></div>
</div> 
<div class='title' macro='view title'></div>
<div macro="showWhen readOnly">
<div class='toolbar' macro='toolbar closeTiddler closeOthers'></div>
</div>
<div class='tagging' macro='tagging'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
!What we believe in a few words...

God reveals Himself to us in the Bible. The Bible gives us a true picture of reality and shows us that we have been created to glorify God and enjoy Him forever. The Bible is our final authority in all matters of truth and practice

!!The Bible teaches us about:

''God:'' The unity of the Godhead and the divine co-equality of the Father, the Son and the Holy Spirit. God is sovereign in creation, providence and redemption.

''Ourselves:'' Through the fall of mankind into sin we all come short of Gods standard. Human nature is in rebellion against God. As sinners we me unable to rescue ourselves from this state and need God to intervene by giving us a new nature.

''The Lord Jesus Christ:'' He is the second person of the Godhead. He was born of a virgin and lived a perfect life, completely pleasing to God His Father. His teachings are perfectly true and authoritative. He died on the cross as the atonement for sinners. He died in the place of those who deserve death. He rose bodily from the grave and ascended into Heaven where he now represents His People at the right hand of the Father.

''Salvation:'' The only way for sinners to be made right with God is by repenting of their sins and trusting in the Lord Jesus Christ and His death for them on the cross. Baptism is the outward sign to show this inward change.

''The Holy Spirit:'' He is the third person of the Godhead. He inspired the writers of the Bible. His regenerating work is required to enable us to believe in the Lord Jesus Christ. His sanctifying work is required to enable us to live to please God.

''The Church:'' Our church is a local gathering of Christians who are part of the universal church of God. This is made up of those on earth who believe in the Lord Jesus Christ and seek to live according to His teachings and those who are already in glory living forever to praise and glory God.

Grace church subscribes to the 1689 Baptist Confession of Faith which presents the teaching of the Bible in a systematic and helpful form. 
Grace Church is just located north east of Bristol.

Click below to see where:-

[[Google Map|http://maps.google.co.uk/maps?f=q&hl=en&q=bs37+8qg&layer=&ie=UTF8&om=1&z=13&ll=51.525727,-2.435017&spn=0.04774,0.21698&iwloc=addr]]
!Young People's 

''When:'' 1st & 3rd Saturday of the month 7.30pm - 9.00pm [School Term Time]

''Who:'' All young people between the ages of 11 and 18 

''When:'' On the 1st and 3rd Saturdays of the Month at 7.30pm - 9.00pm.

''What:'' A wide range of indoor and outdoor activities is organised. Indoor activities range from quizzes, games to cooking competitions. Outdoor activities are provided, which are enjoyed by the young people. These include mountain walks, wide games, orienteering etc. Each term an event such as ten-pin bowling or sailing is arranged. Central to the young people's work is the teaching of Biblical truth. Each evening contains a Bible study during this time the teaching of the Bible is explained, discussed and applied to the modern life of young people.

''Where:''  Various so please check the programme!

Enquiries: Jeremy Whaley on 01454 851280
[[MP3 Audio Downloads]]
OurMeetings
[[Where we meet]]
[[What we believe]]
config.options.chkHttpReadOnly = true;