/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
}
body {
	background:#e9e8e8;
	text-align:center;
	margin:15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	background:transparent;
	color:#214867;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	background:transparent;
	color:#214867;
	font-style: italic;
}
h4.variant {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	background:transparent;
	color:#214867;
	font-style: normal;
}

h5  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:normal;
	background:transparent;
	color:#214867;
	font-style: italic	
}

a:link {
	color:#214867;
}
a:visited {
	color:#555;
}
a:hover {
	color:#663366;
	text-decoration:none;
}
a:active {
	color:#214867;
}
p {
	line-height:1.2em;
	padding:5px 5px 10px 5px;
}
div.skip {
	margin-left:-999em;
	height:0;
}
div#wrapper {
	width:950px; /*772px;880px;*/
	background:url(../images/bg/wrapper.gif) repeat-y;
	margin:0 auto;
	text-align:left;
	border:0;
}
div#masthead {
	margin:0;
	background:url(../images/bg/mast.gif) no-repeat;
	width:950px; /*772px;880px;*/
	height:52px;
}
#masthead h1 {
	background:transparent;
	width:220px;
	height:41px;
	margin:9px 0px 0 19px;
	padding:0px;
	border:1px solid #333;
	float:left;
}
*html #masthead h1 {
	margin-left:10px;
}
h1#kissinger {
	background:url(../images/bg/kissinger.gif) no-repeat;
	text-indent:-999em;
}
div#navigation {
	background:url(../images/bg/nav.gif) repeat-x;
	border:0;
	height:23px;
	margin-top:18px;
	width:708px;/* 720px;*/
	float:left;
}
ul#global-nav {
	list-style:none;
	color:#fff;
	margin-left:5px;
}
#global-nav a {
	color:#333;
	text-decoration:none;
}
#global-nav a:hover {
	color:#214867;
	text-decoration:underline;
}
#global-nav li {
	float:left;
	height:18px;
	padding:5px 13px 0 9px;
	margin:0px 0 0 0;
	border-left:1px solid #333;
}
#global-nav li.first {
	border-left:0px;
}
div#sidebar {
	border:0;
	width:222px;
	float:left;
	margin:0px 0 0 20px;
	padding:0;
}
#sidebar h2 {
	color:#4b789b;
	margin:5px 0 5px 4px;
}
div#photo {
	margin:0;
	padding:0;
	border:0;
	border-left:0;
	border-right:0;
}
div#content {
	margin:30px 10px 10px 10px;
	float:right;
	width:600px; /*500px;*/
}
#content h2 {
	border:0;
	background:transparent;
	color:#214867;
}
#content ul {
	margin-left: 25px;
}
#content ol {
	margin-left: 25px;
}
div#news {
	background:transparent;
}
#news h2 {
	font-size:1.2em;
}
#news ul {
	margin-left:20px;
	color:#333;
	font-size:.9em;
}
#news ul li {
	margin:5px 0 10px 0;
}
p.more-link {
	text-align:right;
	font-size:.9em;
}
.more-link a {
	color:#333;
	text-decoration:underline;
}
.more-link a:visited {
	color:#ccc;
	text-decoration:underline;
}
.more-link a:hover {
	color:#214867;
	text-decoration:none;
}
div#search, div#contact {
	background:transparent;
	padding-left:5px;
}
#search h2, #contact h2 {
	font-size:1.2em;
	padding-left:0px;
	margin-top:20px;
}
form#searchform {
	padding:10px;
	margin-bottom:30px;
}
#search input {
	border:1px solid #333;
	background:#cbc9ca;
}
#searchform input.searchbox {
	height:18px;
	vertical-align:top;
	font-size:10px;
	width:160px;
}
#searchform .go {
	background:#cbc9ca;
	font-size:10px;
	height:20px;
	border-left:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contact p {
	font-size:.9em;
}
div#footer {
	height:27px;
	padding-top:15px;
	background:url(../images/bg/footer.gif) repeat-x;
	border:1px solid #333;
	border-bottom:0;
	border-top:0;
	color:#333;
	text-align:right;
	font-size:.9em;
	clear:both;
}
ul.bullet-list {
	list-style:disc;
	margin-left:40px;
}
.booktitles {
	font-style:italic;
	margin-top:10px;
}
table.articles-table {
	border:1px solid #333;
	border-left:0;
	border-bottom:0;
	font-size:.9em;
	margin:10px;
}
table.articles-table td {
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	padding:2px 4px;
	background:#ddd;
}
table.articles-table td.odd {
	background:#eee;
}
table.articles-table td.head {
	background:#ccc;
	font-weight:bold;
}
table.articles-table td.pub {
	font-style:italic;
}
.articles-table a {
	color:#214867;
}
ul.article-list {
	margin:5px 20px;
}
.article-list a {
	color:#214867;
}
.article-list a:visited {
	color:#555;
}
h3.article-title, h3.speech-title {
	color:#000;
	margin-top:10px;
}
h3.title {
	margin-top:40px;
}
h3.firsttitle {
	margin-top:10px;
}
h3.byline, h3.location {
	font-variant:normal;
	color:#333;
	margin:5px 0;
}
h4.published, h4.date {
	margin:5px 0;
	font-style:italic;
	font-weight:normal;
	font-size:.9em;
}
p.copyright {
	font-size:.8em;
	text-align:right;
}
p.teaser {
	font-style:normal;
}
p.continue {
	text-align:right;
	margin-top:0;
	margin-bottom:25px;
}
p.back-to-list {
	text-align:right;
}
.back-to-list a {
	color:#214867;
}
p.blockQuote {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.2em;
}
p.strong {
	font-weight: bold;
}
p.center {
	text-align:center
}
ul.dash-list {
	list-style:none;
}
li.dash-list {
	list-style:none;
}
p.underline {
	text-decoration: underline;
}
