h1 { 
	color:				#FFF;
	line-height:		1.2;
}

h2 {
	color:				#FFF;
	font-size:			120%;
}

#photoCredit {
	text-align:			right;
	color:				#F00;
	font-size:			70%;
}

#reviewWrapper {
}

.review {
	border-style:		solid;
	border-width:		1px;
	border-color:		#999999;
	color:				#DDD;
	text-align:			justify;
	font-size:			90%;
	line-height:		1.4;
	font-family:		Georgia, "Times New Roman", Times, serif;
	padding:			5px 10px 10px 10px;
	margin:				10px 20px 0px 0px;
}  

.review h3 {
	font-style:			italic;
	color:				#FFF;
}

.reviewCredit {
	font-style:			italic;
	color:				#F00;
}

.productionTeam {
	color:				#F00;
	font-style:			italic;
}

.productionTeam h2 {
	font-style:			normal;
}

.prodTeam {
	color:				#F00;
	font-weight:		bold;
	font-style:			normal;
}

.divide {
	color:				#FFF;
}

#links {
	color:				#F00;
}

a:link {
	color: 				#F00;
	text-decoration:	none;
	border-bottom:		thin dotted #333333;
}

a:visited {
	color: 				#F00;
	text-decoration: 	none;
	border-bottom:		thin dotted #333333;

}

a:hover {
	text-decoration: 	underline;
}

a:active {
	text-decoration: 	none;
}

#lightbox a, #pictureGallery a {
	border-bottom: none;
	text-decoration: none;
}

#photoCredit a {
	color: 				#F00;
	text-decoration:	none;
	border-bottom:		thin dotted #333333;
}
