*{
	margin: 0;
	padding: 0;
}

body{
	/*font-family: Arial, Verdana, Helvetica, sans-serif;*/
	font-family: monospace;
	font-size: 13px;
	line-height: 1.2em;
	background: #ccc url("../img/bg_02.gif") repeat-y center -12px scroll;
}

img{
	border: 0;
}

a{
	color: #000;
	text-decoration: underline;
	}

a:hover{
	color: #ccc;
	text-decoration: none;
	}
h1{
	margin-bottom: 0.5em;
}

h2{
	margin-bottom: 1em;
}

h3{
}

p{
	margin: 0 0 1em 0;
}

.kb{
	color: #b4c601;	
	}

.jc{
	color: none;
	}
em.interview{
	color: #b4c601;
	font-style: normal;
	}
	
em.interviewItalic{
	color: red;
	font-style: italic;
	
	}
/****************************************************** container and top */
#container{
	width: 720px;
	background: none;
	margin: 0px auto;
}

#top{
	margin: 30px 0 0px 0;
	background: none;
	}
	
#top h1{
	text-align: center;
	color: white;
	font-family: monospace;
	font-size: 36px;
	font-weight: normal;
	padding-top: 15px;
	}
#top h2{
	text-align: center;
	color: white;
	font-family: monospace;
	font-size: 24px;
	font-weight: normal;	
	margin-bottom: 14px;
	}

/****************************************************** navigation */
#nav{
	background: #aaa;
	list-style-type: none;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 0;
	margin-left: 18px;
	width: 683px;
}

#nav li{
	display: inline;
	padding: 0 7px;
}

#nav li a{
	text-decoration: none;	
}

#nav li span{
	/*display: none;*/
}

.selected{
	color: #fff; 
}

#content{
	clear: both;
	margin: 0 auto;
	/*margin: 0 auto;
	background: white;
	width: 600;*/

}
/****************************************************** left */
#left{
	width: 500px;
	padding: 20px;
	background: white;
	margin: 0 auto;
}

#left ul{
	margin: 0 0 0.5em 2em;
	
}

#left ol{
	margin: 0 0 0.5em 0em;
	text-align: center;
	list-style-type: none;
}

#left ol li{
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
}



#left ol a{
	color: #000;
	text-decoration: none;
}

#left ol a:hover{
	color: #000;
	text-decoration: underline;
}

#left li{
	margin: 0 0 1em  0;
	}

#left h1{
	font-size: 16px;
	margin: 0 0 0  0;
	line-height: 1.2em;
	text-align: center;
}

#left h2{
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 0;
	line-height: 1.2em;
	text-align: center;
}

#left h3{
	font-size: 13px;
	font-weight: normal;
	margin: 0.5em 0 1em  0;
	line-height: 1.2em;
	text-align: center;
}

#left h4{
	font-size: 16px;
	margin: 2em 0 1em  0;
	line-height: 1.2em;
	text-align: center;
}

.homepage{
	padding-right: 20px;
	}

em{
		/*color: #666 !important;*/
	}
.question{
	color: #999;
	font-size: 11px;
	}
	
.answer{
	color: #999;
	font-size: 11px;
	}	
	
.credits{
	color: #999;
	font-size: 11px;
	line-height: 14px;
	}
	
.tableContents{
	background: #efefef;
	padding: 10px;
	font-size: 12px;
	margin: 3em auto 2em auto;
	text-align: center;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

.tableContents a{
	text-decoration: none;
	}
	
	
#right{

	background: #999;
	width: 160px;
	float: right;
	display: inline;
	padding: 10px;
	font-size: 11px;
	line-height: 13px;
	margin-top: 20px;
	margin-left: 10px;
	color: white;
}
#right h3{
	color: #000;	
	}

#right a{
	color: white;
	text-decoration: underline;
	}
	
#right a:hover{
	color: white;
	text-decoration: none;
	}

	
.divider{
	border-bottom: 1px solid #666; 
	}

#footer{
	clear: both;
}

.clear{
	clear: both;
}

.center{
	text-align: center;
	}
/***************************************************** bibliography */

#bibliography {
	border-collapse: collapse;
	}
	
#bibliography .column1{
	width: 50px;
	padding: 5px 0;
	padding-left: 10px;	
	}	
	
#bibliography .column2{
	padding: 5px 0;
	padding-left: 10px;	
	}	
	
table td{
	vertical-align: top;
	}
	
.download a{
	font-size: 11px;
	font-weight: normal;
	color: #999;
	background: url("../img/page_white_acrobat.png") no-repeat center left;
	padding: 5px 0 5px 22px;
	margin-top: 0.2em;
	}

/***************************************************** filmography */

#filmography{
	border-collapse: collapse;
	}
	
#filmography .row1, #bibliography .row1{
	background: #fff;
	border-bottom: 1px solid #ccc;
	}	
	
#filmography .row2, #bibliography .row2{
	border-bottom: 1px solid #ccc;
	}
	
#filmography .column1{
	width: 365px;
	text-align: left;
	padding: 5px 0;
	padding-left: 10px;
	}	
	
#filmography .column2{
	padding: 5px 0;
	width: 115px;
	padding-left: 10px;
	background: none;
	text-align: right;
	}
		
#filmography th{
	text-align: left;
	padding-left: 10px;
	}	

#filmography th.right{
	text-align: right;
	padding-right: 10px;
	}
	
.top{
	text-align: center;
	color: #999;
	display: block;
	}

img{
	margin: 0 auto;
	display: block;
	}
	
	
	
	
	
	
	
	
	
	
