<!-- Style Sheet created with the CoffeeCup StyleSheet Maker++ -->
<!-- http://www.coffeecup.com -->
<style type="text/css">
<!--
	/* navy = 000080
		med blue = 323296
		light blue = BEBEE9
		pale blue = DCDCF0
		brick = 990000
		red = FF0000 
		textred = 800000
		*/
		
	body {
		color:		#800000;
		background:	#FFFFFF;
		background-image: url(../images/back.gif);
		font-family: Arial, sans-serif;
		}
	.normtext {
		color:		#800000;
		font-family: Arial, sans-serif;
		font-size:		medium;
		}
	.main {
		color:		#800000;
/*		padding:		5%; taken out because crashes netscape*/
		background:	#FFFFFF;
		font-family: Arial, sans-serif;
		}
	.navbar {
		color:		#E9BEBE;
		background:	#8B0000;
		font-size:	x-small;
		font-family: Arial, sans-serif;
		white-space: nowrap;
		}
	.navleft {
		color:		#E9BEBE;
		background:	#EEE8AA;
		background-image: url(../images/jz_navback.gif);
		font-size:	small;
		font-family: Arial, sans-serif;
		white-space: nowrap;
		}
	.leftsub {
	color: #EEE8AA;
	background:#800000;
	white-space: nowrap;
	text-align:left;
	font-size: smaller;
	font-weight: 700;
	font-family: Arial,sans-serif;
}
	.leftsub2 {
	color: #EEE8AA;
	background:#800000;
	white-space: nowrap;
	text-align:left;
	font-size:smaller;
	font-weight: 400;
	font-family: Arial,sans-serif;
}
	.heresub {
		align: right;
		}
	.navright {
	color:#E9BEBE;
	background: #8B0000;
	background-image: url(../images/jz_navback2.gif);
	background-repeat: repeat-y;
	font-size:medium;
	font-family: Arial, sans-serif;
	text-align: center;
}
	.rnavtitle {
		color:		#800000;
		background:	#EEE8AA;
		/*background-image: url(./images/jz_navback.gif);*/
		background-repeat: repeat-y;
		font-size:	medium;
		font-family: Arial, sans-serif;
		text-align: center;
		}
	.rightsub {
		color:		#800000;
		background:	#FFFFFF;
		font-size:	x-small;
		text-align:	center;
		vertical-align: middle;
		font-family: Arial, sans-serif;
		border: ridge;
		}
		/*Title Bar Heading*/
	h1	{
	font-family: "Times New Roman",Times,serif;
	color: #990000;
	display:inline;
}
		/*Page Headings*/
	h2	{
		font-family: "Times New Roman",Times,serif;
		color:		black;
		font-variant:	small-caps;
		text-align: center;
		font-size:	x-large;
		}
		/*Section heading*/
	h3 {
		font-family:Arial,Verdana,sans-serif;
		color:#800000;
		font-style:italic;
		font-weight: 400;
		text-align: center;
		background: #E9BEBE;
		}
		/*inline paragraph heading*/
	h4 {
		display:		inline;
		}
		/*Page subheadings*/
	h5 {
		font-family: "Times New Roman",Times,serif;
		/*display:		inline;*/
		text-align:	center;
		color:		black;
		}
	h6	{
		font-size: 	x-small;
		background: #800000;
		display:		inline;
		}
	a {
		color:		red;
		text-decoration:	none;
		font-family: Arial, sans-serif;
		}
	a.link {
		color:		red;
		text-decoration:	none;
		font-family: Arial, sans-serif;
		}
	a:hover {
		text-decoration: underline;
		}
	a.nleft {
		color:		#FFFFFF;
		font-family: Arial, sans-serif;
		}
	a.nleft:hover {
	color: #FFD700;
	text-decoration: none;
}
	a.midi {
		color:		red;
		font-style:	italic;
		}
	span {
		text-decoration: underline;
		font-style:		italic;
		}
  	TABLE { 
      vertical-align: top;
     	}
	table.hands {
		width:	120px;
		height:	35px;
		border:	0;
		padding:	0;
		vertical-align: bottom;
		}
	TD {
		vertical-align: top;
		} 
	td.handsl {
		vertical-align: bottom;
		width:	50px;
		}
	td.handsm {
		vertical-align: bottom;
		width:	20px;
		}
	td.handsr {
		vertical-align: bottom;
		}

	dt	{
		font-weight: 700;
		}
	#smaller {
		font-size: smaller;
		}
	#larger {
		font-size: larger;
		}
	#right {float:right}
	#left {float:left}
	#bold {font-weight: 700}
	.center {text-align: center}
	.song {font-style: italic}
	.medcolor {background: E9BEBE}

-->
</style>

