.navbar
{
	text-align: left;
	width: 100%;
	height: auto;
}
.navbar ul
{
	padding: 0;
	margin: 0;
	border: 1px solid white;
}
.navbar li
{
	font-size: 1.3em;
	line-height: 1.3em;
	list-style-type: none;
	width: 100%;
	height: 30px;
	border-bottom: 1px dashed white;
	background-color: black;
	

}
.navbar .but
{
	position: relative;
	left: 5px;
	background:url("images/but.jpg") left no-repeat;
	width: 100%;
	height: 100%;
}
.navbar span
{
	position: relative;
	left: 25px;
	width: 100%;
	height: 100%;
}
.navbar li a
{
	cursor: hand;
	color: white;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-color: Black;
}
.navbar li a:hover
{
	color: #c57226;
}
.navbar li a:hover span
{
	left:30px;
}
.box
{
 color: black;
	width: 470px;
	font-size: 18px;
}
fieldset
{
	width:100%;
}

.box h2
{
	padding-left: 5%;
	padding-right: 5%;
		
}
.box p
{
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
}


.saying
{
	width: 100%;
	height: 220px;
	float: left;
}
.saying p
{
	margin:0;
	text-align: center;
}
.saying .verse
{
	font-style: italic ;
	text-align: right;
}
.links
{
	position:relative;
	top: 8px;
	text-align: center;
	width: 100%;
	height: 210px;
	float: left;
}
.links ul
{
	list-style: none;
	margin: 0;
	font-size: 15px;
	padding-left:2px;
}
h2
{
	margin:0;
	padding:0;
	color: #a8020f;
	font-family: Copperplate Gothic Bold;
	font-size: 20px;
}
table
{
color: black;
font-size: 16px;
margin: auto;
}
.letter
{
color:#a8020f;
font-weight: bold;
font-family: Copperplate Gothic Bold;
width:35px;
font-size: 21px;
}
.high
{
	color: #a8020f;
}
