html, body
   {
    margin:0px;
	padding:0px;
	color:black;
	}
.bg 
   {
	background-image: url(../images/WatermarkWindowFrame.gif);
	background-repeat: no-repeat;
	background-position: 60% 50%;
	background-attachment: fixed;
}
td.roundedend 
   {background: url(../images/bottomline.gif) no-repeat left top;}
.padleftright
  {padding: 0cm 0.25cm 0cm 0.25cm}
.WhiteLogoText {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;}
.BlueLogoText {
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;}
.Copyright {
	font-weight: normal;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;}
.PageFooterLink {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 1em;}
.lighttodark {
	background-image: url(../images/lighttodark.PNG);
	background-repeat: repeat-y;
	background-position: right;}
.darktolight {
	background-image: url(../images/darktolight.PNG);
	background-repeat: repeat-y;
	background-position: left;}
#logo {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
}
.pageheading {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	line-height:135%
}
h1 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 0em;
	padding-bottom: 0em;
}
a:hover.Yellow	{
    color:#FFFF00;
}
a:hover.Red	{
	color:#FF0000;
}
.HomeMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: small;
}
.BeliefMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #9FA0BC;
	text-align: center;
	font-size: small;
}
.MeetingsMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #9FA0BC;
	text-align: center;
	font-size: small;
}
.HistoryMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #9FA0BC;
	text-align: center;
	font-size: small;
}
.LocationMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #9FA0BC;
	text-align: center;
	font-size: small;
}
.ContactMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #9FA0BC;
	text-align: center;
	font-size: small;
}
.ActivitiesMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #9FA0BC;
	text-align: center;
	font-size: small;
}
.SearchMenuStyle {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #9FA0BC;
	text-align: center;
	font-size: small;
}
.SearchText {
	font-size: small;
}
.left {
	margin-left: -5px;
	margin-right: 10px;
	float: left;
}
.topleft {
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom:0px;
	float:right;
	vertical-align: bottom;
}
.right {
	margin-right: -5px;
	float: right;
	margin-left: 10px;
}
#main {
	border-top:thin solid;
	border-top-color:#000066;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 120px;
}
#sidebar {
	margin: 0px;
	position: relative;
	padding: 0px;
	width: 120px;
	left: 0px;
	top: 0px;
	background-color: #000066;
	font-weight: bold;
	line-height: 2em;
	font-size: small;
	width:120px;
}
#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-decoration: none;
	display: block;
}
#sidebar a:link {
	color:#FFFFFF;
}
#sidebar a:visited {
	color:#999999;
	font-style: italic;
	background-color: #000066;
}
#sidebar a:hover {
	color:#FF6600;
}
#sidebar .submenu {
	padding-left: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
}
.ontop {
	position: absolute;
	top: 50px;
	z-index: -1;
}
.onbottom {
	position: absolute;
	left: 475px;
	top: 100px;
	z-index: -2;
}
.windowframe {
	position: absolute;
	left: 225px;
	top: 233px;
	z-index: 10;
	width: 604px;
	height: 567px;
}
.botleft {
background: url(../images/botleftcurve.GIF) no-repeat left bottom;
}
.topcurve {
background: url(../images/topcurve.GIF) no-repeat left top;
}
#title {
}
#logonav {
	width: 125px;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 100;
}
#botrightcurve {
	background-image: url(../images/bottomright.gif);
}
#footermenu {
	clear:both;
}
#textlogo {
	top: 0px;
	float: right;
}
#title h1 {
	margin: 0px;
	padding-top: 0.5em;
}
#subfootermenu {
	text-align: center;
}
#footerenquiry {
	text-align: center;
}
#botlogo {
	position: relative;
	top: 0px;
	left: 0px;
}
#sidebar a.search, #footermenu a.search {
	display: none;
}
.smalltext {
	font-size: small;
}
.xsmalltext {
	font-size: x-small;
}
#specialnotices {
	background-color:#FFCC99;
	border: medium solid #FF9900;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-weight: bold;
/*	display:none;*/
}
#Caldecott {
	background-color:#FFCC99;
	border: medium solid #FF9900;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#ServiceTime {
	background-color:#000099;
	border: medium solid #FF0000;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#HolidayBibleClub {
	background-color:#AAAA55;
	border: medium solid #FF9900;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
#Creation {
	background-color:#99CC99;
	border: medium solid #FF9900;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.brighttext {
	font-weight: bold;
	color:#FFFF00;
}
.highlighttext {
	font-weight: bold;
	color: #FF0000;
}
.highlighttextyellow {
	font-weight: bold;
	color: #FFFF00;
}
