body { background: #e2fdf0; color: #333; font: 62.5% Helvetica, Arial, sans-serif; text-align: center;}
* { padding: 0; margin: 0; }

a.pub { color: #0060ff; font-weight: bold; text-decoration: none;}
a.main { color: #0060ff; text-decoration: underline; font-weight:normal; }
a.main:visited { color: #505; text-decoration: underline; font-weight:normal; }

a { color: #0060ff; font-weight: bold; text-decoration: none; }
a:visited { color: #505; text-decoration: none; }
a:hover { color: #800000; text-decoration: underline; }

p.center { text-align: center !important; }


h1 { font: bold 4em Helvetica, Arial, sans-serif; letter-spacing: -0.03em; }
	#masthead h1 { padding: 0 0; }
	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }

h2 { font: bold 2.0em Helvetica, Arial, sans-serif; color: #800; background: #fff; padding-left:25px; margin-top:20px; text-transform:lowercase; }
	h2 a { color: #000; text-decoration: none;}
	h2 a:visited { color: #555; text-decoration: none; }
	h2 a:hover { color: #090; text-decoration: none; }	
	
h3 { font: 2em Helvetica, Georgia, "Times New Roman", Times, serif; color: #000; padding: 0 0 10px 0;}
    #email { font: 2em Helvetica, Georgia, "Times New Roman", Times, serif; color: #080; padding: 10px 0; }
    #second { font: 2em Helvetica, Georgia, "Times New Roman", Times, serif; color: #000; padding: 10px 0 0 0; }

h4 { font: italic 1em Georgia, "Times New Roman", Times, serif; color: #888; background: #fff; padding-left:15px; padding-bottom:5px; padding-top:5px; }
	h4 a, h4 a:visited { color: #888; text-decoration: none; }
	h4 a:hover { color: #888; text-decoration: underline; }
	h4.cite { padding-top:0px; padding-left:30px; font-style:normal;}

#container { width: 770px; margin: 15px auto 15px auto; text-align:center; }
#masthead { width: 770px; background: #fff; border-top: 2px solid; border-right: 2px solid; border-left: 2px solid; text-align:center; }

ul#nav3 { list-style: none; width: 750px; background: #ccf; padding: 10px 10px;  margin: 0 auto 0 auto; border-right: 2px solid; border-left: 2px solid; border-top: 2px solid; }
	ul#nav3 li { padding: 10px 20px 10px 20px; font:bold italic 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; display:inline; }
	ul#nav3 li a, ul#nav li a:visited { color: #000; text-decoration: none; }
	ul#nav3 li a:hover { color: #000; text-decoration: underline; }
	ul#nav3 li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #fff; text-decoration: underline;  }
      ul#nav3 li.on {background: #009;}
			
	#content_box { width: 770px; text-align: left; float: left; clear: both; background: #fff; border-top: 2px solid; border-right: 2px solid; border-left: 2px solid; border-bottom: 2px solid; }
		#content { width: 770px; padding: 0 40px 0 0; background: #ff0; display:inline; overflow: hidden; }
		* html #content { overflow: hidden; }

.entry { font-size: 1.4em; line-height: 1.7em; background: #fff; padding-left: 60px; }
	.entry p { margin: 0 40px 15px 0; }
	.entry ul, .entry ol { margin: 0 60px 15px 30px; }
	.entry ul { list-style-type: square; }
	.entry li { margin: 0 0 1px 0; }
	.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 5px 0 5px 30px; }
	.entry p.quote { background: #eee; padding: 4px; margin: 0 5px 5px 0;}

	.entry img { }
	.entry a img { border: 0; }
	.entry img.left { padding: 3px 3px 3px 0; margin: 5px 15px 5px 0; float: left; clear: left; }
	.entry img.right { padding: 3px 40px 3px 3px; margin: 5px 0 5px 15px; float: right; clear: right;}
	.entry img.poster { padding: 3px 3px 3px 20px; margin: 5px 15px 5px 0; float: right; clear: both; }	
       .captionright1 { padding: 3px 40px 3px 3px; margin: 5px 0 5px 15px; float: right; clear: right; text-align:left; width:250px; font:italic 0.8em Helvetica, Arial, sans-serif; line-height: 0.95em; }
       .captionright2 { padding: 3px 40px 3px 3px; margin: 5px 0 5px 15px; float: right; clear: right; text-align:left; width:200px; font:italic 0.8em Helvetica, Arial, sans-serif; line-height: 0.95em; }
       .captionleft { padding: 3px 3px 3px 0; margin: 5px 15px 5px 0; float: left; clear: left; text-align:left; width:200px; font:italic 0.8em Helvetica, Arial, sans-serif; line-height: 0.95em; }