@charset "UTF-8";
body {
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;	
}

td {
	background-color:#FFF;
}

#container {
	width: 981px;
	height: 792px;
	margin: 0px auto;
	position: relative;
}

#header {
	height: 140px;
	width: 981px;
	margin: 0px auto;
	position: relative;
	text-align:center;
}

#content_home {
	background:	url(../images/content_jrw07_home.jpg);
	height: 570px;
	width: 981px;
	margin: 0px auto;
	position: relative;
}

#content_calendar {
	background:	url(../images/content_jrw07_calendar.jpg);
	height: 570px;
	width: 981px;
	margin: 0px auto;
	position: relative;
}

#content_contact {
	background:	url(../images/content_jrw07_contact.jpg);
	height: 570px;
	width: 981px;
	margin: 0px auto;
	position: relative;
}

#content_contact_conf {
	background:	url(../images/content_jrw07_conf_contact.jpg);
	height: 570px;
	width: 981px;
	margin: 0px auto;
	position: relative;
}

#content_ministries {
	background:	url(../images/content_jrw07_ministries.jpg);
	height: 570px;
	width: 981px;
	margin: 0px auto;
	position: relative;
}

#content_conference {
	background:	url(../images/content_jrw07_conference.jpg);
	height: 570px;
	width: 981px;
	margin: 0px auto;
	position: relative;
}

#content_text {
	height: 450px;
	width: 575px;
	top: 80px;
	left: 170px;
	position: relative;
	overflow: auto;
}

#content_text_2 {
	height: 450px;
	width: 565px;
	top: 80px;
	left: 90px;
	position: relative;
	overflow: auto;
}

#footer {
	height: 82px;
	width: 981px;
	margin: 0px auto;
	position: relative;
}