@charset "utf-8";
/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	font-family: "Garamond", "Adobe Garamond Pro", "Apple Garamond","Times New Roman", sans-serif, "Arial", "Helvetica";
	font-size:12px;
	color:#000;
	}
a.links:link:after, a.links:visited:after { content:" (" attr(href) ") "; }

p{margin:9px;}

a{text-decoration: none;}

.text{width:612px !important;}
.imgFloat{float: right; height:145px; width:145px; position: relative;}
.imgFloat.big{float: right; height:190px; width:190px; position: relative; margin-left: -10px;}
.imgFloat.left{float: left; height:145px; width:145px; position: relative; margin: -15px 10px 10px 10px;}

a img{border: none; position: absolute; clip: rect(10px, 140px, 140px, 10px); top:10px; left: 10px; }
a img.bigThumb{border: none; position: absolute; clip: rect(13px, 176px, 176px, 14px); top:13px; left: 14px; }

a img{display: none;}
.imgFloat{display: none;}


.bannercell{height: 164px;}
table{width:620px;}
	
#banner{
	width:612px;
	margin:10px auto 0px ;
	text-indent: -9999px;
	display: none;
}
		
.navRow{display: none;}
#pipenav{display: none;}
#leftbar{display: none;}
td.leftbarCol{width:0;}
.rightbar{display: none;}

p.forprint{display: block; font-weight: bold;}

/*#workshops{border: 1px solid black;padding:5px;}*/