table.speaking { width: 100%; }
.speaking td { border-bottom: 1px solid #6B88A6; padding: 10px; }
.speaking h4 { margin: 0; padding: 0; font-size: 16px; color: #999; width: 130px; }

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #444444;
/*	color: #595959; */
	line-height: 18px;
}
body {
	margin: 0;
	background-color: #757171;
	background-image: url(/images/bk_bk.gif);
	background-repeat: repeat-x;
	background-position: top;
/*	background-color: #464646; */
	behavior: url(/csshover.htc); /* fix for IE */
}
a:link {
	color: #6B88A6;
	font-weight: bold;
}
a:visited {
	color: #4C6074;
}
a:hover {
	color: #6C8094;
	text-decoration: none;
}
#main {
	background-color: #FFFFFF;
	padding: 13px;
	width: 964px;
	margin-top: 16px;
}
#header {
	background-image: url(/images/bk_header.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	height: 60px;
}
h1, h1 a:link, h1 a:visited {
        font-family: Helvetica, Arial, sans-serif;
	font-size: 34px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: right;
	text-decoration: none;
}
dt {
	float: left;
	display: inline;
}
dd {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
/*    ___________________ code for book covers in the reading list blog __________________________ */
.amazoncover{
        margin: 0 15px 5px 0;
        float: left;
        border: 0 solid #ffffff;

}
div#nav {
	color: white;
	font-size: 12px;
	margin: 6px 0 0 0;
	padding: 0;
	float: right;
}
div#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav li {
	list-style: none;
	position: relative;
	margin: 0;
	background-image:url(/images/bullet_dash.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0 3px 0 8px;
	float: left;
}
div#nav li:hover {
	background-color: #FFFFFF;
	border: solid 1px #474747;
}
div#nav ul.sublist li { /* for the bg block */
	background-image:url(/images/bullet_sublist.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: solid 1px #e1e1e1;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	padding: 0 0 0 10px;
	width: 13em; 
}
div#nav ul.sublist li:hover {
	border: 0;
	background-color: #d3e5f1;
/*	background-color: #DDDDFF; */
	border-bottom: solid 1px #e1e1e1;
}
div#nav li a {
	display: block;
}
div#nav ul ul {
	border: 0px;
	display: none;
	width: 14em;
	position: absolute;
	background-color: #FFF;
	border: solid 1px #474747;
	margin-left: -9px;
}
div#nav ul li:hover a {
	background-color: #FFFFFF;
	color: #6B88A6;
}
div#nav ul.sublist li:hover a {
	text-decoration: underline;
	background-color: #d3e5f1;
/*	background-color: #DDDDFF; */
}
div#nav ul.toplist li.openlist:hover ul.sublist {
	display: block;
}
#content {
	margin: 15px 0 0 45px;
	clear: both;
}
#content h3 {
        font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0 0 0;
	clear: left;
}
#content #twtr-widget-1 h3 {
	clear: none;
}
#content p {
	line-height: 18px;
}
#content #rightcol {
	float: right;
	margin-left: 45px;
	width: 260px;
}
#content #leftcol {
	width: 614px;
}

#content h2 {
        font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #474747;
	z-index: 0;
}
.credit p {
	margin: -10px 0 15px 0;
	padding: 0; 
}
.categorybox {
        padding: 10px;
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main #content #rightcol #signup {
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	margin-bottom: 10px;
        background-image: url(/images/header_join_mailing.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#main #content #rightcol #signup p {
	margin-top: 16px;
}
#main #content #rightcol .box {
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	background-image: url(/images/bk_footer.gif);
	background-repeat: repeat-x;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 3px 10px 0 3px;
}
#rightcol #signup h3 {
	font-family: Futura, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
/* #signup #form { */
/*	margin: 16px 0 0 0; */
/*	padding: 0px; */
/* } */
/* sIFR screen coding */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* ------ Recent Articles Styles ----- */

.recent_box {
	border: 1px solid #e0e0e0;
	padding: 0 10px 10px 10px;
	width: 570px;
	float: left;
	margin-bottom: 10px
}
.recent_date {
	padding: 0 0 0 16px;
	float: left;
	padding-top: 10px;
}
.recent_title {
	float: right;
	padding-left: 36px;
	padding-top: 10px;
	width: 480px;
	font-weight: bold;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash #main #content h2 {
	visibility: hidden;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #474747;
	width: 340px;
}

.sIFR-hasFlash #content #rightcol #signup h3 {
	visibility: hidden;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	clear: none;
}
.sIFR-hasFlash #main #content h3 {
	visibility: hidden;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin-top: 10px;
}