body
{
 background-color: #e0e8ff;
 margin-left: 10%;
}

#register
{
 margin-left: 150px;
}


.formlist
{
 color: white;
 font-family: Century Gothic bold;
 font-size: 18px;
 text-align: right;
}

#center
{
 margin-left: 200px;
}

.formlist2
{
 color: white;
 font-family: Century Gothic bold;
 font-size: 18px;
 text-align: left;
}

.comment
{

 color: white;
 font-family: Century Gothic bold;
 font-size: 18px;
 text-align: center;

}


#formlist
{
 position: relative; 
 z-index:1;
 margin-top: -160px;
 margin-left: 20px;
 width: 650px;
}

#formlist2
{
 position: relative; 
 z-index:1;
 margin-top: -150px;
 margin-left: 20px;
 width: 650px;
 text-align: center;
}


.form
{
 
 text-decoration: none;
 color: white;
}

.regform
{
 
 text-decoration: none;
 color: white;
 font-size: 22px;
}


.regform:hover
{
 text-decoration: underline;
 color: yellow;
 font-size: 22px;
}


#pagebackdrop
{
 position:absolute;
 z-index: 0;
 background-image: url('HomePage.jpg');
 width: 800px; height: 1300px;
}

#weblinks
{
 margin-top: 30px;
 line-height: 200%;
}



.bible
{
 text-decoration: none;
 color: white;
 font-size: 30px;
}

.bible:hover
{
 font-size: 35px;
 color: yellow;
}

#header
{
 position:absolute;
 width:780px; height:200px;
 border: 0px solid white;
 z-index: 50px;
 top: 10px;
 left: 10px;
}

#sidebar
{
 position:absolute;
 width:190px; height:1070px;
 border: 0px solid white;
 z-index: 100;
 top: 220px;
 left: 10px;
 
}

#linkbox
{
 /*border: 0px dashed white;*/
 height: 330px;
 border-bottom-width: 1px;
}

.links
{
 display:block;
 position:relative;
 font-size: 27px;
 font-family: Century Gothic;
 text-decoration: none;
 color: white;
 text-align: center;
 height: 50px;
 line-height: 180%;
 
}

.links:hover /* Same attributes as 'Links'
	        with added features for hover
		effect */
{
 display:block;
 background-color: none;
 font-size: 29px;
 font-family: Century Gothic bold;
 text-decoration: none;
 color: yellow;
 text-align: center;
}


#content /*-----Area containing photos and text------*/
{
 position:absolute; 
 z-index:2;
 width:580px; height:1070px;
 border: 0px solid white;
 z-index: 50px;
 top: 220px;
 left: 210px;
}

#content2 /*-----Area containing photos and text------*/
{
 position:absolute; 
 z-index:50;
 width:580px; height:1070px;
 border: 0px solid white;
 margin-top: 10px;
 margin-left: 0px;
}

.head /*---------Finish the Race Heading-------*/
{
 font-size: 36px;
 margin-left: 140px;
 font-family: Century Gothic bold;
}

.title2
{
 font-family: Century Gothic bold;
}


#info2 /*-------Finish the Race Heading Paragraph-------*/
{
 font-size: 18px;
 font-family: Century Gothic;
 color: white;
 margin-left: 10px;
 border: 0px dashed white;
 border-bottom-width: 1px;
 margin-top: 5px;
 text-align: left;
}

.items /* Our Mission: Bold */
{
 font-family: Century Gothic bold;
 font-size: 20px;
 margin-left: 140px;
 color: yellow;
}

#info /*-------Mission and Vision Statement-------*/
{
 font-size: 18px;
 font-family: Century Gothic;
 color: white;
 margin-left: 5px;
 border: 0px dashed white;
 border-bottom-width: 1px;
 margin-top: 5px;
}



#message1
{
 display:block;
 position:relative; z-index:1;
 left: 0px;
 font-family: Arial bold;
 font-size: 21px;
 width: 180px;
 text-align: center;
 }

#message2
{
 
 display:block;
 position:relative; z-index:1;
 left: 0px;
 font-family: Arial bold;
 font-size: 21px;
 width: 175px;
 text-align: center;
 margin-top: 230px;
}

#message3
{
 
 display:block;
 position:relative; z-index:1;
 left: 180px;
 font-family: Arial bold;
 font-size: 21px;
 width: 175px;
 text-align: center;
 margin-top: 5px;
}

.text
{
 text-decoration: none;
 color: yellow;
}

.opcl
{
 font-size: 14px;
 font-family: Century Gothic;
 color: white;
 text-decoration: none;
}

.opcl:hover
{
 font-size: 14px;
 font-family: Century Gothic;
 color: white;
 text-decoration: underline;
}


#promo
{
 float: right;
 position:absolute; z-index:2;
 top: 385px;
 right: 5px;
 border: 0px solid white;
 width: 400px;
 visibility: visible;
 }

#promo3
{
 float: left;
 position:absolute; z-index:2;
 top: 150px;
 left: 45px;
 border: 0px solid white;
 width: 400px;
 visibility: visible;
 }

#promo5
{
 float: left;
 position:absolute; z-index:2;
 top: 500px;
 left: 45px;
 border: 0px solid white;
 width: 400px;
 visibility: visible;
 }

#promo1
{
 visibility: visible;
}