
    /* HEADER */
	
	div#page {
	width: 100%;
	/*background: url(../img/top_rpt.gif) no-repeat center top;*/
	margin:  0 auto;
	padding: 0;
	text-align: center;
    }
	
	div#content {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 750px;
	text-align: center;
	}
	div#contentFix{
	margin: 0 auto;
	padding: 0;
	height: 600px;
	width: 750px;
	text-align: center;
	}
	div.photoRow img{
	float: left;
	}
	.shots {
	/*  Text-indent hides the text, so only the background image is shown.  */
	/*  Want the text to be in the page for search engine optimization.  */
	text-indent:-1000em;
	width:384px;
	height:70px;
	background:url(../img/shots.gif) no-repeat left top;
	display:block;
	margin: 0 auto;
	overflow:hidden;
	}
	.photoRow{
	float: left;
	height: auto;
	 }
	#photoList li{
 	display: inline;
	margin: 0 -3px 0 0;
	}
	.shotsThumb{
	display: inline;
	}
	#guns{
	margin: 0 auto;
	height: 120px;
	text-align: center;
	clear: both;
	background:url(../img/shots_gallery.gif) no-repeat center 40px;
	padding: 10px 0 0 0;
	}
	.galleries{
	text-align: center;
	line-height: 1.2em;
	}
	.galleries img{
	border:6px white solid;
	display:inline;
	}
