html { 
	min-height: 100%; 
	margin: 0 0 1px 0; 
}

#banner {
	position:absolute;
	background:#fff;
	border:0px solid #00725D;
	height:100px;
	width:100%;
	z-index:2;
}

#centercontent  { 
	/*background-image: url('../background.jpg');
	background-postion: 0 0;
	background-repeat: repeat-x;
	background: #fff; */
	position: absolute; 
	z-index: 1; 
	top: 198px; 
	bottom: 400px; 
	width: 100%;
}


#leftcontent  { 
	display: none;
/*	background: #C2EDF4;
	text-align: center; 
	padding: 1em; 
	position: fixed; 
	z-index: 10; 
	top: 0; 
	right: 0; 
	width: 6%; 
	height: 2000px; */
}

#leftcontent a {
	font-size: .7em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #559988;
	padding: 10px 0 5px 0;
}

#leftcontent a:hover {
	color:#225555;/*66AA99;*/
}

#rightcontent {
	position: fixed;
	right:0;
	top:0;
	width:10%;
	color: #FFF;
	background:#00725D;
/*	border:1.2em solid #00725D;*/
	padding: 1em;
	height: 2000px;
/*	background-image: url('../mask.gif');
	background-repeat: xy-repeat; */
	z-index:10;
	}
#rightcontent a {
	font-size: .7em;
	font-family: arial, helvetica, sans-serif;
	color:#FFF;
}

p {margin-top:10px; margin-bottom:10px; padding: 0px; font-family:arial, helvetica, sans-serif; font-size: 10pt}


a:link, a:visited {
	color: #559988;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #ffaa66;
	text-decoration: none;
}
	
#navcontainer ul  { 
	text-align: center; 
	list-style-type: none; 
	margin: 0 0 0 0; 
	padding: 11px 0 11px 0; 
	position: absolute; 
	z-index: 2; 
	top: 178px; 
/*	left: -20px; */
	width: 100%; 
	background-color: #FFF;	
	border: solid 1px #ffaa66 }

#navcontainer ul li { 
	display: inline; 
	}

#navcontainer ul li a {
	/*font-variant:small-caps;*/
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding: .8em .8em;
	color: #559988;
	background-color: #FFFFFF;
	border: 1px solid #FFAA66;
	border-bottom: 0;
	border-top: 0;
}

#navcontainer ul li a:hover {
	color: #FFF;
	background-color: #88CCAA;
	border: 1px solid #00725D;
	}

#navcontainer ul li a.here {
	color: #FFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;
	}

#standard  { 
	border: 0px solid black; 
	position:relative; 
	top:0px; 
	width:20%
	}
#bstandard { 
	border: 20px solid #00725D; 
	position:relative; 
	top:0px; 
	width:15%; 
	padding: 5px; 
	margin-right: 10px;
	}
.cstandard { 
	border: 0px solid black; 
	position:relative; 
	top:0px; 
	width:20%;
	}
.dstandard { 
	width:70%;
	}

li {margin-top:10px; font-family:arial, helvetica, sans-serif; font-size: 10pt}

blockquote { 
/*	clear: both; */
	margin-top:0px; 
	margin-bottom:0px
}

.indented { 
/*	text-indent: 2.0em; */
}

.cstandardLeft, .cstandardRight { 
	border: 0px solid black; 
	position:relative ; 
	top:0px; 
	width:20%; 
	display:inline; 
	float:left; 
	padding:10px 10px 5px 5px
}

.cstandardRight { 
	float:right; 
	padding:10px 5px 5px 10px
}

.left {
	display:inline; 
	float:left; 
	margin: 0 10px 10px 0;
}
.right {
	display:inline; 
	float:right; 
	margin: 0 0 10px 10px;
}
.leftcorner {
display:inline; float:left; padding:0
}
.rightcorner {
display:inline; float:right; padding:0
}

.center { 
	display: block;
	margin-left:auto; 
	margin-right:auto
}

.center2 { 
	display: block;	
	margin-left:5%; 
	margin-right:5%
}

#focus {
/*	background-image: url(../horizontal_gradient.jpg); 
	background-repeat: repeat-y;  */
	text-align:justify; 
	padding-bottom:50px; 
	position:relative; 
	top:30px; 
	border: 0px double #559988; 
	margin: auto;
	margin-bottom: 20px; 
	width: 800px;
}

#title {color:#559988; text-align: center; font-family:Times, serif; font-weight:bold; font-size:2.0em; background-color:white; padding: 10px 0 0 0}

#subtitle{color:#77BBAA; text-align: center; font-size:1.3em; background-color:white; padding: 0 0 10px 0}

body 	{
/*	background-image: url('../gradient.jpg');
	background-repeat: repeat;*/
	background-color: #EDFFFE;
	padding:0px;
	margin:0px;
}

#quill 	{
	position: absolute;
	top: 140px;
	left:5px;
	/*background-image: url('../quill.jpg');*/
	background-repeat: no-repeat;
	width:20%;
	height:60%
	}

#bookslideshowDiv {
	position:absolute; 
	top: 250px; 
	left: 80%; 
	float: left; 
	width: 200px;
}

#bookslideshowOuterTable {
	width: 15%; 
	border: 0;
}

#bookslideshowInnerTable {
	width: 180px; 
	border: 1px double #559988;
}

#bookslideshowText {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #FFFFFF;
	font-weight: bold;
}

#logo {
	background-image: url(/jcf_logo.jpg);
	background-repeat:repeat;
	background-position:top right;
	height:178px;
	position:relative;
	left:0px;
	top:0px;
	width: 100%;
	overflow:hidden;
}


h1, header1 {
	margin-bottom: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%; 
	color:#559988; /* #FFF; #FF6600; */
}

h2, header2 {
	font-family: Fantasy, Arial, sans serif; 
	font-size: 120%; 
	color:#A15E28;
	font-variant:small-caps;
}

h3, header3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 105%; 
	color: #559988; 
	font-weight:bold;
}

h4, header4 {
	font-family: Arial, sans serif; 
	font-size: 120%; 
	color:#0046F9;
	font-variant:small-caps;
}

h5, header5 {
	font-family: Times, serif; 
	font-size: 120%; 
	color:#E33B00;
}

h6, header6, a h6 {
	font-family: arial, helvetica, sans-serif;
	color: #77BBAA;
	padding: 0 0 5px 0;
	margin: 0;	
}



/*  form formatting  */

  .info   { color: black; background-color: transparent; font-weight: normal; }
  .warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
  .error  { color: red; background-color: transparent; font-weight: bold }

  .formtab TD      
          { padding: 0.2em; height: 2.5em; vertical-align: top; font-size: 90%; }

#footer { 
	font-family: arial, helvetica, sans-serif;
	font-size: .6em;
	color: #777; 
	background-color:#FFF; 
	text-align: center; 
	position: fixed; 
	z-index: 20; 
	bottom: 0; 
	width: 100%; 
	height: 2em;
	padding-top: .5em;
	margin-bottom: -.2em;
	border-top: 1px #999 solid;
}

#up_arrow {
	width: 100%;
	text-align: center;
	z-index: 21;
}
#up_arrow a {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#up_arrow img {
	margin-bottom: -4px;
}

.portrait {
	border: 4px solid #00725D;
	padding: 1px;
	background-color: #FFF;
	margin-bottom: 400px; 
}
