body{
	margin: 0;	
	font-size:95%; 
	background:#017538;
	padding-top:50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 1.0em; */
	line-height: 1.5em;
}

.titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	}

a:link {
	color:#017538;
	text-decoration:none;
	}
a:visited {
	color:#017538;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}

.drop {
	font-size: 3.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	float:left;
	line-height: 0.95em;
	color:#017538;
	
	}
	
.credit {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.2em;
	font-style:italic;
	color:#666666;
	padding-top:4px;
	border-top: #017538 1px solid;
	
}


 
#container{
	position:relative;
	margin:0 auto;
	background:url(../images/maintopbg.gif) no-repeat;
	overflow:hidden;
	width:806px;
	padding:53px 0 55px;
}
.holder{
	width:806px;
	overflow:hidden;
	background:url(../images/mainstrip.gif) repeat-y;
}
.mainholder{
	width:806px;
	background:url(../images/mainbottombg.gif) no-repeat 0 100%;
	overflow:hidden;	
}
/* main page */
#main{
	width:806px;	
	background:url(../images/mainseparator.gif) repeat-y 534px 52px;
	overflow:hidden;	
	margin:-53px 0 55px;
}
#main strong a{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	width:453px;
	height:91px;
	top:129px;
	left:53px;
	background:url(../images/logo.gif) no-repeat;
}
#main a.logo{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	width:293px;
	height:31px;
	top:40px;
	left:84px;
	background:url(../images/innerlogo.gif) no-repeat;
}
.mainnavholder{
	float:right;
	width:188px;
	margin:66px 44px 0 0;
	display:inline;
	overflow:hidden;
}
.mainnav{
	margin:0;
	padding:0;	
	list-style:none;
	width:188px;
	overflow:hidden;	
}
.mainnav li{
	margin-bottom:16px;
}
.mainnav a{
	display:block;	
	height:33px;	
	text-indent:-9999px;
	background-repeat:no-repeat;	
}
.mainnav li.grand a{
	background:url(../images/grand.gif);
	width:152px;
}
.mainnav li.declaration a{
	background:url(../images/declaration.gif);
	width:161px;
}
.mainnav li.mainwritings a{
	background:url(../images/writings.gif);
	width:84px;
}
.mainnav li.resume a{
	background:url(../images/resume.gif);
	width:81px;
}
.mainnav li.speaking a{
	background:url(../images/speaking.gif);
	width:187px;
}
.mainnav li.publications a{
	background:url(../images/publications.gif);
	width:107px;
}

.mainnav li.chalice a {
	background:url(../images/chalice.gif);
	width: 187px;
}
	
.mainnav li.contact a{
	background:url(../images/contact.gif);
	width:80px;
}
.mainnav li a:hover,
.mainnav li a.active{
	background-position:0 -33px;		
}
/*main secondary*/
.navigationholder{
	float:right;
	width:100%; /* 440 */
	overflow:hidden;
}
.writingsholder{
	float:left;
	margin:100px 0 0 0;  /* removed 32px from left */
	overflow:hidden;	
	display:inline;
}
.writings{	
	margin:0;	
	padding:0;
	list-style:none;
	width:520px;  /* 120 */
	overflow:hidden;
}
.writings a{
	/*display:block;  */
	height:33px;
	width:510px;  /*110 */
	color:#000;		
	/*padding-left:9px;		*/
	padding: .4em;
	text-decoration:none;
	font-weight:bolder;	
}
.writings li{
	margin-bottom:17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:33px;	
}
.writings a:hover{
	background:#000;
	color:#fff;

}
/*third page*/
.contentbox{
	/*border:1px solid #9f9e9d;*/
	overflow:hidden;
	float:left;
	width:470px;  /* 450 */
	min-height:378px;
	margin:103px 0 0 52px;  /* 82 */
	display:inline;
	text-align: left;
}
