@charset "iso-8859-1";
body
	{  	margin-top: 16px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding:0;
	color:#333399;
	font-family:Times,Georgia,serif;
	font-size:14px;
	background:url(http://www.cloudsinwater.org/images/theme/nabkgnd.jpg) white;
	}

	A:link		{ color: #990033; } 	A:visited	{ color: #009966; } 	A:active	{ color: #FF6600; } 	A:hover		{ color: #FF6600; }

p.small	
	{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	}

p,blockquote,ul,ol,li,table 	{ font-size:14px; }

h2	{ font-size:24px;font-weight:bold; }

h3	{ font-size:18px;font-weight:bold; }

h4	{ font-size:16px;font-weight:bold; }

ul	{ list-style-type: disc; }

.quote
	{
	padding: 0px;
	/* margin: 5px 5px 0px 5px; */
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	font-size: 16px;
	font-style: italic;
	}

.attrib
	{
	margin-left: 10px;
	padding: 5px;
	font-size: 14px;
	}

.coloredFrame
	{	border-bottom: 4px solid #711515; 
	border-right: 4px solid #711515; 
	border-top: 3px solid #996600; 
	border-left: 3px solid #996600;
	}

.centeredImage
	{	margin-left: auto;	margin-right: auto;	margin-top: .5em;	margin-bottom: .5em;	text-align: center;	padding: 0px;	}

.footer 
	{
	text-align: center;
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	border-top: thin solid #333399;
	padding-top: 10px;
	margin-top: 10px
	}

.eTapButton a:visited, .eTapButton a:link
	{ 
	display: block; 
	width: 9em;
	padding: 5px 5px 5px 0.5em; 
	border-bottom: 4px solid #711515; 
	border-right: 4px solid #711515; 
	border-top: 3px solid #996600; 
	border-left: 3px solid #996600;
	background-color: #fefaef;
	/* background-color: #dad9af; */
	color: #993300; 
	font-family: Times,Georgia,serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	} 
.eTapButton a:hover	{ color: #333300; }
.eTapButton a:active
	{ 
	border-top: 4px solid #711515; 
	border-left: 4px solid #711515;
	border-bottom: 3px solid #996600; 
	border-right: 3px solid #996600; 
	}
