/* Styles for the gallery pages */



                    #instruct {
	                    position:absolute;
	                    left:1px;
	                    top:240px;
	                    font-size:10pt;
	                    width:100px;
	                    font-weight:normal;
	                    border-top:1px solid #c9b10f;
	                    border-bottom:1px solid #c9b10f;
	                    padding:7px; text-align:left
	                    }



	 	 	a{
	 	 	  color:#f07d06;
	 	 	  font-weight:bold;
	 	 	  text-decoration:none;
	 	 	  text-align:left;
	 	 	  }


	         a:hover {color:#c11501}


	         body{
	              background:black;
	              color:white;
	              font-family:Arial,Helvetica,sans-serif;
	              text-align:center;
	              }


	       #info {
	              position:absolute;
	              top:0px;
	              left:0px;
	              z-index:7;
	              width:95%;
	              text-align:right;
	              margin-top:10px;
	              padding-right:20px;
	              }


	       #myGallery
	 		{
	 		width: 600px !important;
	 		height: 600px !important;
	 		margin-left:2px;
	 		margin-right:3px;
	 		margin-top:2px !important;
	 		text-align:center;
	         }

	      #gallerycontainer {
	                         margin-left:auto;
	                         margin-right:auto;
	                         width:605px;
	                         height:605px;
	                         }

	      p.tag {
	             margin-top:0px;
	             font-weight:bold;
	             font-size:11pt;
	             border-top:1px solid #c9b10f;
	             padding-top:4px;
	             }

	      img.roberto {padding-bottom:3px}


	      #backarrow {
	                  position:absolute;
	                  top:100px;
	                  left:5px;
	                  z-index:7px;
	                  font-size:10pt;
	                  }