#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
}
body
	{
	margin: 0px;
	padding: 0px 0 10px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	background-color: #EFEFE7;
	}
sup
	{
	font-size: 9px;
	}
	
 p
	{
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px 0px 1em 0px;
	}
	
a
	{
	font-weight: normal;
	color: #0033AA;
	text-decoration: none;
	}
a:hover
	{
	color: #1F4892;
	text-decoration: underline;
	}
	
.navlink a, .leftcontent p
	{
	font-size:.9em;
	}
	
.leftcontent .navlink a
	{
	font-weight: bold;
	}
	
	
a.tag
	{
	color: #5BBA52;
	border-style: none;
	border-width: 0px;
	border-style: dotted;
	padding:0px;
	}
	
p.tag
	{
	border-top: 1px dotted #ccc;
	color: #666;
	}
	
h1
	{
	font-size: 28px;
	margin:0px;
	line-height: 1.2em;
	}
h2
	{
	line-height: 1.2em;
	font-size: 22px;
	}
	
h3
        {
	/* text-transform: uppercase; */
	font-family: verdana, sans-serif;
	/* font-weight: bold; */
	font-size: 20px;
	color: #111;
	line-height: 20px;
	text-align: middle;
	margin: 0.6em 0em 0.6em 0em;
	/* letter-spacing: 0.1em; */
	}
h4
	{
	text-transform: uppercase;
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-align: top;
	margin: 2.5em 0em 0.6em 0em;
	letter-spacing: 0.1em;
	}
h5
	{
	text-transform: uppercase;
	font-family: verdana;
	font-weight: normal;
	font-size: 9px;
	color: #555;
	line-height: 18px;
	text-align: top;
	margin: 0em 0em 0.6em 0em;
	letter-spacing: 0.1em;
	}

h6 /* for authorial colophon */
	{
	/* text-transform: uppercase; */
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	text-align: top;
	margin: 0em 0em 0.6em 0em;
	letter-spacing: 0.1em;
	}
	
img
	{
	border-width: 1px 1px 1px 1px;
	border-color: #555;
	border-style: none;
	margin: .5em 0em .5em 0em;
	padding: 0px;
	}
img + img
	{
	margin: 0em 0em .5em 0em;	
	}
	
.smallcaps
	{
	font-size: .8em;
	}
.unfinished
	{
	color: #ccc;
	}
p.copyright
	{
	font-size: 9px;
        text-align: left;
	}
	
#lastupdated
	{
	text-align: right;
	color: #AAAA95;
	font-size: 11px;
	}
	
.address
	{
	line-height: 1.3em;
	font-size: 11px;
	}
.normalinhtag
	{
	font-size: 14px;
	font-weight: normal;
	}

#banner
	{
	position: relative;
	top: 0px;
	left: 0px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 3px 202px;
	background-color: white;
	border-style: none;
	border-color: #AAAA95;
	border-width: 0px 0px 1px 0px;
	}
	
.header
	{
	position: relative;
	border-style: none;
	border-color: #AAAA95;
	border-width: 1px;
	padding: 2px 0px 0px 203px;
	margin: 0 0 0 0px;
	background-color: #AAAA95;
	height: 18px;
	margin-bottom:12px;
	}
	
.header p, .header p a
	{
	font-size: 9px;
	color: #fff;
	}
.header img
	{
	display: inline;
	float:left;
	margin: 0px 4px 0px 0px;
	padding-top: 2px;
	}

ul, ol
	{
	margin:0;
	padding:0;
	/* list-style-type:none; */
        margin-bottom:10px;
        padding-left:10px;
	}

ul.recent_articles
	{
	margin:0px 0px 4px 0px;
	padding:0;
	/* list-style-type:none; */
        margin-bottom:10px;
        padding-left:10px;
	}

.centrecontent li {
        margin-left: 28px; 
        margin-right:0px; 
        margin-top:0px; 
        margin-bottom:2px; 
        padding-left:12px; 
        padding-right:0px; 
        padding-top:2px; 
        padding-bottom:0px;
        }
	
.centrecontent, .box1, .biog, .mainpagebox3
	{
	width: 500px;
	position: relative;
	top: 0px;
	background: #fff;
	margin-left: 193px;
        /* margin-right: 405px;*/
	padding: 0px 6px 0px 6px;
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: red;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 195px;
	/*margin-right: 226px;*/
	}

.centrecontent
        {
	padding: 10px 6px 0px 6px;
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: red;
	background-color: #FFF;
        /* padding-right: 0px;*/
	margin-bottom: 10px;
        }

html>body .centrecontent, html>body .box1, html>body .mainpagebox, html>body .biog, .mainpagebox3
	{
	margin-left: 195px;
        /* margin-right: 226px; */
	}
.centrecontent2 li {
        margin-left: 28px; 
        margin-right:0px; 
        margin-top:0px; 
        margin-bottom:2px; 
        padding-left:12px; 
        padding-right:0px; 
        padding-top:2px; 
        padding-bottom:0px;
        }
.centrecontent2, .mainpagebox
	{
	width: 665px;
	position: relative;
	top: 0px;
	background: #fff;
	margin-left: 193px;
        /* margin-right: 405px;*/
	padding: 0px 6px 0px 6px;
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: red;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 195px;
	/*margin-right: 226px;*/
	}

.centrecontent2
        {
	padding: 10px 6px 0px 6px;
	border-width: 1px 1px 1px 1px;
	border-style: none;
	border-color: red;
	background-color: #FFF;
        /* padding-right: 0px;*/
	margin-bottom: 10px;
        }
.centrecontent2
	{
	margin-left: 195px;
        /* margin-right: 226px; */
	}

.leftcontent 
	{	
		font-size:.9em;
		position: absolute;
		left: 10px;
		top: 144px;
		width: 180px;
		background:#EFEFE7;
		border-style: none;
		border-color: green;
		border-width: 1px 1px 1px 1px;
		padding:2px;
	}
.navlink
	{
		position: relative;
		background: none;
		border-style: dotted;
		border-color: #AAAA95;
		border-width: 1px 0 0 0;
		padding: 0 0 0 2px;
	}
.article_div
	{
		position: -6px;
		background: none;
		border-style: dotted;
		border-color: #AAAA95;
		border-width: 0 0 1px 0;
         }
.biog 
	{
	margin-bottom: 10px;
	}
#rightcontent 
	{
		position: absolute;
		left: 715px;
		top: 144px;
		width: 165px;
		border-style: none;
		border-color: #666;
		border-width: 1px 1px 1px 1px;
		margin:0px;
		padding:0px;
	}
	
#rightcontent p, #rightcontent li 
	{
	font-size: 11px;
	margin:5px 0px 5px 0px;
        line-height: 1.2em;
	padding:0px;
	}
	
#rightcontent .address, .smallcaps
	{
	font-size: .9em;
	}
	
.box1, .mainpagebox, .biog
	{
	padding: 5px 0px 0px 6px;
	background-color: #DBE4D8;
	border-style: dotted;
	border-color: #777;
	border-width: 1px 0px 0px 0px;
	}
.mainpagebox3
	{
	padding: 5px 0px 0px 6px;
	background-color: #fff;
	border-style: dotted;
	border-color: #777;
	border-width: 1px 0px 0px 0px;
	}
.box1 img
	{
	border-style: solid;
	border-color: #444;
	border-width: 1px 1px 1px 1px;
	}
.box1 p
	{
	padding: 0 3px 0 49px;
	margin-top: -7px;
	}
.biog p
	{
	padding: 0 3px 0 110px;
	}
.box1 p.tag
	{
	font-size: 11px;
	}
.inlinetitle
	{	
	background-color: #EDE8B6;
	font-weight: bold;
	margin: 0px;
	}
.picturecontainer
	{
	margin: 0px;
	padding: 0px;
	position: static;
	}
	
.picturecontainer img
	{
	position: static;
	float: left;
	margin-right: .5em;
	}
	
.spacer
	{
	display: block;
	position: static;
 	clear: both;
 	line-height: 1%;
	}
.storysummary
	{
	margin-bottom: 10px;
	}
.storybanner
	{
	position:relative;
	margin: 0;
	padding: 0;
	border-style: none;
	border-color: none;
	border-width: 1px;
	background-color: none;
	}
.storybanner img, .biog img
	{
	float:left;
	margin: 0 7px 0 0;
	border-style:dotted;
	border-color: gray;
	border-width:1px;
	}
img.available 
	{
	float: none;
	display: inline;
	border:none;
	margin:1px 2px 0 0;
	padding:0;
	}
.storybanner p
	{
	font-size: 10px;
	line-height: 16px;
	margin: 4px 0 0px 0;
	}
.storybanner p .upper, p.biogavailable
	{
	text-transform: uppercase;
	}
p.biogavailable
	{
	font-size: 9px;
	}
.clientlogin
	{
	font-size: 10px;
	position:relative;
	margin: 1px 4px 10px 1px;
	padding: 1px 5px 1px 5px;
	border-style: dotted;
	border-color: #BA9696;
	border-width: 1px;
	/* background-color: #DCCDCD; */
	text-align: left;
	}