body	{
	background-color: #f8f0e0;
	margin: 0px;
	color: #413b2e;
}
a	{
	text-decoration: none;
	color: #413b2e;
}
a:hover	{
	background-color: #413b2e;
	color: #e8e0d8;
}
a.More	{
	text-decoration: none;
	color: #413b2e;
	text-decoration: underline;
}
a.More:hover	{
	background-color: #413b2e;
	color: #e8e0d8;
	text-decoration: none;
	
}
div#Nav	{
	position: fixed;
	top: 0px;
	left: 0px;
	height: 24px;
	width: 1004px;
	background-color: #413b2e;
	background-image: url(Woodcuts/16.gif);      /* 15, 17, 25 */
	color: #413b2e;
	font-size: 8pt;
	font-family: sans-serif;
	border-bottom: solid 3px #413b2e;
	padding-top: 4px;
	z-index: 3;
}
#Nav input	{
	font-size: 8pt;
	background-color: #f8f0e8;
	color: #413b2e;
	border: 0px;
	height: 16px;
	margin-top: 0px;
}
#Nav .SubmitBtn	{
	font-size: 8pt;
	background-color: #c8c8c8;
	margin-left: 5px;
	margin-top: 1px;
	height: 18px;
	/*border: outset 1px #413b2e; */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Nav.SubmitBtn2	{
	font-size: 8pt;
	background-color: #c8c8c8;
	margin-left: 5px;
	margin-top: -4px;
	height: 18px;
	/*border: outset 1px #413b2e; */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#Nav .Textbox	{
	font-size: 8pt;
	margin-left: 5px;
	margin-top: 0px;
	height: 14px;
}
#Nav select {
	font-size: 8pt;
	color: #413b2e;
	background-color: #f8f0e8;
	border: 0px;
	height: 18px;
	margin-top: 0px;
	border-bottom: solid 1px #413b2e;
	padding-bottom: 0px;
}
div#PaperHeader	{
	position: absolute;
	top: 35px;
	left: 30px;
	height: 45px;
	width: 944px;
	font-family: garamond, times new roman, serif;
	font-size: 26pt;
	text-align: center;
	border-bottom: solid 1px #413b2e;
}
div#IssueInfo	{
	position: absolute;
	top:80px;
	left: 30px;
	height: 22px;
	vertical-align: middle;
	width: 924px;
	font-size: 8pt;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #413b2e;
}
div#NewsHeadline	{
	position: absolute;
	top: 115px;
	left: 30px;
	height: 48px;
	width: 944px;
	font-size: 26pt;
	text-align: center;
	/* font-family: times new roman, serif;	*/
	font-family: Vardana, sans-serif;
	font-weight: bold;
	/* background-color: white; */
}
div#Column1	{
	position: absolute;
	top: 190px;
	left: 30px;
	width: 185px;
	height: 320px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	text-justify: distribute;
	border-right: solid 1px #413b2e;	
	font-size: 10pt;
	font-family: serif;
}
div#Column2	{
	position: absolute;
	top: 190px;
	left: 235px;
	width: 424px;
	height: 320px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-left: solid 1px #413b2e;
	border-right: solid 1px #413b2e;
	/* background-color: white; */
}
div#Column3	{
	position: absolute;
	top: 190px;
	left: 680px;
	width: 270px;
	height: 320px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-left: solid 1px 413b2e;	
	/* background-color: white; */
}
div#ListHeadlines	{
	position: absolute;
	top: 100px;
	left: 30px;
	width: 944px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 10pt;
	font-family: serif;
}
.prvNext	{
    border: 0px;
	height: 12px;
	padding-bottom: 0px; 
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: middle;
}
