.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 175px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid black;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */.Tahoma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.cellbkgnd1 {
	background-image: url(images/bible.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.cellbkgnd2 {
	background-image: url(images/i%20am.jpg);
}
.cellbkgnd3 {
	background-image: url(images/music.jpg);
}
.cellbkgnd4 {
	background-color: #FFF;
}
body p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.body_p_strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.tohoma12 {
	font-size: 12px;
}
.whitebkgrnd {
	background-color: #FFF;
	border: medium solid #600;
}
brownborder {
	border: medium solid #300;
}
.whitebkgrnd {
	font-family: Tahoma, Geneva, sans-serif;
}
.whitebkgrnd {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.whitebkgrnd p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
