* {
	margin: 0;
	padding: 0;
}

a {
	color: #36C;
	text-decoration: none;
}

a:hover {
	color: #06F;
	text-decoration: underline;
}

body {
	background: url(images/canvas.png) left top repeat;/* #DAE8E2;*/
	color: #444;
	margin: 0;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 60%;
    font-family: Arial, sans-serif
}

p, code, ul {
	font-size: 1.4em;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 4px;
}

h1, h2, h3 {
	color: #007C84;
	padding-top: 6px;
}

.clearer {
	clear: both;
}

.container {
	margin: 0 auto;
	padding-bottom: 6px;
	width: 767px;
}

.header {
	background: #EEE;
	border: 2px solid #505050;
	margin-bottom: 8px;
}

.title {
	color: #007C84;
	font: bold 4.0em Verdana, sans-serif;
	text-align: center;
    padding-top: 20px;
 }

.title a {
	color: #007C84;
    text-decoration: none;
 }

#onelife {
	color: #007C84;
	font: italic 1.4em Verdana, sans-serif;
	text-align: right;
    padding-right: 16px;
    padding-bottom: 0.5em;
}

.main {
	clear: both;
	padding: 8px 18px;
}

.item h1{
    font-size: 220%;
}

.sidenav {
	border: 2px solid #505050;
    float: left;
	width: 200px;
    height: 700px;
    background-color: white;
}
.sidenav image {
    border: none;
}
.sidenav h1 {
	color: #666;
	background: #EEE;
	font-size: 1.2em;
	height: 20px;
	margin-bottom: 0px;
	padding-left: 12px;
}
.sidenav ul {
	background: #EEE;
	border-top: 1px solid #DADADA;
	margin: 0;
	padding: 0
}
.sidenav li {
	background: #EEE;
	border: 1px solid #DADADA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

.currentPage {
    background: #DAE8E2 !important;
}

#affiliated img {
    margin : 0;
    border: 0;
    padding : 0;
    background-color : #FFF
}

.content {
	float: right;
	width: 516px;
    height: 700px;
    overflow: auto;
	border: 2px solid #505050;
    background-color: white;
}
.content .item {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	background: #FFF;
}
.content li {
	margin-left: 18px;
}

.copyright {
	background: #FFF;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
}

.talknotes {
    width: 800px;
   	margin: 0;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    font-family:Lucida Sans Unicode, sans-serif;
    margin-left: 0px;
}

.talknotes h1 {
	font-size: large;
}

.talknotes ol {
    margin-left: 30px;
    list-style-position: outside;
    font-size: 130%;
}

.italics {
    font-style: italic;
}

.references {
    margin-left: 36.0pt;
    line-height:140%;
}
#exec li {
    padding-bottom: 6px;
}
.photo {
    padding-right: 10px;
    padding-bottom: 3px;
    float: left;
}

#Rees
{
    color: windowtext;
    text-decoration: none;
}

#books {
    list-style: circle;
}

.roundCorners
{
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

#celebrants
{
    border: 1px solid black;
    font-size: 12px;
    border-spacing: 12px;
}

#celebrants th
{
    text-align: left;
    vertical-align: top;
    color: #007C84;
    font: bold 14px;
}

#celebrants td
{
    text-align: left;
}

div#google-search
{
    margin: 0em;
    margin-left: 60%;
}

div.gsc-control-cse
{
    background-color: #EEE;
    border: none;
}

#celeb-caption
{
    margin-bottom: 6px;
    font: bold 10pt "Arial, Sans Serif";

}

ul#archive li
{
    margin-bottom: 4px;
}

table#meetings
{
    font-size: 1.4em;
    border-spacing : 10px 6px;
}

table#meetings col#col1
{
    width: 160px;
}

table#meetings th
{
    text-weight: bold;
    text-align: left;
    vertical-align: top;
}

.meetingDate
{
    color: black;
}

.bookClubDate
{
    color: #9b342b;
}

.socialDate
{
    color: #55c72e;
}
