﻿body {
	background-image:url(/images/dove-background.gif);
}

body,div,p,td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11pt;
	color:White;
}

img {
	border:0;
}

.main {
	position:relative;
	width:799px;
	height:583px
}

#mp3 {
	position:absolute;
	width:600px;
	height:15px;
	top:200px;
	left:90px;
}

#mp3link {
	position:absolute;
	width:600px;
	height:20px;
	top:230px;
	left:90px;
	text-align:center;
}

#player-page {
	background-image:url(/images/music.jpg);
}

#page1 {
	background-image:url(/images/default.jpg);
}

#main {
	background-image:url(/images/main.jpg);
}

#welcomeMain {
	background-image:url(/images/thanks-for-joining.jpg);
}

#bibleStudyMain {
	background-image:url(/images/page3a.jpg);
}

#foundationsMain {
	background-image:url(/images/page3a.jpg);
}

#bibleStudyUpdates {
	background-image:url(/images/news-updates.jpg);
}

#song {
	background-image:url(/images/music.jpg);
}

#enterButton {
	position:absolute;

	left:642px;
	top:519px;

	width:130px;
	height:40px;
}

#backButton {
	position:absolute;

	left:25px;
	top:475px;

	width:139px;
	height:40px;
}

#homeButton {
	position:absolute;

	left:25px;
	top:519px;

	width:139px;
	height:40px;
}

#contactButton {
	position:absolute;

	top:240px;
	left:25px;

	width:180px;
	height:33px;
}	

#newsButton {
	position:absolute;

	top:280px;
	left:25px;

	width:180px;
	height:33px;
}	

#worshipButton {
	position:absolute;

	top:200px;
	left:25px;

	width:180px;
	height:33px;
}

#bibleButton {
	position:absolute;

	top:160px;
	left:25px;

	width:180px;
	height:33px;
}

a:link,a:visited { 
	color:#ffffff 
}

a:hover { 
	color:#999999 
}


#bibleStudyTable {
	position: absolute;
	top:150px;
	left:80px;
	overflow:scroll;
	width:440px;
	height:320px;
}

#foundations2 {
	position:absolute;
	top:200px;
	left:500px;
	width:250px;
	
}

#fundButton {
	position:absolute;
	top:168px;
	left:610px;
}

#foundTable {
	position: absolute;
	top:150px;
	left:50px;
	width:440px;
	height:150px;
	font-weight:bold;
}

.foundColumn {
	text-align:left;
	width:220px;
	height:150px;
}

td {
	vertical-align:top;
	text-align:center;
}
	
#ccPhelanButton {
	position: absolute;
	top:477px;
	left:54px;
}

#playallButton {
	position: absolute;
	top:165px;
	left:570px;
}

#welcomeImage {
	position:absolute;
	top:165px;
	left:235px;
}

#updates {
	text-align:left;
	position:absolute;
	top:185px;
	left:60px;
	width:450px;
	height:275px;
	overflow:auto;
}

#newBibleStudyTable {
	position:absolute;
	top:170px;
}


