* {
padding:0;
margin:0;
background-color:transparent;
border:none;
}
html, body {
height:100%;
}
html {
min-width:768px;
width:auto !important;
width:768px;
}
body {
font-family:Georgia,sans-serif;
color:#337ab4;
font-size:62.5%;
background:#f8de53 url(images/rubbg.gif) repeat-x 0 0;
}
#container {
min-height:100%;
height:auto !important;
height:100%;
position:relative;
}
div#banner {
width:100%;
height:70px;
background:url(images/rubbg3.gif) repeat-y 0 0;
text-align:center;
}
a:link, a:visited {
text-decoration:underline;
color:#900;
background:transparent;
} 
a:hover {
text-decoration:underline;
color:#fff;
background-color:transparent;
}
#navcontainer {
width:100%;
height:21px;
background:url(images/rubbg3.gif) repeat-y 100% 100%;
}
#navcontainer ul li {
display:inline;
}
#navcontainer ul li a {
padding:2px 8px;
color:#000;
font:bold 14px tahoma,verdana,geneva,arial,helvetica,sans-serif;
float:left;
text-decoration:none;
border-right:1px solid #000;
}
#navcontainer ul li a:hover {
background-color:#ff9;
}
#imagemap {
float:left;
padding:0 0 0 6px;
background:url(images/imagemap.gif) no-repeat left top;
height:560px;
width:345px;
}
#locations a {
position:absolute;
height:12px;
width:12px;
text-decoration:none;
font:4px tahoma,sans-serif;
}
#locations a i {
visibility:hidden;
}
#locations a:hover.glouc {
background:url(images/glouchover.png) no-repeat top left;
height:20px;
width:96px;
}
#locations a:hover.north {
background:url(images/northhover.png) no-repeat top left;
height:20px;
width:110px;
}
#locations a:hover.peter {
background:url(images/peterhover.png) no-repeat top left;
height:20px;
width:96px;
}
#locations a:hover.sutto {
background:url(images/suttohover.png) no-repeat top left;
height:20px;
width:67px;
}
a.glouc {
top:552px;
left:173px;
}
a.north {
top:546px;
left:230px;
}
a.peter
{top:608px;
left:216px;
}
a.sutto {
top:588px;
left:251px;
}
#main {
padding-bottom:40px
}
#main p {
font:1.3em Verdana,Tahoma,Times,sans-serif;
margin:4px 8px 20px 2px;
text-align:justify;
line-height:1.3;
}
.boldtext {
font-weight:bold;
}
h1 {
font:24px Verdana,Tahoma,Times,sans-serif;
margin:8px 0;
color:#036;
text-align:center;
text-decoration:underline;
}
h2 {
font:2em Verdana,Tahoma,Times,sans-serif;
margin:8px 0;
color:#036;
text-align:center;
text-decoration:underline;
}
h3 {
font:1.5em Verdana,Tahoma,Times,sans-serif;
margin:16px 0 4px 0;
color:#036;
text-align:center;
text-decoration:underline;
}
#footer {
height:40px;
color:#369;
background:#e3e3df url(images/footerbg.gif) repeat-x 0 0;
margin-top:-40px;
text-align:center;
width:100%;
}
#footer p {
padding-top:12px;
}
.prayer {
text-decoration:underline;
font:1.8em Georgia,Arial,sans-serif;
color:#369;
display:inline-block;
margin-top:8px;
}
.catch {
margin:8px;
float:right;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
#index .index,
#information .information {
text-decoration:none;
color:#369;
background:url(images/activemenu.gif) repeat-x 0 0;
}
#peter .peter,
#north .north,
#glouc .glouc,
#sutto .sutto {
background:url(images/locationon.gif) no-repeat top left;
}
.centeredimage {
margin:0px auto;
display:block;
}
dl.meeting {
list-style-type:none;
width:230px;
margin:8px 10px 8px 20px;
float:right;
clear:right;
background:url(images/meetingbox.gif) repeat-x top left;
white-space:pre;
line-height:1.4em;
font:14px georgia,arial,sans-serif;
}
dl.meeting dt {
padding:10px;
background:#ccccca url(images/meetingboxtop.gif) no-repeat top left;
border-bottom:1px solid #f8c514;
font:bold 16px georgia,arial,sans-serif;
color:#369;
text-align:center;
}
dl.meeting dd {
margin:0;
padding:10px;
}
dl.meeting dd.meetingbottom {
padding:10px;
background:#e3e3df url(images/meetingboxbottom.gif) no-repeat bottom left;
font:14px georgia,arial,sans-serif;
color:#369;
}
#main p.scripture {
font:italic bold 1.4em Garamond,Times,serif;
color:#36d;
text-align:justify;
}
#flyer {
float:right;
padding:2px;
margin:4px;
color:#366;
font:1em Georgia,Tahoma,Sans-serif;
text-align:center;
}
div#salt {
margin:12px;
margin-bottom:0;
float:right;
width:160px;
height:125px;
background:url(images/salt.png) no-repeat left top;
}
.clearFix {
clear:both;
font-size:0;
height:0;
overflow:hidden;
}