#container {
	width:730px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.wrap {
	width:730px;
	margin-left:10px;
	height:120px;
	/*position:relative;
	overflow:hidden;*/
}
.title {
	width:640px;
	position:relative;
	top:20px;
	z-index:-1;
}
/*css same on relative and absolute to
		this point*/
.tiptable {
	background-color:#F3B64B;
	border-style:solid;
	border-color:#3333CC;
	width:166px;
	border:1;
}

.whattime {
	position:relative;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	top:20px;
	margin-bottom:40px;
	width:145px;
	height:20px;
	z-index:1;
}

#wrapper {
	width:730px;
	margin:0px auto;
	padding:1px;
}
#content {
	margin-top:0px;
	padding-bottom:1px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#content div {
	padding:0px;
	float:left;
}
#content-left {
	width:160px;
	text-align:left;
}
#content-main {
	margin-left:130px;
	width:150px;
}
#content-right {
	vertical-align:text-top;
	margin-top:0px;
	margin-left:100px;
	width:166px;
}

#wrapper2 {
	width:730px;
	margin:0px auto;
	padding:1px;
}
#content2 {
	margin-top:10px;
	padding-bottom:1px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#content2 div {
	margin-top:20px;
	padding:10px;
	float:left;
}
#content-left2 {
	margin-top:20px;
	width:100px;
	text-align:center;
}
#content-main2 {

	margin-left:0px;
	width:300px;
}
#content-right2 {
	margin-left:20px;
	width:100px;
/*	background-color:#F3B64B;
	border-style:solid;
	border-color:#3333CC; */
}
#wrapper3 {
	width:730px;
	margin-left:180px;
	/*margin:0px auto;*/
	padding:1px;
}
#content3 {
	margin-top:10px;
	padding-bottom:1px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#content3 div {
	padding:0px;
	float:left;
}
#content-left3 {
	margin-top:0px;
	width:10px;
	text-align:center;
}
#content-main3 {
	margin-left:10px;
	width:300px;
}
#content-right3 {
	margin-left:90px;
	width:100px;
}

.scripture {
	width:300px;
	text-align:center;
	border-color:#8900E7;
	background-color:transparent;
	border-style:solid;
	font:bold .9em Verdana;
	color:#0000FF;
}
.ladies {
	border:0px;
	width:396px;
	margin-top:40px;
	margin-left:150px;
}