
 body {
	font-family: "Eras Light ITC", Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size:14px;
	margin: 0px;
	padding: 0px;
	background-color:#fefefe;
}
a:link, a:visited{
	font-family: "Eras Light ITC", Arial,sans-serif;
	font-size:14px;
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	font-family: "Eras Light ITC", Arial,sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color: #005FA9;
	text-decoration: none;
}

#column {
	width: 752px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*	background-image: url(cbg.gif);
	background-repeat: repeat;
	*/
	border-top: #FFFFFF thick outset; 
	border-right: #999999 thick outset;
	border-bottom: #999999 thick outset; 
	border-left: #FFFFFF thick outset;
}
#content{
	padding: 30px 30px 30px 30px;	
	
}
.story {
	font: "Eras Light ITC";
	padding: 10px 10px 10px 10px;	
	text-align:justify;	
	background-color: #FCFCE4;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	display:block;	
}


#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FF0000;
	visibility: hidden;
	font-weight:bold;
	color:#FFFFFF;
	z-index: 5000;

}

p {
	padding-top: 0px;
	margin-top:5px;
	margin-bottom: 5px;
}

#page {
	width: 754px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bg1.gif);
	background-repeat: repeat;
}

#head {
	margin-top: 10px;
}


#masthead {
	height: 156px;
	padding-top: 5px;
	background-image: url(jbHeader.jpg);
	background-repeat: no-repeat;
}

#mainnav {
	position: relative;
	left: 233px;
	top: 128px;
	
}

#siteInfo{
	padding: 0px 30px 10px 30px;
	text-align: center;
	font-size: 90%;
	clear: both;
	color: #333333;
}
#siteInfo  a {
	font-size: 90%;
}
