/* CSS Document */
body	{background-image:  url(bg3.jpg);
		 margin-top: 0px;
		 margin-left: 0px;
		 margin-bottom: 0px;
		 font-family: verdana;
		 font-size: 15px;
		 color: #000000;
		 vertical-align: top;
		}
A:VISITED {
	color:#000000;
	text-decoration: none;
		
	}
	
A:HOVER {
	color:#F47297;
	text-decoration: underline;
	}
	
A:ACTIVE {
	color:#000000;
	text-decoration: none;	
	}
	
A:LINK { 
	color:#424242;
	text-decoration : none;
} 

p{font-family:verdana;
font-size:14px;
vertical-align:top;
line-height:20px;
margin-left: 10px;
text-align: left;
color: #000000;
}

ul{font-family:verdana;
font-size:15px;
vertical-align:top;
margin-left: 20px;
}

h1{font-family: verdana;
font-size: 16px;
margin-left: 10px;
style: bold;
color:#c10506;
text-align: left;
}

h2{font-family: verdana;
font-size: 15px;
vertical-align: top;
style: bold;
}

td {vertical-align:top;}

table{text-align:center;
background: #FCF9ED;
border:1px solid #2B190B;
color:#000000;
font-family:verdana;
font-size:14px;
vertical-align:top;
line-height:20px;
margin-left: 10px;
color: #000000;
}

.left{text-align:left;
}

.p2{font-family:verdana;
font-size:14px;
vertical-align:top;
line-height:20px;
margin-left: 35px;
margin-right: 20px;
text-align: left;
color: #000000;
}

.page_header{font-family: verdana;
font-size: 16px;
margin-left: 10px;
style: bold;
color:#c10506;
text-align: left;
font-weight:bold;
}

#container{
width: 780px;
margin: 0 auto;
h-align: center;
}

#title{
width: 60%;
color: #000000;
border-top:0px dashed #ffffff;
border-bottom: 1px dashed #ffffff;
font-size: 20px;
margin-bottom:5px;
style: bold;
text-align:left;
}

#header{
	border-left:1px solid #2B190B;
		border-right:1px solid #2B190B;
			border-top:3px solid #2B190B;
	align:center;
	margin-top: 15px;
	width:760px;
	height:80px;
	background-image:    url(header.jpg);
}


#zindex{
z-index:-1;
}

#main_front {
	height: auto;
	width: 760px;
	font-family: verdana;
	background: #FFDCEA ;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-left:1px solid #2B190B;
		border-right:1px solid #2B190B;
			border-bottom:1px solid #2B190B;
	}
	
#main{
	height: auto;
	width: 760px;
	font-family: verdana;
	background: #FCF9ED ;
	text-align: left;
	border-left:1px solid #2B190B;
		border-right:1px solid #2B190B;
			border-bottom:1px solid #2B190B;
	}

		
	
.leftnav {
float:left;
width:99px; 
height: auto;
background:#ffffff ;
border-right:1px solid #510B0B;
margin-left:10px;
}

#main_text {

width: 630px;
height: 300px;
float:right;
background:#ffffff;
}

#bottom_verse{
	border-left:1px solid #2B190B;
		border-right:1px solid #2B190B;
	align:center;
	width:760px;
	height:59px;
	background-image:    url(verse.jpg);
}


.page_box {
border:1px solid #2B190B;
background: #ffffff;
width: 400px;
height:auto;
float:right;
color:#000000;
padding:5px;
}


.menubar {
background: #DFD7BB;
border:1px solid #2B190B;
width:760px;
height:auto;
padding-bottom:4px;
padding-top:4px;
font-size:12px;
text-align: right;
color:#000000;
}

.menubar A:VISITED {
	color:#000000	;
	text-decoration: none;	
	}
	
.menubar A:HOVER {
	color:#C00505;
	text-decoration: underline;
	}
	
.menubar A:ACTIVE {
	color:#C00505	;
	text-decoration: none;	
	}
	
.menubar A:LINK { 
	color:#000000;
	text-decoration : none;
}

.footer {

height:auto;
font-size:12px;
text-align: center;
padding-top:4px;
padding-bottom:4px;
color:#ffffff;
line-height:20px;
}
a.footer:LINK { 
	color:#ffffff;
	text-decoration : none;
}
a.footer:VISITED {
	color:#ffffff	;
	text-decoration: none;	
	}	
a.footer:HOVER {
	color:#DFD7BB;
	text-decoration: underline;
	}
	
a.footer:ACTIVE {
	color:#DFD7BB	;
	text-decoration: none;	
	}
	
a.pilot:LINK { 
	color:#6A95C9;
	text-decoration : none;
}
a.pilot:VISITED {
	color:#6A95C9	;
	text-decoration: none;	
	}	
a.pilot:HOVER {
	color:#DFD7BB;
	text-decoration: underline;
	}
	
a.pilot:ACTIVE {
	color:#DFD7BB	;
	text-decoration: none;	
	}