/* this is Leslie's bio page. */
.page-id-92 #header {
	height:						171px;
	background:					url("../images/header/LTT-head.jpg") no-repeat;
}

.page-id-92 h1 {
	top:						58px;
	left:						55px;
	font-size:					27px;	
	color:						#fefffd;
}


.page-id-92 #nav {
	top:						100px;
	left:						100px;
	border-top:					2px solid #83eee8;
	border-bottom:				2px solid #83eee8;
}


.page-id-92 a {
	color:						#e4edf7;
	text-decoration:			none;
			
}

.page-id-92 a:link, .page-id-92 a:visited {
	color:						#e4edf7;
	text-decoration:			none;
}

.page-id-92 a:hover {
	color:						#83eee8;
	text-decoration:			none;
}

.page-id-92 #nav li ul a {
	color:                      #e4edf7;
	background-color:           #676c72;
}
.page-id-92 #nav li ul li a:hover, .page-id-92 #nav li ul li a.sfhover {
	color:                      #83eee8;
    background:                 #676c72;
}

.page-id-92 #nav li ul {
    border-top:                 2px solid #83eee8;
}

.breadcrumb {
	top:						155px;
	left:						120px;
}

.page-id-92 .breadcrumb {
    color:                      #6cc7c2;
}

.page-id-92 #main {
	text-align:                 justify;
}

.page-id-92 #content {
	color:						#021e0a;				
	_height:					1494px;
	min-height:					1494px;
	height:						auto;
	padding:					10px 60px 20px 60px;
	background:					rgb(243, 243, 211) url("../images/content/LTT-main.jpg") no-repeat;
}

.page-id-92 #content p.dark {
	font-size:14px;
	color: #fefefe;	
}

.page-id-92 #content p.quote3 {
	font-size:					19px;
	font-family:                "Times New Roman", Times, serif;
	font-style:                 italic;
	letter-spacing:				1px;
	text-align:					left;
	color: 						#fefefe;
    padding-top:				6px;
	padding-bottom: 			20px;
}

.page-id-92 img.lttbio  {
	float: left;
	padding-right:				22px;
	padding-bottom:				12px;
}

.page-id-92 #content a.go:link {
	color:                      #044649;
}
.page-id-92 #content a.go:visited {
	color:                      #044649;
}
.page-id-92 #content a.go:hover {
	color:                      #4a5159;
}
.page-id-92 #content a.book:link {
	color:                      #8f421f;
}
.page-id-92 #content a.book:visited {
	color:                      #8f421f;
}
.page-id-92 #content a.book:hover {
	color:                      #044649;
}

.page-id-92 #bottomImage {
	display:					block;
	width:						1024px;
	height:						421px;
	margin:                     20px 0 0 0px;
	right:						0px;
	bottom:						85px;
	background:					url("../images/bottom/L_bio-collage.png") no-repeat;
}



