body 	{
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	border: 0;
	height: 100%;
	background: gray;
	font-size: 1em;
	font-family:"Times New Roman";
	}

	p + ul {
    margin-top: -14px;
	}
	
#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	width: 100%;          /* required - desired width */
	background-color:#DEE7E7;	
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	padding-top:0px;
	}
/* for all browsers that understand min-width */
.width {width:80%; min-width:820px; margin:0 auto;}

/* the bodge for IE6 browsers */
* html .minwidth {border-left:820px solid #fff; position:relative; float:left; z-index:1;}
* html .container {margin-left:-820px; position:relative; float:left; z-index:2; text-align:left;}

/*==================Lief History Page divs=================*/
.lifeSection {
	text-align:center;
	position:relative; 
	float:left; 
	width:100%;
	padding: 0 0 0 0;
	margin: auto;
	background-color:#DEE7E7;
	font-family:"Arial";
	}
.lifebox {
	align:center;
	float:left; 
	width: 155px;
	height: 180px;
	padding:0 0px 0px 0px; 
	margin-left: auto;
	font-size: 70%;
	}

#header {padding:0; margin:0;position:relative;	
	text-align:center;
    	height: 60px;border:1px solid #DEE7E7;
    }
#logo {padding:0; padding-top:7px;margin:0;position: absolute;float:left; 
	text-align:center;
	width:150px;z-index: 20;
		}
#logo2 {padding:0; padding-top:7px;margin:0;position: absolute;right: 25px;
	text-align:center;
	width:150px;z-index: 20;
		}
#header h1 {
    padding:10px 0 10px 0;
    margin: 0;
	
    }
hr {width:90%; text-align:center;}
.life {width:99%; margin-top:-5px;}	
#mnbrap {height:25px; padding:0; margin:0;
	clear:both;
	}
	#ddd1 {height:1px; width:100%; background-color:rgb(123,162,182)}
	#ddd2 {height:1px; width:100%; background-color:rgb(128,167,187)}
	#ddd3 {height:1px; width:100%; background-color:rgb(134,172,192)}
	#ddd4 {height:1px; width:100%; background-color:rgb(139,177,197)}
	#ddd5 {height:1px; width:100%; background-color:rgb(144,182,202)}
	#ddd6 {height:1px; width:100%; background-color:rgb(150,187,207)}
	#ddd7 {height:1px; width:100%; background-color:rgb(155,192,212)}
	#ddd8 {height:1px; width:100%; background-color:rgb(160,196,217)}
	#ddd9 {height:1px; width:100%; background-color:rgb(165,201,222)}
	#ddd10 {height:1px; width:100%; background-color:rgb(171,206,227)}
	#ddd11 {height:1px; width:100%; background-color:rgb(176,211,232)}
	#ddd12 {height:1px; width:100%; background-color:rgb(181,216,237)}
	#ddd13 {height:1px; width:100%; background-color:rgb(187,221,242)}
#menubar {position:absolute; top: 62px; height:25px; padding:0; 
		margin: 0;
		left: 50%;
		margin-left:-223px;
		border-left:1px solid #FFFFFF;
		z-index:100; }

#homebar {    text-align:center;       
	position:absolute; top:62px;   left:45px;
	height:25px;
	border-left: 1px solid white;}

#bbphoto {position:relative;float:right;height:25px; border:none;padding:5px 35px 0 0;color:gray;font-size:12px;}

#main {margin: 10px 5px 5px 5px;border:none;}
/* 7-6 remove float */
#pix {position:relative; float:right; width: 400px; padding: 0 0 0 10px; text-align:center;}
#info {position: relative; padding: 0 5px 5px 165px;text-align:left;}

#maininfo {position: relative;top: 0px;
		border: 1px solid #DEE7E7;
		text-align:left; padding-right: 5px; padding-left: 174px;
		}

#thumbcntnr {position:relative; float:left; padding:0 2px 0 2px; height:140px; width:120px; font-size: 10px; background-color:#DEE7E7}

#caption {padding:0;text-align:center; text-decoration:none;}
/* 7-6 remove float */
#morepix {position:relative; float:left; width: 600px; height:600; padding: 0 0 0 10px;text-align:center;border:none;}
#morepix2 {position:relative; padding:0px; overflow:auto;border:none;margin-bottom:5px;text-align:center;}

#footer {background-color:rgb(139,177,197);
	clear:both;
	text-align: center;
	padding:2px 0 5px 0;
    }
#footermenu ul {
	margin:0;
	list-style-type:none;
  	color: #fff;
	background-color:rgb(139,177,197);
	text-align: center;}		
#footermenu li {  display:inline;text-decoration:none;}
 
#footermenu li a {
  text-decoration:none; 
  color: #fff;
  margin:0;
  padding:0px 5px 2px 5px;
  }
#footermenu li a:hover {
  color: #fff;
  background-color:rgb(103,142,162)
  }



 /*================= STYLES FOR THE GRC MASTHEAD & CONTROLS ==================*/

#sidebar {z-index: 12;
    border:1px solid #9d9da1;
    position: relative; float:left;
       width:13em;
    }


#sidebar ul {
    margin-bottom:0;
    }


 /*========================= TOP OF THE MENU CASCADE =========================*/

.leftmenu {
	position:absolute;        /* establish a menu-relative positioning context */
	left: 0px;                                     /* play nicely with others */
	margin:0px;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8333px;         /* this (and also below) sets the menu's font size */
	background:white;	
}


.leftmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.leftmenu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
	padding: 1px 1px 1px 2px;
	border-bottom: 1px solid #9d9da1;
}

/*adding from other source*/
.leftmenu 	li.folder ul {
			position:absolute;
			width:140px;
			left:80px; /* IE */
			top:1px;
		}
.leftmenu 	li.folder>ul { left:80px; } /* others */
.leftmenu 	li.folder a:hover {
			background-color:#bbb7c7;
		}

	/* hovers with specificity */
.leftmenu 	li.folder:hover { z-index:10; }		

.leftmenu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.leftmenu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
}

.leftmenu ul li a,
.leftmenu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	text-decoration:none;
}
.leftmenu a {display:block;
	width:12.8em;
	text-decoration:none;
	color:gray;
	font-weight:bold;

}
.leftmenu a:hover {background-color:#bbb7c7;
	color:black;
	font-weight:bold;
	padding-left:3px;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.leftmenu ul li:hover ul,
.leftmenu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	top:1px;              /* place us just up underneath the top-level images */
	left:80px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	background:white;    /*      this sets our menu's effective "border" color */
	border: 1px solid #9d9da1;
}

.leftmenu ul li:hover ul li a,
.leftmenu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:0;
	color:gray;               /* this sets the unselected drop-down text color */
	background:white;       /* this sets the drop-down menu background color */
	width:11.2em;
	padding-left:3px;
}

.leftmenu ul li:hover ul li:hover a,
.leftmenu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:black;
	background-color:#bbb7c7;
	width:11.2em;
}

.leftmenu ul li:hover ul.skinny li a,
.leftmenu ul li a:hover ul.skinny li a,
.leftmenu ul li:hover ul.skinny li a:hover,
.leftmenu ul li a:hover ul.skinny li a:hover {     /* 2nd level un+selected items */
	width:8em;
}

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.leftmenu ul li:hover ul li ul,
.leftmenu ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	display:none;
}
     
.leftmenu ul li:hover ul li:hover ul,
.leftmenu ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	display:block;
	position:absolute;
	margin-top:-1px;	      /* bring the top edge of the 3rd level menu up one */
	top:0;
	height:auto;
	left:140px;
	width:11.67em;
}

.leftmenu ul li:hover ul li:hover ul li a,
.leftmenu ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
	width:11.2em;
	background:white;
	height:auto;
	color:gray;
	font-weight:bold;
}

.leftmenu ul li:hover ul li:hover ul li a:hover,
.leftmenu ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
	width:11.2em;
	background-color:#bbb7c7;
	color:black;
	z-index:15;
}

/*========================= TOP OF THE MENU CASCADE =========================*/

.menu {
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0;
	padding:0;
	border:0;
	height:25px;                                  /* the menu's overall height */
		
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */

}
.menu  a
{height: 25px;
float:left;
width: 7em;
text-decoration:none;
color:white;
padding-top: 0px;
line-height: 25px;
border-right:1px solid white;
}

.menu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.menu ul {
	padding:0;
	margin:0;
	border:0;
	text-align: center;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.0em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;

}

.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	m\argin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:11px;        /* this sets the base font size for our entire menu */
}

.drop {
	display:block;
	padding:0px 0.33em;	       /* this sets the l/r margins for our menu item */
	margin:0;
	text-align:right;   /* this right alignment goes with the float:left below */
	cursor:pointer;      /* IE tries to switch back to an I-beam, don't let it */
	cursor:hand;           /* IE5 only knows about "hand", so set it both ways */
}

.drop span {        /* this simultaneously left and right aligns the text and */
	float:left;       /* the >> in the drop-down menus which link to sub-menus */
}



/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */

}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	text-decoration:none;
}

.menu ul li:hover a,
.menu ul li a:hover {                        /* selected top-level menu items */
	background-color:rgb(123,162,182)	
	
}


/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	top:24px;              /* place us just up underneath the top-level images */
	left:-1px;       /* left-align our drop-down to the previous button border */
	height:auto;     /*  the drop-down height will be determiend by line count */
	width:9.2em;
	color:black;                        /* this sets the unselected-text color */
/*	background:rgb(123,162,182);          this sets our menu's effective "border" color */
	text-align: left;
	
}

.menu ul li:hover ul.leftbutton,
.menu ul li a:hover ul.leftbutton {/* our first dropdown should not be skewed */
	left:0px;
}

.menu ul li:hover ul.skinny,
.menu ul li a:hover ul.skinny {             /* 2nd level skinny drop-down box */
	width:8.08333em;   /* with a 12px default font, this is 97px width (97/12) */
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul {    /* 2nd level neighborhood drop-down box */
	left:auto;
	right:0;         /* nudge the right menu right to line up under the border */
}

* html .menu ul.rightmenu li a:hover ul {         /* IE5/6 needs a tweak here */
	right:-1px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:0; padding-left:3px;
	height:auto;
	color:#000;               /* this sets the unselected drop-down text color */
	background-color:rgb(165,201,222);       /* this sets the drop-down menu background color */
	width:9em;
	border-bottom:1px solid rgb(123,162,182);
	border-left:1px solid rgb(123,162,182);
	border-right:1px solid rgb(123,162,182);
	line-height: 1.5;	
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:black;
	background:#f1f1f1;
}

.menu ul li:hover ul.skinny li a,
.menu ul li a:hover ul.skinny li a,
.menu ul li:hover ul.skinny li a:hover,
.menu ul li a:hover ul.skinny li a:hover {     /* 2nd level un+selected items */
	width:8.08333em;
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul {    /* 2nd level neighborhood drop-down box */
/*	left:auto;  */
	right:0;          /*nudge the right menu right to line up under the border */
}

* html .menu ul.rightmenu li a:hover ul {         /* IE5/6 needs a tweak here */
	right:-1px;
}

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	visibility:hidden;
}
     
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	visibility:visible;
	position:absolute;
	margin-top:-1px;	      /* bring the top edge of the 3rd level menu up one */
	top:0;
	left:8.08333em;
	width:14em;
}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
	width:14em;
	background:#d8d8d8;
}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
	width:14em;
	background:white;
}

#text {           /* the Mac's standard Safari browser will not see this code */
	height:1.215em;#           /* ...  but every other browser will and should */
} /* Safari barfs on the illegal pound sign (#) after the rule's property val */

/* following for thumbnail ribbon*/
ul.images {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow-x: scroll;
  }
  ul.images li {
    display: inline-block;
    width: 122px;
    height: 137px;
  }
  
  
