body {
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000F;	
}


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

p {
	margin: 0;
}

div.spacer {
	clear: both;
}

#parent_frame {	
	width: 840px;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
}
	

#left_frame {	
	width: 200px;
	text-align: right; 
	float: left;
	margin-right:30px;	
}


#right_frame {
	width: 610px;
	float: right;
	text-align:left;
}

.thumbnail {
	width: 80px;
	height: 60px;
	margin: 0px 40px 40px 0px;
	overflow: hidden;
	float:left;
	border: solid 1px #0000;
	text-align:center;
}

.foto {
	width: 610px;
	text-align:center;
	overflow:hidden;
}

.foto_in {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

.documentary {
	width: 262px;
	height: 216px;
	float: left;
	margin: 0px 40px 40px 0px;
	overflow: hidden;
}

.documentary_foto {
	width: 260px;
	height: 190px;
	float: left;
	overflow: hidden;
	border: solid 1px white;
}

.documentary_subtitle {
	width: 260px;
	height: 20px;
	float: left;
	margin: 4px 0px 0px 0px;
	overflow: hidden;
}

.overview {
	width: 610px;
	text-align:left;
	margin-bottom: 2px;
}

.previous {
	width: 305px;
	text-align:left;
	float:left;
	margin-top: 10px;
}

.next {
	width: 305px;
	text-align:right;
	float:right;
	margin-top: 10px;
}

.navigation {
	color: #ffffff;
	text-decoration: none;
	text-transform:uppercase;
}


a.out:link {
	color: #000f;
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	margin-top:10px;
	float: right;
	width: 200px;
}
 

a.out:visited {
	color: #000f;
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	margin-top:10px;
	float: right;
	width: 200px;
}

a.out:hover {
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
	display:block;
	margin-top:10px;
	float: right;
	width: 200px;
}

a.over:link {
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	display:block;
	margin-top:10px;
	float: right;
	width: 200px;
}
 

a.over:visited {
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	display:block;
	margin-top:10px;
	float: right;
	width: 200px;
}

a.over:hover {
	color: #000;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	display:block;
	margin-top:10px;
	float: right;
	width: 200px;
}



a.out_sub:link {
	color: #000;
	text-decoration: none;
	display:block;
	float: right;
	width: 200px;
	margin: 3px 0px 3px 0px;
}

a.out_sub:visited {
	color: #000;
	text-decoration: none;
	display:block;
	float: right;
	width: 200px;
	margin: 3px 0px 3px 0px;
}

a.out_sub:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	float: right;
	width: 200px;
	margin: 3px 0px 3px 0px;
}

.over_sub:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	float: right;
	width: 200px;
	margin: 3px 0px 3px 0px;
}

.over_sub:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	float: right;
	width: 200px;
	margin: 3px 0px 3px 0px;
}

.over_sub:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	float: right;
	width: 200px;
	margin: 3px 0px 3px 0px;
}




