body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #191919;  /* was #191919 */  
	font-size: 12px;
	background-color: #818181;  /* test new background color */ 
/* background-color: #1f1f00; */  /* was #695233 */
/* background-image: url('../images/darkbrown_4_doubled.jpg'); */
	/*background-repeat: repeat-x;*/
	margin: 0;
	margin-top: 7ex;
	/*margin-left: 102px;*/
	/*margin-right: 50px;*/
	padding: 0;
	/*background-image: url(../images/brown-pattern.jpg);*/
	/* was url(../images/ancientafrica5-180d.jpg); */
}

h2 {      /* used for header "Astrology Project" */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;  /* was 16.5px */
	/* font-variant: small-caps; */	
	color: #FFFF87;  /* was #172462 */
    text-shadow: 2px 2px 4px #2E3971;  /* was #172462 */
	margin-left: 62px;  /* was 60px */
}

h3 {						/* used to tell visitor what to do next */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 4px;		/* this rule removes the large space under the heading h3 */
	padding: 1px;
}

/* MEMO: h4 is defined in keywordStyleSheet.css */

p {	 /* used for keyword content */
	display: inline;	/* to remove the blank lines before and after the keywords text */	
}


/* IS THIS STILL IN USE?? */
/* .greyfont {
	color: #E6E6FA;  /* was #F3F3EF, then #FFFFF9 
	} */

#scientific {
	position: absolute;
	left: 64px;	 
	top: 83px;   	
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font: normal;
	color: #EEEEEE;  /* was #ecedef, D3D3D3 */
	line-height: 1.2em; 
	width: 310px;   /* scientific area width/ 
	margin: 0px;
	padding: 1px;
	/*border: 0px;*/
}

a:link, a:visited, a:focus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e9ef;	 /* was #F6F6F2 */
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7e9ef;		
	text-decoration: underline;
}



/* CSS FOR INDEX-MANUAL PAGE ONLY */
#enter_command_box {   /* FOR MANUAL INPUT PAGE ONLY */
	position: absolute;
	/* left: 57x; */  /* was 57px */
	top: 155px;  /* was 185px */  
	margin: 0px;
	padding: 1px;
	padding-left: 60px;
	line-height: 1.2em;
}

#enter_dob {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;	
	margin: 1px;
	padding: 0;
	/*background-color: #695233;  /* was #F6F7CF */
	/*background-image: url('../images/darkbrown_4.jpg');	*/
	color: #EEEEEE; 
    /* text-shadow: 2px 2px 2px #2E3971;  */ /* was #FFFF87 */
	/* padding: 1px; */
	/*padding-bottom: 6px;*/
	/*border: 0px solid;
	/*border-color: #695233;  /* was #000000 */
}

.inside_select {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/* line-height: 1.3em; */	
	color: #2E3971;	 /* was #333333 */
	background-color: #ffff87;	 /* #e7e9ef */
	margin: 1px;
	padding: 1px;
	border: 0px thin;
	border-color: #F3F3F3;  /* was FDFDFF, D8D8D8, FFFFFF */
}

/* 
#normalweight {
	font-weight: normal;	
} */

.redButtons {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #e7e9ef;   /* was #606061 */
	/* text-shadow: 1px 1px 1px #FFFF87; */
	font-style: bold;
    /* text-shadow: 1px 1px #6a6b60; */	
	/* font-weight: bold; */
	background-color: #818181;  /* was #f79b11 [orange] */	
	/*background-image: url('../images/darkbrown_4.jpg');*/
	margin: 0;
	padding: 1;
	padding-left: 2;
	padding-right: 2;
	/* margin-top: 1.5px; */
	/* padding: 2px; */
/*	padding-top: 2px;
	padding-bottom: 2px; */
	border: 1px outset;
	border-color: #606061;   /* was #FFFF87 */
}

/* Hyperlinks at bottom of INDEX PAGE */
#manual_data_entry {  
	position: absolute;
	top: 356px;		
	left: 76px; 	
}
#behind_the_database {	
	position: absolute;
	top: 396px;		
	left: 76px;		
}


.attribute-labels {
	color: #8B91B0;  /* was #A2A2A2 */
	/* padding-left: 1px; */
}

/* CSS FOR LOOKUP AND PRESENT PAGES */
/* properties of tables displaying Your Birth Data */
.bddata1, .bddata2, .bddata3, .bddata3vm, .bddata4, #bddata_moon {	  
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606061;	 /* was #172462, 2E3971 */
	background-color: #FFFFFF;  /* was F2F2F2, E7E9EF */	
	margin: 0px;
	padding: 1px;
	width: 162px;  
	line-height: 1.55em;
	border: 0px;
	border-style: solid;	
	border-color: #8B91B0;  
	border-collapse: collapse;
}

/* positions of tables displaying Astro-Data */
.bddata1 {
	position: absolute;
	left: 65px;
	top: 100px;		
}
.bddata2 {
	position: absolute;
	left: 65px;
	top: 138px;  
}
.bddata3 {
	position: absolute;
	left: 65px;
	top: 159px;	
}
.bddata3vm {
	position: absolute;
	left: 65px;
	top: 200px;	
}
.bddata4 {
	position: absolute;
	left: 65px;
	top: 241px;	
}
#bddata_moon {
	position: absolute;
	left: 65px;
	top: 176px;
}


/* yourHeading is used in lookup.php & present.php to give proper height to the data heading */
.yourHeading {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;	
	color: #2E3971;	
	font-size: 12px; 
	/* font-weight: normal; */
	padding-top: 0.3em;
	line-height: 1.26em;
	padding-bottom: 0.15em;
	background-color: #FFFFFF;  
}

#choose_scope {	
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;	
	color: #EEEEEE;  /* was 382C2A */
    /* text-shadow: 2px 2px 2px #2E3971; */  /* was #F3F3F3 */
	margin: 1px;
	padding: 1px;
}

#greenwich {
	position: absolute;
	left: 276px;	
	top: 179px;  
	text-align: center;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; 
	line-height: 1.3em;
	color: #D5D5D5;	 /* was #212121 */
	margin: 0px;
}


/* CSS FOR PRESENT PAGE */
/* #present_keywords_div {
	position: absolute;
	top: 158px; 
	left: 293px;
	width: 196px;
	margin: 0;
	padding: 0px;
	border: 0;
	color: #D5D5D5; 
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#keyword1 { position: absolute; top:7px; } 
#keyword2 { position: absolute; top:30px; } 
#keyword3 { position: absolute; top:55px; } 	
#keyword4 { position: absolute; top:78px; } 
#keyword5 { position: absolute; top:103px; } 
#keyword6 { position: absolute; top:126px; } */


#mostlikeyou_txt {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	color: #EEEEEE;  /* was #382C2A */
    /* text-shadow: 2px 2px 2px #2E3971; */
	margin: 1px;
	padding: 0px;
}



/* CSS FOR SHOWCURRENT PAGE */
/* links at bottom of showCurrent.php */
#calculate_another {
	position: absolute;
	top: 412px;
	left: 82px;
}
#curr_inside_db { 
	position: absolute;
	top: 452px; 
	left: 82px;	 
}
/*#curr_about_db a:hover {background-color: #4169E1;}*/


/* Needed for presentTop15 */
#famousArea {
	position: absolute;
	left: 368px;
	top: 93px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.1;
	margin: 1px;
	padding: 5px;
	background-color: #F0F8FF;
}

.testArea {
	position: absolute;
	left: 400px;
	top: 377px;
}
