﻿body 
{
font-family: arial;
font-size: 10pt;
text-align: left;
vertical-align: top;
}
#bodytype1
{
margin: 0;
font-family: arial;
font-size: 10pt;
text-align: left;
vertical-align: top;
}

#columnLeft
{
	float: left;
	width: 15em;
	margin: 0 2em 0 0;
	background-color: #66CCFF;
	border: solid 1px #000000;
	height: 150em;
}

#columnRight
{
	float: right;
	width: 15em;
	margin: 0 0 0 2em;
	background-color: #66CCFF;
	border: solid 1px #000000;
	height: 150em;
}

#cellLeft
{
	vertical-align: top;
	width: 20%;
	margin: 0 2em 0 0;
	padding: 3px;
	background-color: #66CCFF;
	border: solid 1px #000000;
}

#cellRight
{
	vertical-align: top;
	width: 20%;
	margin: 0 0 0 2em;
	padding: 3px;
	background-color: #66CCFF;
	border: solid 1px #000000;
}

#cellCenter
{
	vertical-align: top;	
	padding: 3px 8px;
}

#content 
{
	padding: 0;
}

.insetquote
{
	 padding: 20px;
}

.attribution 
{ font-size: 70%;
  font-style: italic;
}

img {
border: 0
}

.sideNavLink 
{ 
	font-size: .8em;
	color: White;
}

.sideNavLink a:link {text-decoration: underline ; color: blue; }
.sideNavLink a:visited {text-decoration: underline ; color: maroon; }
.sideNavLink a:active {text-decoration: underline ; color: purple; }
.sideNavLink a:hover {text-decoration: underline; color: green; }

.acbblinks a:link {text-decoration: underline ; color: blue; }
.acbblinks a:visited {text-decoration: underline ; color: maroon; }
.acbblinks a:active {text-decoration: underline ; color: purple; }
.acbblinks a:hover {text-decoration: underline; color: green; }

p.digest
{ font-family: Times New Roman, Serif;
  margin: 0 40px;
  padding: 0 5px;
  border-left: solid 1px black;
}

p.digestremark
{ font-family: Arial, Sans-Serif;
    
}

table {
     border-color: #808080; 
     border: 0;  
     width: 620px; 
     padding: 0;
     margin: 0;
 }


p.subHeadWithEmphasis {font-weight: bold; font-size: 12pt;  text-align: center; }

p.byLine
{
	text-align: center;
}
 div#currentArticleBanner  {
    margin-top: 20px;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}

p#currentArticleTitle 
{
	font-weight: bold;
	font-size: large;
	text-align: center;
}

p#currentArticleDate
{
	font-weight: bold;
	font-size: large;
	text-align: center;
}

.blogList {text-align: center; }
.blogHead 
{
	font-weight: bold;
	font-size: large;
    text-align: center;
 }

.siteSpirit 
{
	text-align: center; 
	font-size: .7em;
}

.acbbaphorism {
	text-align: center;
	font-size: .8em;
	margin: .5em .5em .5em .5em;
}
.topLinkToSection 
{
	font-size: large;
	font-weight: bold;
	text-align: center;
} 

.siteNameText 
{
	font-size: xx-large;
	font-weight: bolder;
	text-align: center;
	margin: 1em 1em;
}

.sitedate
{
	font-size: .7em;
	text-align: center;
}

 img.c3 {width: 128px; height: 168px; border: 0; }
 td.c2 {text-align: center; font-size: 8pt;  width: 500; }
 td.c1 {background-color: #66CCFF ; font-size: 9pt;  width: 131px; }

.siteFooter
{
	text-align: center; }
	
.sources { border: solid 1px black; }


