body { padding: 0; margin: 0; background: #000000; font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif; color: #000000; }
h1 { font-size: 1.3em; padding: 15px 10px; margin: 0; }
h2 { font-size: 1.1em; padding: 10px; margin: 0; }
img { border: none; }

A:link, A:visited 
{
text-decoration: none; 
color: #a16004; 
font-weight: bold; 
}

A:hover 
{
color:#a16004; 
text-decoration: none
}

#Header { background: #e8e8e8; height: 50px; padding: 0}
#Header img { display: block; margin: 0 auto 0; }

#MainContent { background: #e8e8e8; padding-bottom: 30px; }

#Footer { padding: 10px; border-top: none; } 

.homepage { list-style: none; padding: 0; margin: 0; }
.homepage:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.homepage li { float: center; width: 40%; }
.homepage li img { display: block; width: 100%; height: auto; }

.menutext { font-family: Verdana; font-size: 12pt; text-align: center; letter-spacing: 4px; line-height: 170%; color: #666666; }
.menutext A:link {color: #666666; font-weight: normal; text-decoration: none}
.menutext A:visited {color: #666666; font-weight: normal; text-decoration: none}
.menutext A:active {color: #666666; font-weight: normal; text-decoration: none}
.menutext A:hover {color: #9a8b72; font-weight: normal; text-decoration: none}

.navigation  { font-family: Verdana; font-size: 10pt; letter-spacing: 3px; color: #9999dd; }
.navigation  A:link {color: #9999dd; font-weight: normal; text-decoration: none}
.navigation  A:visited {color: #9999dd; font-weight: normal; text-decoration: none}
.navigation  A:active {color: #9999dd; font-weight: normal; text-decoration: none}
.navigation  A:hover {color: #bbbbee; font-weight: normal; text-decoration: none}

.tableBkgd    { 
	background: #000000; 
	background-image: url('images/bgsky.jpg'); 
/*	display: none or inline;   <-- none for real, inline for testing */
	display: none;
}
.tableBkgdVis    { 
	background: #000000; 
	background-image: url('images/bgsky.jpg'); 
/*	display: inline; */
}


.bkgd    {
	padding: 0;
	margin: 0;
	background: #000000;
	font-family: Verdana, sans-serif;
	background-attachment: fixed;
	background-image: url('../images/twinklingStars.gif');
/*	background-position: top center;
	background-repeat: no-repeat;
	background-size: 3000px 2048px; */
	margin-left: 0px;
}


.tit         
{ 
font-family: Papyrus, Georgia, serif; 
font-size: 23pt; 
color: #431b11; 
font-weight: bold; 
text-align: center; 
letter-spacing: 0.0pt; 
margin-bottom: 0pt; 
text-indent: 0; 
}

.subtit      
{ 
font-family: Papyrus, Georgia, serif; 
font-size: 16pt; 
color: #431b11;
font-weight: bold; 
text-align: left; 
letter-spacing: 0.0pt; 
text-indent: 0; 
margin-left: 3%; 
margin-right: 3%;
}

.columntext  
{ 
font-family: Papyrus, Georgia, serif; 
font-size: 13pt; 
color: #431b11;
text-align: left; 
letter-spacing: 0.0pt; 
margin-bottom: 2pt; 
margin-left: 3%; 
margin-right: 3%;
text-indent: 0; 
font-weight: bold; 
}

.centertext  
{ 
font-family: Papyrus, Georgia, serif; 
font-size: 13pt; 
color: #431b11;
text-align: center; 
letter-spacing: 0.0pt; 
margin-bottom: 2pt; 
margin-left: 3%; 
margin-right: 3%;
text-indent: 0; 
font-weight: bold; 
}

.centeredTiny  
{ 
font-family: Papyrus, Georgia, serif; 
font-size: 10pt; 
color: #431b11;
text-align: center;
font-weight: bold; 
}

.leadin  
{
	color: #7e3333; 
	font-weight: bold;
}

.hidden {visibility:hidden;}
.visible {visibility:visible;}
