body   {
	color: black;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 16px;
	background-color: #000044;
	background-attachment: fixed
	}

body.ta         {
	scrollbar-face-color: #0000ff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #00ffff; 
	scrollbar-3dlight-color: #0000ff; 
	scrollbar-darkshadow-color: #333333;  
	scrollbar-arrow-color: #00ffff;
	}



#page           {
	top: 0px;
	left: 0px;
	text-align: left;
	margin: 0 auto 12px;
	padding: 0;
	width: 755px;
	height: auto
	}


#header     {
	font-size: 18px;
	background-color: #fff;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	height: auto
	}


#footer     {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00f;
	background-color: #fff;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	height: auto
	}


#footer  a  {
	font-size: 11px;
	color: #06a
	}


#footer a:hover {
	border-bottom: 1px solid #900
	}



#title   {
	color: #fff;
	font-size: 36px;
	font-family: Arial, Helvetica, Geneva, "sans-serif !important";
	font-weight: bold;
	text-align: left;
	//text-transform: uppercase;
	padding-top: 15px;
	padding-left: 10px;
	float: left
	}



h1      {
	color: #06a;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bullet_1.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	display: block;
	padding-left: 10px
	}



h2     {
	color: #303;
	font-size: 14px;
	font-family: "arial black", Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../images/bullet_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top: 1px solid #999 !important
	}

h3   {
	color: #c0c;
	font-size: 14px;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/bullet_1.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 25px
	}



p  {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif
	}

p.leftimage   {
	padding-left: 210px;
	}



#content    {
	background-color: #eee;
	background-position: 0 0;
	text-align: left !important;
	width: 100%;
	float: left
	}




#column1        {
	margin-top: 5;
	padding: 0 0;
	width: 155px;
	float: left
	}



#column2            {
	background-color: #fff;
	margin-top: 5;
	padding: 5px;
	width: 588px;
	float: left
	}



#Greeting	{
	position: relative;
	color: #ff0000
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	align: center;
	}	


#PicPuzzle2		{
	Position: absolute;
	z-index: 2;
	left: 290px;
	top: 310px;
	}


#MapViewer		{
	Position: absolute;
	z-index: 3;
	left: 500px;
	top: 320px;
	}


#PastorsRecords		{
	Position: absolute;
	z-index: 4;
	left: 550px;
	top: 370px;
	}


#PicMatch		{
	Position: absolute;
	z-index: 5;
	left: 600px;
	top: 420px;
	}


#Capitals		{
	Position: absolute;
	z-index: 6;
	left: 650px;
	top: 470px;
	}


#Welcome, #menuSoftware, #menuBooks   {
	display: none
	}


#column1 a  {
	color: #06c;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
	border-bottom: 1px solid #999
	}
#column1 a  {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 145px;
	border-bottom: 1px solid #999
	}
#column1 a:hover {
	background-color: #fff;
	display: block;
	margin: 0;
	padding: 5px 5px 5px 5px;
	width: 145px;
	border-bottom: 1px solid #999
	}

#column1 .subMenu a  {
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 140px
	}

#column1 .subMenu a:hover  {
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 140px
	}

#column2 a       {
	color: #00c;
	font-size: 12px;
	}


	
#column2 a:hover {
	border-bottom: 1px solid #900;
	}


.chapter   {
	display: none
	}
	
br.clearBoth, div.clearBoth {
	font: 1px/1px sans-serif;
	clear: both;
	display: block;
}