#nav {
	visibility: hidden;
}

a:link {
	color: #5b80b2;
	border-bottom: 1px dotted #5b80b2;
	text-decoration: none;
	}

a:visited {
	color: #A0B0D8;
	border-bottom: 1px dotted #969;
	text-decoration: none;
	}

a:hover {
	color: #036;
	border-bottom: 1px solid #036;
	text-decoration: none;
	}

body {
	background-color: #FFFFFF;
	background-image: URL(b2.gif);
	background-repeat: repeat-y;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 200%; 
	color: #d1d1d1; 
	padding-top: 15px;
	text-align: right;	
}

img {
	border: none;
}

.watermarked {
/*	background-image: url(jfwm.jpg); 
	background-position: center; 
	background-attachment: scroll; 
	background-repeat: no-repeat; */
}

#left {
	left: 10px;
	width:575px;
	margin-right: 30px;
	padding-left: 25px;
	padding-bottom:20px;
	position: absolute;
	line-height: 1.8em;
	top: 0em;
	}

#right {
	visibility: hidden;
}	
	
#right a:link {
	}

#right a:visited {
	}

#right a:hover {
	}

#right h3 {
	}

#right ul, .noBullet {
	}

#right li {
	}

#footer {
	clear: both;
	color: #999;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 10px;
	border-top: 2px solid #ddd;
	}

#topback {
	visibility: hidden;
}
