* html {
	font-size:1.0em;
	line-height;1.3em;
	border-style:none;
}
body {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	/* background-color:#BDDEFF; */
	/* violet from events #FFC0CB;violet DFC4E1*/
	background-image:url('../bkgnds/faded-pink.gif');
	background-repeat:repeat;
	font-style:normal;
	font-size:12px;
	margin:0px;
	padding: 0px;
}
	
a:link { color:#3333CC; }      /* unvisited link - blue*/
a:visited {color:#CC0033;}  /* visited link - orange*/
a:hover {color:#9900FF;}  /* mouse over link - purple*/
a:active {color:#0000FF;}  /* selected link */

h1 { 
   font-size:200%; 
   font-family:Garamond, "Times New Roman", serif;
   text-align:center;
   font-weight:bold;
}

#container {
	width:900px;
	text-align:center;
	margin: 0 auto;
}
.wrap {
	width:900px;
	height:750px;
	position:relative;
	margin:auto;
	overflow:hidden;
}
.center {
	text-align:center;
}
.title {
	text-align:center;
	width:610px;
	position:relative;
	top:20px;
	z-index:-1; 
	/*left:210px;*/
}
/*css same on relative and absolute to
		this point*/
.leftcolumn {
	position:absolute;
	width:160px;
	top:140px;
	left:50px;
	font-size:100%;
	text-align:left;
	width:100%;
	border:0px;
}
.acolor a {
	/*color:#3333CC;*/
	color:#FF0000;
	text-decoration:none;
	font:bold;
}
.tiptable {
	background-color:#F3B64B;
	border-style:solid;
	border-color:#3333CC;
	width:196px;
	border:1;
}
.tiptable td {
	width:190px;
	text-align:center;
}
.tipposition {
	position:absolute;
	/*width:160px; */
	top:140px;
	left:660px;
	z-index:-100;
}
.whattime {
	position:absolute;
	width:145px;
	height:20px;
	top:140px;
	left:370px;
	z-index:1;
	/*margin:8px 0 8px 0;color:black;*/
}
/*.whattime a {
	color:#FF0000;
	text-decoration:none;
	font:bold;
}*/
.pennyspict {
	/*width:132px;*/
	/*border:#3333CC 2px solid;*/
	position:absolute;
	left:375px;
	top:200px;
	width:150px;
	z-index:-1;
}
.contact {
	text-align:center;
	font-family:arial;
	color:blue;
	border:0px;
	width:300px;
	position:absolute;
	top:390px;
	left:300px;
}
.scripture {
	position:absolute;
	left:310px;
	top:490px;
	width:280px;
	text-align:left;
}
.scripture p {
	text-align:center;
	border-color:#8900E7;
	background-color:transparent;
	border-style:solid;
	font:bold .9em Verdana;	color:#0000FF;
}
.ladies {
	text-align:center;
	border:0px;
	width:396px;
	position:absolute;
	top:640px;
	left:235px;
}
.aswa {
	position:absolute;
	left:690px;
	top:500px;
	width:100px;
	text-align:left;
	z-index:-1;
}
.womenministry {
	position:absolute;
	left:100px;
	top:530px;
	width:90px;
	text-align:center;
}
.titanicbook {
	position:absolute;
	left:70px;
	top:360px;
	width:160px;
	text-align:center;
}