@charset "UTF-8";
/* CSS Document */
html {
	body:100%;
}
body {
	height: 100%;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #7DA6E0;
}
#wrapper {
	width: 900px;
}
#nav {
	background-color: #3A89C9;
	width: 700px;
	height: 25px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	clear: right;
	float: left;
}
#navcorner {
	float: left;
	margin: 0px;
}
#headerimage {
	float: left;
	width: 156px;
	height: 150px;
}

#nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav a:hover {
	color: #3A89C9;
	background-color: #FFFFFF;
}
#content {
	width: 625px;
	float: right;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-top: 8px;
	min-height: 500px;
}
#content_2cols {
	width: 650px;
	float: right;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-top: 8px;
	min-height: 500px;
}
#content_c1 {
	clear: left;
	float: left;
	margin-right: 25px;
	width: 135px;
}
#content_c1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
#content_c1 a:hover {
	text-decoration: underline;
}
#content_c1 img {
	margin-bottom: 15px;
	margin-right: 7px;
	margin-left: 10px;
}
#content_c2 {
	float: right;
	width: 450px;
	padding-right: 30px;
	margin-bottom: 20px;
}
#content_c2 ol {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#main {
	width: 700px;
	float: right;
	margin-left: 30px;
}
#speakerseries {
}
#speakerseries h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 20px;
}
.centertext {
	text-align: center;
	display: block;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3E4FF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h2  {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: -10px;
	vertical-align: top;
}
h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	margin-bottom: -5px;
	margin-top: -2px;
}
h4  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 20px;
}

.divider { background: url(../images/home_divider.gif) no-repeat center center; height: 50px; clear: both; margin-bottom: 20px; }
.divider-dotted { height: 5px; clear: both; margin: 0 60px 10px 60px; border-top-width: 1px; border-top-style: dotted; border-top-color: #FFF; text-align: center; display: block; }
#penonfire { width: 650px; float: right; margin-bottom: 20px; margin-right: 60px; }
#penonfire_c1 { width: 135px; margin-right: 25px; clear: left; float: left; }
#penonfire_c1 a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: bold; line-height: 22px; }
#penonfire_c1 a:hover { text-decoration: underline; }
#penonfire_c1 img { margin: 0 7px 15px 10px; }
#penonfire_c2 { float: right; width: 450px; padding-right: 30px; margin-bottom: 20px; }
#penonfire_tv p { margin: 0px; padding: 0px; font-size: 11px; }
#penonfire_tv { height: 70px; width: 435px; border: 1px solid #003366; clear: both; background-color: #26437f; margin-right: auto; }
#penonfire_tvc1 { float: left; width: 130px; }
#penonfire_tvc2 { float: right; width: 285px; height: 70px; padding: 3px 10px 3px 0; line-height: 16px; }

#content td { font-family: Verdana, Geneva, sans-serif; color: #FFF; font-size: 13px; text-align: center; }
.leftimage { float: left; margin: 0 10px 10px 0; }
.about-question { text-align: left; margin: 40px 0 0 0; }


#appearances_c1 { width: 600px; margin-bottom: 15px; }
#appearances_c2 { width: 600px; margin-bottom: 20px; font-size: 9px; }
#appearances_c1 p { margin-top: 0px; }
#appearances_c2 p { font-size: 10px; margin-top: 0px; line-height: 13px; }

#speakers-intro { margin-bottom: 15px; height: 175px; }
#speakers-intro h2 { margin: 0 0 10px 0; }
#speakers-description { margin: 0px; padding: 0px; width: 260px; }
#speakers-articles {
	background-color: #1C3899;
	padding: 5px 15px 10px 15px;
	margin: 0 0 0 20px;
	border: 1px dotted #FFF;
	float: right;
	width: 300px;
}
#speakers-articles p { margin: 10px 0 0 0; }
#speakers-articles a {font-size: 12px;}
#speakers-articles h3 { margin: 5px 0;}
#speakers-description p { margin: 10px 0 0 0;}


#writings-books h3, #writings-essays h3, #writings-articles h3 { font-size: 28px; margin: 10px 0 10px 0; }

#writings-books { width: 600px; clear: both;}
#writings-books .writings-books-single-book { width: 175px; height: 250px; float: left; margin: 0 25px 20px 0; text-align:center; }
#writings-books .writings-books-single-book img { height: 150px; width: 100px; margin: 10px auto 20px; display:block; border: 1px solid #ccc; }

#writings-books .writings-books-single-book .writings-books-contributor { font-size: 12px; }

#writings-essays { width: 600px; margin: 30px 0 0 0; clear: both;}
#writings-essays a { line-height: 22px;}
#writings-essays a:hover { color: white; text-decoration: none;}

#writings-articles { width: 600px; margin: 30px 0 0 0; clear: both;}
#writings-articles h4 { font-size: 20px; text-align: left; margin: 20px 0 10px 0; border-bottom: 1px solid #fff; }
#writings-articles a { line-height: 22px; }
#writings-articles a:hover { color: white; text-decoration: none;}

.writings-pdf-icon { background: blue; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 11px; padding: 3px 6px 1px; position: relative; top: -2px; left: 2px; }
