	P.header {
		font-family : "Viner Hand ITC";
		font-size : xx-large;
		font-style : italic;
		font-weight : bold;
		color : Green;
	}
	P.label {
	font-family : "Lucida Bright";
	font-weight : bold;
	color : Green;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	}
	P.bluelabel {
	    font-family : "Lucida Bright";
	    font-weight : bold;
	    color : Blue;
	}
	P.large {
	    font-family : "Lucida Bright";
	    font-size : x-large;
	    font-weight : bold;
	    color : Green;
	}
	P.medium {
		font-family : "Lucida Bright";
		font-size : medium;
		font-weight : bold;
		color : Green;
	}
	P.small {
	    color : Green;
	    font-family : "Lucida Handwriting";
	    font-weight : bold;
    }
	P.xsmall {
	    color : Green;
	    font-family : "Lucida Bright";
	    font-weight : bold;
	    font-size : x-small;
    }
    .bluetext {
	    font-family : "Lucida Bright";
	    font-weight : bold;
	    color : Blue;
	    font-size : smaller;
	}

	A.large {
		font-family : "Lucida Bright";
		font-size : large;
		font-weight : bold;
		color : Green;
	}
	A.medium {
		font-family : "Lucida Bright";
		font-size : medium;
		font-weight : bold;
		color : Green;
	}
	A.small {
		font-family : "Lucida Bright";
		font-size : small;
		font-weight : bold;
		color : Green;
	}

    TH {
	font-family : "Lucida Handwriting";
	color : Green;
    }
    TH.small {
	    font-family : "Lucida Handwriting";
	    color : Green;
	    font-size : x-small;
    }
	H1 {
	    font-family : "Lucida Bright";
	    font-size : x-large;
	    font-weight : bold;
	    color : Green;
}
H2 {
		font-family : "Viner Hand ITC";
		font-size : xx-large;
		font-style : italic;
		font-weight : bold;
		color : Green;
}
.small{
	color : Green;
	font-family : "Lucida Bright";
	font-weight : bold;
	font-style : normal;
}
body {
	background-image: url(backgrounds/forest.jpg);
}
h3 {

		font-family : "Viner Hand ITC";
		font-size : xx-large;
		font-style : italic;
		font-weight : bold;
		color : Green;
}
h3.label {

	font-family : "Lucida Bright";
	font-weight : normal;
	color : Green;
	font-size : medium;
	font-style : normal;
}
h2.label {


	font-family : "Lucida Bright";
	font-weight : normal;
	color : Green;
	font-size : medium;
	font-style : normal;
}
.Album {
	width: 600px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
}
#menubuttons td {
	background-position: center center;
	text-align: center;
}
#menubuttons table {
	width: 80%;
	margin-left: 10%;
	position: relative;
}
#menubuttons2 td {

	background-position: center center;
	text-align: center;
}
#menubuttons2 table {

	width: 80%;
	margin-left: 10%;
	position: relative;
}
#verse {
	border: thin solid #009933;
	width: 25%;
}
.Video {
	margin-left: auto;
	position: relative;
	margin-right: auto;
	width: 416px;
}
P.redlabel {

	    font-family : "Lucida Bright";
	    font-weight : bold;
	    color : #FF0000;
}
caption.label {
	font-family : "Lucida Bright";
	font-weight : bold;
	color : Green;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	font-size: xx-large;
}
