	#content{
	margin-left: auto;
	margin-right: auto; 
	padding-left: 100px;
	width: auto; 
	}

	h1{margin-left: 400px;}

	img{ border: none;}

      .thumbnail        {
                             margin-right: 5px;
                             width: 69px;
                             height: 104px; 
                        }
						
      .thumbnailWide        {
                             margin-right: 5px;
                             width: 103px;
                             height: auto;
							 margin-bottom: 17px;
							 margin-top: 12px;
                        }
						
      .filmstrip        {
                             position: absolute;
                             overflow: hidden; 
                             height: 104px;
                             cursor: w-resize;
							 padding-top: 2px;
                        }              
      .detail           {
                             /*position: absolute;*/
							 width: 300px;
							 float: left;
                             /*border: 1px solid black;
                             background-color: #EEEEEE;*/
							 color: #FFFFFF;
                             /* display: none;
                             cursor:move; */
							 left: 25%;
							 margin-top: 5px;
							 /*font-weight: bold;*/
							 margin-left: 20px;
                        }
      .detailLink       {
                             text-decoration: none;
                             color: black;
                        }
      .detailLink:hover {
                             background-color: black;
                             color: white;
                        }
      .detailComments   {
                            font-family: "Arial Narrow",arial;
                            font-size: 13pt;							
                            color: #BBB;
							text-align: left;
							padding: 80px 5px 5px 5px;
							margin-
                        }         

		.detailComments	A:link, .detailComments	A:visited{
			color: #ffffff;
		}
		 
		.detailComments	A:hover, .detailComments A:active{
			color: #FFCC00;
		}
		                           
       .detailImg       {
                            /*cursor: move;*/
							background-color: #FFF;
                            padding: 3px;
							margin-bottom: 5px;
                        }
		
		body {background-color: #000;}     
		
		#mask{
		width: 1000px; 
		height: 1000px; 
		background-color:#000000; position: absolute; top: 0; left: 0; 
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		opacity: 0.5;
		display: none;
		}
		#DetailCell {
		/*background: #000 url('../Images/FilmBG.gif') no-repeat center; */
		padding: 10px;
		}
		
		#landingZone{border: 1px solid #cccccc; overflow: hidden; width: 760px; height: 106px;}
		#navLeft ul{margin-top: 0px;}
		
		.photobox, .videoCallout{width: 760px; padding: 0 ; margin: 0 0 20px 100px; border: 1px solid #CCCCCC; background-color:#FFFFFF; color:#000;}
		.photobox img{vertical-align: middle; margin: 5px 20px 5px 20px;}
		.photobox a:link,.photobox a:visited{color: #000; text-decoration:none;}
		.photobox a:hover,.photobox a:active{color: #666; text-decoration:underline;}
		
		.videoCallout a:link, .videoCallout a:visited {margin-left: 100px; color: #cc0000; font-weight: bold; padding: 5px 0; display: block;}

		#freeShoot{float: left; clear:left; margin-top: 10px;}
		
		.copyright{margin-left: 400px; font-size: 8pt;}