body {
	color:#000;
	background-color:white;
	padding:0px;
	font: 11pt/130% Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 14px/16px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}

h3 {
	font: normal small-caps normal 16px/1 Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}

a:link {color: #39538C; text-decoration: none; border-bottom: 1px dashed;}

a:visited {color: #6983AC;  text-decoration: none; border-bottom: 1px dashed;}

a:hover {color: #39538C; font-weight: bold; text-decoration: none; border-bottom: 1px solid;}

a:active {color: #39538C; font-weight: bold; text-decoration: none; border-bottom: 1px solid;}  

a img {
	border:0;
}


#Frame {
	width:800px;
	padding: 0px 0px 20px;
	text-align:left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 10px auto 40px;
}

#logo {
	float: right;
	width: 800px;
}

.LeftContent {
	float: none;
	width: 510px;
	border-right-style: dotted;
	border-right-width: 1px;
	margin-right: 15px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: none;
	top: 100px;
}

div.Caption {
	float: left;
	width: 160px;
}
	
div.Caption p {
	font: xx-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin-right: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: none;
}

.RightContent {
	float: right;
	clear: none;
	width: 250px;
}

.RightContent h4 {
	font: normal 10pt/1 Futura, Lucida, Verdana, sans-serif;
	margin-bottom: 15px;
	color: #000;
	border-style: none;
	border-width: 1px;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: capitalize;
}

.RightContent h3
{
	border-bottom-style: none;
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 0;
}

.RightContent a {
	border-bottom-style: none;
}

.RightContent a:hover {
	border-bottom: 1px solid;
}

.Bio {
	border-style: dotted;
	border-width: 1px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
	top: 20px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 20px;
	width: 500px;
	clear: both;
}

.LeftImg {
	float: left;
	border-bottom-style: none;
	top: 20px;
	clear: none;
	display: inline;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
}
	
.LeftContent>img{
	float: left;
	padding: 10px 10px 10px 0;
	border-bottom-style: none;
	top: 20px;
	clear: none;
}
.Books>a>img{
	float: left;
	padding: 10px 10px 10px 0;
	border-bottom-style: none;
	top: 20px;
	clear: none;
}

.Books>p {
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
.Books>a {
	border-bottom-style: none;
	border-style: none;
}
.Books>p>a {
	border-bottom-style: none;
	border-style: none;
}
	
img.right
{
	float: right;
	border-bottom-style: none;
	top: 20px;
	clear: none;
	padding: 10px 0 10px 10px;
}
.Books>p>a>img {
	float: right;
	border-bottom-style: none;
	clear: none;
	top: 20px;
	padding: 10px 10px 10px 0;
	border-style: none;
}

q {
	display: block;
	direction: ltr;
	text-align: left;
	color: #555;
}

.DropCap {
	float:left;
 	margin-top:0px;
	 color:black;
	font: normal normal 24pt Baskerville, "Times New Roman";
	position: relative;
	padding-right: 5px;
	text-shadow: #c7c7c7 2px 2px 0;
	top: -3px;
} 
}

