#watch_video{
	margin:0 0 10px 0;
	padding:0;
	}	
	
#watch_video a{
	display:block;
	height:83px;
	width:224px;
	margin:0 auto 0 auto;
	background-image:url(../images/page_graphics/photos_watch_video_sprite.gif);
	text-indent:-9999px;
	}
	
#watch_video a:hover{
	background-image:url(../images/page_graphics/photos_watch_video_sprite.gif);
	background-position: -224px 0;
	}
		
#back_to_gallery{
	margin:0 0 10px 0;
	padding:0;
	}	
	
#back_to_gallery a{
	display:block;
	height:83px;
	width:224px;
	margin:0 auto 0 auto;
	background-image:url(../images/page_graphics/video_back_to_gallery_sprite.gif);
	text-indent:-9999px;
	}
	
#back_to_gallery a:hover{
	background-image:url(../images/page_graphics/video_back_to_gallery_sprite.gif);
	background-position: -224px 0;
	}
	
#photo_credits{
	color:#151D38;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width: 204px;
	margin:10px auto 0 auto;
	text-align:center;
	}
	
#photo_credits a{
	color:#151D38;
	}	
	
/*-------------OVERRIDES MAIN CSS RULES----------------*/
#photos #contentWrapper{
	padding-bottom:0;
	background-image:url(../images/page_graphics/gallery_background.jpg);
	background-repeat:no-repeat;
	}

