@charset "UTF-8";
/* CSS Document */

body{
	font-size:0.8em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#4d586a;
}
h1{
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
	color:#253a71;
}
h2{
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#253a71;
	margin-bottom:15px;
	margin-top:15px;
}
h3{
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	color:#bb9e7b;
}
.h3{
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	color:#bb9e7b;
}
.h3 a{
	color:#bb9e7b;	
}
.img_right{
	padding-left:20px;
	padding-bottom:10px;
	float:right;
	font-size:0.8em;
}
.img_left{
	padding-right:20px;
	padding-bottom:10px;
	float:left;
	font-size:0.8em;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
	font-size:0.8em;
}
.caption{
	font-size:0.8em;	
}
#books img{
	float:left;
}
#books td{
	padding-top:10px;
	padding-bottom:10px;
}
.booktext{
	padding-left:20px;
	float:left;
	width:300px;
}
.book_amazon{
	width:500px;
	float:left;
	padding-left:50px;
}
.interviews{
	padding:10px;
	background-color:#eef0f5;
}
#content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
	padding-bottom:40px;
}
#content p{
	margin-top:15px;
	margin-bottom:15px;
}
#content a{
	color:#2a59a7;
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;	
}
#content ul{
	margin-left:30px;	
}
#content li{
	list-style-type:disc;
	margin-top:5px;
	margin-bottom:5px;
}
#current_affairs_video{
	float:right;
	width:410px;
	padding:20px;
	margin-left:10px;
	background-color:#f9f7ef;
}
#current_affairs_video h2{
	margin-top:0px;	
}
#current_affairs_video hr{
	margin-top:30px;
	margin-bottom:30px;
}

#menu{
	margin-left:15px;
	padding-bottom:150px;
	color:#FFF;
	font-size:1.2em;
}
#menu img{
	behavior: url(iepngfix.htc);	
}
#menu a{
	padding-top:2px;
	padding-left:2px;
	display:block;
	float:left;
	margin-right:16px;
	border:1px solid transparent;
}
#menu a:hover{
	border:solid 1px #FFF;
}
#logo_wrapper{
	border-top:solid 1px #bdc4d4;
	border-bottom:solid 1px #bdc4d4;
	width:100%;
	margin-top:27px;
	margin-bottom:33px;
}
#logo_wrapper_inner{
	width:900px;
	margin-right:auto;
	margin-left:auto;
}
#splash_home{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:378px;
	background-image:url(images/splash_home.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_biography{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_biography.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_current_affairs{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_current_affairs.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_books{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_books.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_articles{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_articles.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_teaching{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_teaching.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_media_film_art{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_media_film_art.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_speaking_events{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_speaking_events.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#splash_contact{
	width:900px;
	height:267px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/splash_contact.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
#footer_menu_wrapper{
	border-top:solid 1px #bdc4d4;
	border-bottom:solid 1px #bdc4d4;
	width:100%;
	margin-top:27px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-size:1.1em;
}
#footer_menu_wrapper a{
	color:#253a71;
	margin-left:8px;
	margin-right:8px;
}
#footer_menu_wrapper a:hover{
	text-decoration:underline;	
}
#footer_links_wrapper{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #bdc4d4;
	width:100%;
	margin-bottom:10px;
}
#footer_links_wrapper_inner{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
#footer_links_wrapper h2{
	float:left;	
	margin-right:40px;
	margin-top:0px;
	margin-bottom:0px;
}
.footer_link{
	float:left;	
	margin-right:40px;
}
.footer_link img{
	float:left;	
}
.footer_link a{
	color:#253a71;
}
.footer_link a:hover{
	text-decoration:underline;	
}
#copy{
	font-size:0.8em;
	text-align:center;
}
#featured{
	background-color:#253a71;
	color:#FFF;
	padding:1px 20px 20px 20px;
	margin-bottom:20px;
}
#featured a{
	color:#fff;	
}
#featured h2{
	color:#fff;	
}
#election_2009 td{
	width:230px;
	padding:10px 20px 10px 0px;
}
#weekly_program{
	background-color:#6c1e00;	
}
#weekly_program{
	background-color:#335e40;
	color:#FFF;
	padding:1px 20px 20px 20px;
	margin-bottom:20px;
}
#weekly_program a{
	color:#fff;	
}
#weekly_program h2{
	color:#fff;	
}
#gallery_table td{
	padding:20px 20px 0px 0px;
}
#contact_table td{
	padding:0px 40px 0px 0px;
}
#ca_gallery a{
	padding-right:20px;
	padding-bottom:20px;
	display:block;
	float:left;
}