/* CSS Document */

#ContainerHead {
	height: 124px;
	background-image: url(images_layout/HeadBKGND.jpg);
	background-repeat: repeat-x;
	background-color: #F77B21;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Navigation {
	background-image: url(images_layout/NavBKGND.jpg);
	background-repeat: repeat-x;
	height: 21px;
	text-align: center;
	padding-top: 8px;
}
#Navigation a {
	color: #FAB641;
	text-decoration: none;
}
#Navigation a:hover {
	color: #FFFFFF;
}
#Flash {
	background-image: url(images_layout/FlashBKGND.jpg);
	background-repeat: repeat-x;
	height: 127px;
	text-align: center;
}
#Content {
	background-color: #FFFFFF;
	background-image: url(images_layout/contentBKGND.jpg);
	background-repeat: repeat-x;
	padding-top: 33px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A1AFAD;
}
#Footer {
	background-image: url(images_layout/FooterBKGND.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 45px;
	background-color: #A1AFAD;
}
#Buttons {
	height: 129px;
	text-align: center;
	background-color: #D8D8D8;
}
.style1 {color: #FBBE3A}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #FF3300;
}
h2 {
	color: #66CC00;
	font-size: 16px;
}
.copyright {font-size: 9px}
.highlihghttext {
	font-size: 16px;
	color: #324450;
	line-height: 1.5em;
}.verse {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #666666;
}
.linkslists {
	font-size: 12px;
	line-height: 22px;
}

