/* CSS Document */

a:link {
	color:#56474B;
	text-decoration:underline;
	}
a:visited {
	color:#56474B;
	text-decoration:underline;
	}
a:hover {
	color:#56474B;
	text-decoration:none;
	}
br {line-height:5px;}

.home-content {
	background-image:url(images/bgr.jpg);
	width:700px;
	height:404px;
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	padding-left:45px;
	padding-bottom:25px;
	line-height:12px;
	padding-top:80px;
}
.content {
	background-image:url(images/bgr.jpg);
	width:700px;
	height:484px;
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	padding-left:45px;
	padding-bottom:25px;
	line-height:12px;
	}
.the-researcher-bgr {
	background-image:url(images/the-researcher-bgr.jpg);
	width:700px;
	height:484px;
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	padding-left:45px;
	padding-bottom:90px;
	}
.producer {
	background-image:url(images/the-producer.jpg);
	width:700px;
	height:484px;
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	padding-left:45px;
	padding-bottom:40px;
	}
.process {
	background-image:url(images/process-bgr.jpg);
	width:700px;
	height:484px;
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	padding-left:45px;
	padding-bottom:40px;
	}
.stories {
	background-image:url(images/stories-bgr.jpg);
	width:700px;
	height:484px;
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	padding-left:45px;
	padding-bottom:40px;
	}
	 
	 
.footer {
	background-color:#1F1D1E; 
	height:27px; 
	font-family: Georgia, Times New Roman, Times, serif; 
	text-align:right; 
	color:#494648; 
	font-size:10px;
	}
	
.footer a:link {
	color:#3E3B3D;
	text-decoration:underline;
	}
.footer a:visited {
	color:#3E3B3D;
	text-decoration:underline;
	}
.footer a:hover {
	color:#3E3B3D;
	text-decoration:none;
	}.contentText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	padding-left:10px;
	padding-bottom:5px;
}
