* {
    font-family: Arial, Times New Roman, Tahoma;
	}

b {
	font-weight: bold;
	color: #1E3F60;
	}

body {	

	}
	
dt {

	} 
	
dt:first-letter {
	}
	
.reg {

	}
	
div#slideshow {
	display: none;
	}
	
.verse {
	font-style: italic;
	color: #660066;
	margin: 1.5em 1em 1em 2em;
	}

.copyright {

	}

div#container {
	display: block;
	width: 100%;
	height: auto;
	}

div#header {
	display: block;
	background-image: url('smallbackground.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	}

div#nav {
	display: block;
	width: 100%;
	height: auto;
	}

div#body {
	display: block;
	width: 100%;
	height: auto;
	}
	
div#footer {
	display: block;
	width: 100%;
	height: auto;
	}

a.nav_button {color: #0F022F; }
a:link.nav_button { }
a:active.nav_button { }
a:visited.nav_button { }
a:hover.nav_button { text-decoration: underline; }

a.nav_button_active { color: #0F022F; }
a:link.nav_button_active { }
a:active.nav_button_active { }
a:visited.nav_button_active { } 
a:hover.nav_button_active { text-decoration: underline; }

a.nav_button_sub { color: #0F022F; }
a:link.nav_button_sub { }
a:active.nav_button_sub { }
a:visited.nav_button_sub { } 
a:hover.nav_button_sub { text-decoration: underline; }

a.nav_button_sub_active { font-size: 8px; color: #0F022F; }
a:link.nav_button_sub_active { }
a:active.nav_button_sub_active { }
a:visited.nav_button_sub_active {  } 
a:hover.nav_button_sub_active { text-decoration: underline; }

a:link.reglink { color: #0F022F; }
a:active.reglink { color: #0F022F; }
a:visited.reglink { color: #0F022F; }	
a:hover.reglink { color: #a38816; }