/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */
 /* Font Definitions */
@font-face
	{font-family:"Kristen ITC";
	panose-1:3 5 5 2 4 2 2 3 2 2;
	mso-font-charset:0;
	mso-generic-font-family:script;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
@font-face
	{font-family:"Comic Sans MS";
	panose-1:3 15 7 2 3 3 2 2 2 4;
	mso-font-charset:0;
	mso-generic-font-family:script;
	mso-font-pitch:variable;
	mso-font-signature:647 0 0 0 159 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
@font-face
	{font-family:Fatty;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}

/**** LINK-tag style sheet stpauls.css ****/     
body  { 
	background-color:#f8ffff; padding:0px;
	margin:0px; font-family:Arial, sans-serif;
	color:black; font-size:medium
}
#indexbody { overflow:hidden; }
#header  { 
	display:block; width:600px; height:50px;
	margin:5px;
	background-image:url("images/five.gif");
	background-repeat:no-repeat; overflow:hidden 
}
#logo  { 
	position:relative; top:2px; left:20px;
	width:50px; height:50px;
	background-image:url("images/cofe3.gif");
	background-repeat:no-repeat 
}
#title  { 
	position:relative; color:#ffff00;
	font-size:32px; font-weight:bold; top:6px;
	left:100px; white-space:nowrap 
}
#main  { 
	position:relative; display:block;
	color:black; padding-top:10px ;
	border-left:160px solid #f8ffff;
	border-right:160px solid #f8ffff
}
.canvas  { 
	display:block; margin-left:-160px;
	margin-right:-160px 
}
#menu  { 
	color:#ffff00; text-align:left;
	white-space:nowrap; float:left;
	position:relative; left:2px
}
#page  { 
	position:relative; display:block;
	margin-left:160px; margin-right:160px;
	background-image:url("images/church.gif");
	background-repeat:no-repeat;
	background-position:center; padding:2px ;
	height:50%
}
#blankpage  { 
	position:relative; display:block;
	margin-left:160px; padding:5px ; height:50%
}
.block450  { 
	position:relative; 
	width:450px; 
}
.right  { 
	position:relative; float:right; width:150px;
	right:2px
}
.inner450  { 
	background-image:url("images/block450.gif");
	background-repeat:no-repeat;
	background-position:center; 
	padding-top:5px;
	padding-bottom:5px;

}
.inner450 td {
padding-left:2px;
border-color:transparent;
}
.inner450 table {
border-color:transparent;
}
.inner450 tr {
border-color:transparent;
}
.inner150  { 
	background-image:url("images/block150.gif");
	background-repeat:no-repeat;
	background-position:center; 
	padding-top:5px;
	padding-bottom:5px;
padding-left:2px;
}.hidden  { display:none }
.visible  { display:block }
.full  { width:100%; height:100% }
.total  { 
	width:100%; height:100%; border:0px; margin:0;
	padding:0 
}
.level2  { 
	display:block;
	background-image:url("images/seven.gif");
	font-weight:bold; font-size:14px;
	color:#ffff00; height:20px; width:150px;
	background-repeat:no-repeat; overflow:hidden;
	margin-left:0px ;
	background-position:bottom
	 
}
.level1  { 
	background-image:url("images/seven.gif");
	font-weight:bold; font-size:16px;
	margin-bottom:2px; padding-top:5px;
	color:#ffff00; background-repeat:no-repeat;
	text-align:center 
}
.selection1  { 
	display:block; width:150px; height:25px;
	overflow:hidden; cursor:pointer 
}
.selection2  { 
	display:block; width:150px; height:20px;
	overflow:hidden; cursor:pointer 
}
.top150  { 
	display:block;
	background-image:url("images/seven.gif");
	font-weight:bold; font-size:16px;
	padding-top:5px; color:#ffff00;
	background-repeat:no-repeat;
	text-align:center 
}
.bottom150  { 
	display:block;
	background-image:url("images/seven.gif");
	background-repeat:no-repeat; overflow:hidden;
	height:20px; background-position:bottom
	 
}
.top450  { 
	display:block;
	background-image:url("images/six.gif");
	font-weight:bold; font-size:16px;
	padding-top:5px; color:#ffff00;
	background-repeat:no-repeat;
	text-align:center 
}
.bottom450  { 
	display:block;
	background-image:url("images/six.gif");
	background-repeat:no-repeat; overflow:hidden;
	height:20px; background-position:bottom
	 
}
.clear  { clear:both } 

A.selection1:link  { 
	color:#ffff00; text-decoration:none 
}
A.selection2:link  { 
	color:#ffff00; text-decoration:none 
}
A.selection1:visited  { 
	color:#ffff00; text-decoration:none 
}
A.selection2:visited  { 
	color:#ffff00; text-decoration:none 
}
A.selection1:hover  { color:white }
A.selection2:hover  { color:white } 

#footer  { display:block; 
	width:100%; text-align:center;
	margin-top:10px 
} 
     
#chester  { height:60px; width:120px }
#lightproject  { height:60px }
#linkup  { height:60px }
#bible  { margin-bottom:10px } 

P:first-letter  { 
	font-weight:bold 
} 
  
#heaven  { float:right } 
#caption { float:right }
.picRight { float:right; margin-left:5px  }
.picLeft { float:left; margin-right:5px  }
.block { float:left }

td  { padding:2px;}
td img {height:30px;}
#outerbody  { 
	position:absolute; top:0; left:0; width:100%;
	overflow:hidden; height:100%
}
#selected
{
color:#e0ffff;
}

#spy h1 {font-family: Kristen ITC;}
#spy h2 {font-family: Kristen ITC;}
.comic {font-family: Comic Sans MS;}
.fatty {font-family: Fatty;}

#spy #program { 
	background-image:url("images/splat.gif");
	background-repeat:no-repeat; 
	background-position:center; 
}
#spy .bold {
font-family: Kristen ITC;
color:red;
}
#cryptcafe h1 {font-family: Kristen ITC;}
#cryptcafe h2 {font-family: Kristen ITC;}

#cryptcafe #program { 
	background-image:url("images/splat.gif");
	background-repeat:no-repeat; 
	background-position:center; 
}
#cryptcafe .bold {
font-family: Kristen ITC;
color:red;
}

#dbiz #program { 
	background-image:url("images/sequelbg.gif");
	background-repeat:no-repeat; 
	background-position:left; 
}
#dbiz #program table{ 
	padding-left:150px;
}
#dbiz .month {
font-family: Kristen ITC;
background-color: #00ffff;
color:blue;
}
#sequel #program { 
	background-image:url("images/sortedbg.gif");
	background-repeat:no-repeat; 
	background-position:left; 
}
#sequel #program table{ 
	padding-left:150px;
}
#sequel .month1 {
font-family: Kristen ITC;
background-color: #00ff00;
color:blue;
}
#sequel .month2 {
font-family: Kristen ITC;
background-color: #ff00ff;
color:white;
}
#sequel .month3 {
font-family: Kristen ITC;
background-color: #ff9900;
color:white;
}

#sequel .month4 {
font-family: Kristen ITC;
background-color: #66CCFF;
color:white;
}
#people td img {height:110px;}
 








