body{
	margin:0;
	padding:0;
	text-align:center;
}

a:link,a:active,a:visited{
	text-decoration:none;
	color:#5674B9;
}

a:hover{
	text-decoration:none;
	color:#FF9900;
}

#container{
	width:740px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:#fff url("images/back.jpg") repeat-y top right;
}

#header{
	height:105px;
	text-align:right;
	background:transparent url("images/header.jpg") no-repeat top right;
}

#header h1,#header h2{
	display:none;
}

h3{
	margin:0;
	padding:0;
	height:45px;
	position:absolute;
	left:0px;
	width:740px;
}

h4{
	padding-top:20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	color:#996370;
}

.introduction{
	background:url("images/introduction.jpg") no-repeat top left;
}

.introduction span{
	display:none;
}

.about{
	background:url("images/about.jpg") no-repeat top left;
}

.about span{
	display:none;
}

.speeches{
	background:url("images/speeches.jpg") no-repeat top left;
}

.speeches span{
	display:none;
}

.publications{
	background:url("images/publications.jpg") no-repeat top left;
}

.publications span{
	display:none;
}

.presentations{
	background:url("images/presentations.jpg") no-repeat top left;
}

.presentations span{
	display:none;
}

.guestbook{
	background:url("images/guestbook.jpg") no-repeat top left;
}

.guestbook span{
	display:none;
}

.interviews{
	background:url("images/interviews.jpg") no-repeat top left;
}

.interviews span{
	display:none;
}

.links{
	background:url("images/links.jpg") no-repeat top left;
}

.links span{
	display:none;
}

.pictures{
	background:url("images/pictures.jpg") no-repeat top left;
}

.pictures span{
	display:none;
}

.logo{
	background:url("images/logo.jpg") no-repeat top left;
}

.logo span{
	display:none;
}

.acknowledgements{
	background:url("images/acknowledgements.jpg") no-repeat top left;
}

.acknowledgements span{
	display:none;
}

.articles{
	background:url("images/articles.jpg") no-repeat top left;
}

.articles span{
	display:none;
}

#navigation{
	float:left;
	width:200px;
	margin-top:45px;
	text-align:right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:12px;
}


#navigation blockquote,#navigation cite{
	width:120px;
	padding:0;
	margin: 0 10px 10px auto;
	color:#996370;
	font-size:11px;
	text-align:right;
}


#navigation blockquote{
	margin-top:20px;
}

#navigation ul,#navigation li{
	list-style:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:13px;
	line-height:20px;
}

#navigation a:link,#navigation a:active,#navigation a:visited{
	border-right:#fff 3px solid;
	padding-right:10px;
	text-decoration:none;
	color:#737373;
	padding-top:2px;
	padding-bottom:2px;
}

#navigation a:hover{
	border-right:#FF9900 3px solid;
	padding-right:10px;
	text-decoration:none;
	color:#737373;
}

#navigation .sp a:link,#navigation .sp a:active,#navigation .sp a:visited{
	border-right:#996370 3px solid;
	border-left:#996370 1px solid;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	color:#fff;
	padding-top:2px;
	padding-bottom:2px;
	background:#996370;
}

#navigation .sp a:hover{
	border-right:#5674B9 3px solid;
	border-left:#996370 1px solid;
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	color:#fff;
	background:#996370;
}


#content{
	float:right;
	width:530px;
}

#main{
	margin-top:45px;
	padding-left:20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:12px;
}

#footer{
	clear:both;
	width:200px;
	height:30px;
}

#footer p{
	text-align:right;
	padding-right:20px;
	color:#bbb;
	font-size:12px;
}

#footer a{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:12px;
}

#footer a:link, #footer a:active, #footer a:visited{
	color:#6991AA;
	text-decoration:none;
}

#footer a:hover{
	color:#B50D0D;
	text-decoration:none;
}

strong{
	color:#666;
	font-size:12px;
	font-weight:normal;
}

.box{
	border:#aaa 1px solid;
	padding-right:15px;
	padding-left:15px;
}

.listnone{
	list-style:none;
}

ol li{
	padding:1px;
}

.ctr{
	text-align:center;
}

/*p.MsoNormal,p.MsoBodyText2{
	mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in
}

.MsoBodyText2{
}

li.MsoNormal{
	mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in
}*/

#main h1,#main h2,#main h3,#main h5,#main h6,#main h7,#main h8{
	padding-top:20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	letter-spacing:1px;
	font-size:14px;
	font-weight:bold;
	color:#996370;
}

#photos img{
	background:#fff;
    padding:5px;
	border:1px solid #aaa;
}

.sp {
	padding-bottom:1px;
}

#peelc{
	overflow:hidden;
}