body {
	font-family:"Book Antiqua";
	margin:0px;
	padding:0px;
}

em {
	font-family:Garamond;
	font-size:1.1em;
}

h1,h2,h3,h4 {font-family:Georgia;}

h3 {font-size:1.3em;}

h4 {
	font-size:1.1em;
	text-indent:15px;
}

#nav {
	position:fixed;
	left:66%;
	top:60px;
	font-family:Georgia;
}

#nav a {
	text-indent:100px;
	display:block;
	text-decoration:none;
}

#nav span {
	font-size:0.8em;
	text-indent:100px;
	display:block;
	color:#6F6F6F;
}

.gray {color:#6F6F6F;}

#nav a:hover {font-weight:bold;}

.active {font-weight:bold;}

#title {
	font-family:"Book Antiqua",Georgia;
	font-size:2.5em;
	position:fixed;
	left:0px;
	top:0px;
	padding-top:10px;
	width:100%;
	text-align:center;
	background-color:#ffffff;
	z-index:2;
}

.superscript {
	font-size:0.5em;
	vertical-align:top;
	text-decoration:none;
}

#errata {
	position:absolute;
	top:25%;
	left:30%;
	width:400px;
	display:none;
	padding:10px;
	border:1px solid black;
	background-color:white;
	z-index:2;
	-webkit-box-shadow:5px 5px 5px #6F6F6F;
}

#errata_close {
	text-decoration:none;
	font-size:0.8em;
	text-align:center;
}

#errata_close a {color:#6F6F6F;}

#headshot {
	position:fixed;
	left:63%;
	top:126px;
	border:1px solid black;
	z-index:2;
}

#title_page {
	font-size:2.5em;
	position:absolute;
	top:85px;
	left:2%;
	padding:10px;
	font-family:"Day Roman","Book Antiqua";
}

a {color:#000000;}

p {
	text-indent:15px;
	line-height:24px;
}

#photo_feature {
	float:left;
	margin:10px;
	border:1px solid black;
	width:200px;
	height:200px;
}

.photo1 {background-image:url(/images/green_woman_of_silver_lake_sm.jpg);}

.photo2 {background-image:url(/images/alex_kyanis_sm.jpg);}

.photo3 {background-image:url(/images/vishnu_sm.jpg);}

.photo4 {background-image:url(/images/garden_sm.jpg);}

.photo5 {background-image:url(/images/a_monceau_exchange_sm.jpg);}

#body {
	position:absolute;
	top:140px;
	left:10px;
	padding-left:15px;
	padding-right:15px;
	width:55%;
	border-right:2px dotted #6F6F6F;
	border-left:2px dotted #6F6F6F;
	z-index:1;
}

#divider {
	width:100%;
	height:2px;
	border-top:1px solid #94ABB8;
	border-bottom:1px solid #94ABB8;
	background-color:#E0E6EB;
}

#sidebar {
	position:fixed;
	left:63%;
	top:40%;
	height:100px;
	width:250px;
	font-family:Georgia;
}

#sidebar span {
	font-size:0.8em;
	display:block;
	color:#6F6F6F;
}

#sidebar a:hover {font-weight:bold;}

#email a {font-size:1.2em;}

#map_usa,#map_india {
	position:absolute;
	top:25%;
	left:25%;
	width:430px;
	display:none;
	padding:10px;
	border:1px solid black;
	background-color:white;
	z-index:2;
	-webkit-box-shadow:5px 5px 5px #6F6F6F;
}

#clef_small {
	position:relative;
	top:5px;
}

.centered {text-align:center;}

#mythopoeia div {
	float:left;
	padding-left:50px;
}

#mythopoeia a {
	font-weight:bold;
	text-decoration:none;
}

.clear {clear:both;}

#mythopoeia_thumb {
	float:left;
	margin:8px;
	background-image:url(/images/mythopoeia.jpg);
	width:200px;
	height:240px;
}

.bold {font-weight:bold;}

@font-face {
  font-family: "Day Roman";
  src: url(/ttf/dayroman.ttf) format("truetype");
}

.llp_sample {
	clear:both;
	margin-bottom:50px;
}

.llp_photo {
	border:1px solid black;
	margin-right:25px;
}

#splash {
	position:absolute;
	top:40%;
	width:100px;
	height:100px;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	text-align:center;
	z-index:2;
}

#splash a {text-decoration:none;}

#splash_text {
	position:absolute;
	top:50%;
	width:600px;
	height:100px;
	left:50%;
	margin-left:-300px;
	margin-top:-50px;
	font-size:72px;
	text-align:center;
	z-index:1;
}

#splash_text a {
	color:#6F6F6F;
	font-family:"Day Roman","Book Antiqua";
	text-decoration:none;
}

#tagline {
	position:fixed;
	bottom:5px;
	right:10px;
	color:#E7E7E7;
	font-size:0.8em;
}

#poem1, #poem2, #poem3, #poem4, #toc {display:none;}

.small {font-size:0.8em;}

.center {text-align:center;}