* {
    font-family: Arial, Times New Roman, Tahoma, Lucida Console;
	}

b {
	font-weight: bold;
	color: #1E3F60;
	}

body {
	margin: 0;
	line-height: 1.25em;
	background-color: #0F022F;
	color: #1E3F60;
	text-align: center;
	font-size: 85%;
	}
 
dt {
	margin: 1.5em 1em 1.5em 1.5em;
	color: #1E3F60; 
	font-weight: bold;
	} 
 
dt:first-letter {
	font-size: 125%;
	}
 
.reg {
	color: #1E3F60;
	}
 
.verse {
	font-style: italic;
	color: #660066;
	margin: 2em 6em 2em 6em;
	}

.copyright {
	font-size: 75%;
	color: #1E3F60;
	}

.page_title {
	font-size: 125%;
	color: #1E3F60; 
	font-weight: bold;
	}
 
div#container {
  background-image: url('images/smallblank.jpg');
	background-position: top left;
	background-repeat: repeat;
	margin: 0 auto;
	left: auto;
	right: auto;
	overflow: visible;
	width: 850px;
	height: auto;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	top: 0px;
	z-index: 1
	}
 
div#header {
  background-image: url('images/background.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	width: 825px;
	height: 150px;
	position: static;
	z-index: 1;
	}

div#nav {
	float: left;
	display: block;
	margin: 20px;
	line-height: 1em;
	text-align: left;
	font-size: 12px;
	width: 100px;
	height: auto;
	position: static;
	z-index: 1;
	text-align: center;
	}

div#body {
	line-height: 1.5em;
	display: block;
	text-align: left;
	margin-left: 150px;
	margin-top: 20px;
	width: 600px;
	height: auto;
	position: relative;
	z-index: 1;
	}
 
div#footer {
  background-image: url('images/smallblank');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0px;
	width: 850px;
	height: auto;
	position: static;
	padding-bottom: 25px;
	z-index: 1;
	text-align: center;
	}

a.email_button { background-image: url('images/button.jpg'); background-position: top left; background-repeat: no-repeat; text-align: center; display: block; height: 15px; width: 65px; font-size: 12px; font-weight: bold; color: white; border: 1px solid #ffffff; padding: 5px; text-decoration: none; }
a:link.email_button { }
a:active.email_button { }
a:visited.email_button { } 
a:hover.email_button { text-decoration: underline; }

a.nav_button { 	background-image: url('images/button.jpg'); background-position: top left; background-repeat: no-repeat; margin: 5px 0px 5px 0px; display: block; height: 15px; width: 65px; font-size: 12px; font-weight: bold; color: white; border: 1px solid #ffffff; padding: 5px; text-decoration: none; }
a:link.nav_button { }
a:active.nav_button { }
a:visited.nav_button { }
a:hover.nav_button { text-decoration: underline; }

a.nav_button_active { background-image: url('images/button.jpg'); background-position: top left; background-repeat: no-repeat; margin: 5px 0px 5px 0px; display: block; height: 15px; width: 65px; font-size: 12px; font-weight: bold; color: white; border: 1px solid #ffffff; padding: 5px; text-decoration: underline; }
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 { margin: 5px 0px 5px 0px; text-indent: 20px; display: block; height: auto; width: 70px; font-size: 12px; font-weight: bold; color: #0F022F; border: 0px; padding: 5px; text-decoration: none }
a:link.nav_button_sub { color: #0F022F;}
a:active.nav_button_sub { color: #0F022F;}
a:visited.nav_button_sub { color: #0F022F;} 
a:hover.nav_button_sub { text-decoration: underline; color: #0F022F;}

a.nav_button_sub_active { margin: 5px 0px 5px 0px; text-indent: 20px; display: block; height: auto; width: 70px; font-size: 12px; font-weight: bold; color: #660066; border: 0px; padding: 5px; text-decoration: none }
a:link.nav_button_sub_active { text-decoration: underline; color: #0F022F;}
a:active.nav_button_sub_active { text-decoration: underline; color: #0F022F;}
a:visited.nav_button_sub_active { text-decoration: underline; color: #0F022F;} 
a:hover.nav_button_sub_active { text-decoration: underline; color: #0F022F;}

a:link.reglink { color: #0F022F; text-decoration: underline;}
a:active.reglink { color: #0F022F; text-decoration: underline;}
a:visited.reglink { color: #0F022F; text-decoration: underline;}
a:hover.reglink { color: #a38816; text-decoration: none;}

a.calreglink { font-size: 10px; color: #0F022F; text-decoration: underline;}
a:link.calreglink { }
a:active.calreglink { }
a:visited.calreglink { }
a:hover.calreglink { text-decoration: none; }

