body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

#connectnav {
	position: absolute;
	height: 250px;
	left: 540px;
	top: 170px;
	width: 150px;
}
#connectnav a, #connectnav a:visited{
	color: #66CA36;
	display:block;
	text-decoration:none;
	line-height:1.5;
	text-align:center;
}
#connectnav a:hover{
	font-weight:bold;
}
#container {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#copy {
	width: 100%;
	font-size: 80%;
	text-align: right;
}
#copy ul {

}
#copy li {
	display: inline;
	margin-right: 10px;
}
#copy a {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
#copy a:hover {
	color: #00FF00;
	text-decoration: none;
}
#copy a:visited {
	color: #009900;
	text-decoration: none;
}
#footer {
	font-size: 70%;
	color: #CCCCCC;
	text-align: right;
	width: 100%;
}
#main {
	width: 100%;
	height: 500px;
	background-image: url(../images/growing.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#mainContent
{
	position:absolute;
	top:0px;
	width:475px;
	overflow:hidden;
}

#mainindex {
	width: 100%;
	height: 500px;
	background-image: url(../images/growing.jpg);
	background-repeat: no-repeat;
	position:relative;
}

.mainscriptures {
	font-style: italic;
	margin-bottom: 10px;
	font-size: small;
}

.mainsubtitles {
	color: #66CA36;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: small;
}

#maintext {
	font-size: 100%;
	height: 438px;
	overflow: hidden;
	width: 475px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position:absolute;
	top:30px;
	left:19px;
}

#maintext a, #maintext a:visited{
	color: #ffffff;
	text-decoration:none;
}

#maintext a:hover{
	color: #66CA36;
}

.maintitles {
	font-size: large;
	font-weight: bold;
	color: #66CA36;
	margin-bottom: 10px;
}

#nav {
	padding-bottom: 10px;
	width: 100%;
	text-align: right;
	font-size: 80%;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 30px;
	margin-left: 30px;
}

#nav a {
	color: #009900;
	text-decoration: none;
}
#nav a:hover {
	color: #00FF00;
	text-decoration: none;
}
#nav a:visited {
	color: #009900;
	text-decoration: none;
}
#scrollUp
{
	position:absolute;
	top:10px;
	left:495px;
	height:15px;
	width:15px;
	background:url(../images/arrow_up.gif)
}
#scrollDown
{
	position:absolute;
	bottom:10px;
	left:495px;
	height:15px;
	width:15px;
	background:url(../images/arrow.gif)
}

.slideshow {
	position: absolute;
	height: 350px;
	width: 500px;
	left: 40px;
	top: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
