/* HEADING STYLES */

#gallery-wrapper    {
                    width:810px;
                    margin:0px auto;
                    text-align:left; 
                    }
.gallery-title      {
                    clear:none;
                    }

.gallery-title-h		{
				color:#eecc00;
				}

.gallery-title-h a		{
				text-decoration:none;
				color:#bb5500;/*color:#eecc00;*/
				text-align:left;
				}

.gallery-title-h a:visited	{
				text-decoration:none;
				color:#bb5500;/*color:#eecc00;*/
				text-align:left;
				}

.gallery-title-h a:hover	{
				text-decoration:none;
				color:#ffffff;
				text-align:left;
				}

#images				{
				/* width:100%; */
				margin:0px;
				padding:0px;
				text-align:left;
				}

#gallery-table			{
				border:none;
				cellpadding:0px;
				cellspacing:0px;
				}

.gallery-row			{
				vertical-align:top;
				}

.gallery-title-left		{
				margin:0px 20px 10px 0px;
				padding:3px;
				background-color:#000000;
				border:1px solid #ffffff;
				float:left;
				}

.gallery-subheading		{
        margin:-10px 0px 10px 0px;
        font-size:80%;
				text-transform:uppercase;
				color:#444444;
				}

.gallery-info-first			{
				width:800px;
				margin:30px 0px 0px 0px;
				}
.gallery-info			{
				width:800px;
				margin:40px 0px 0px 0px;
				}

.gallery-seperator  {
                    clear:both;
                    padding-top:30px;
                    border-bottom:1px dotted #222;
                    }

.gallery-notes			{
				font-size:80%;
				line-height:150%;
				}

/* CHART STYLES */
.chart				{
				width:405px;
				padding:3px;
				background-color:#000000;
				border:1px solid #ffffff;
				text-align:center;
				}

.charts				{
				margin-left:auto;
				margin-right:auto;
				margin-top:45px;
				}


/* GRAPHIC ELEMENTS STYLES */

#bottom-rule				{
					padding:0px 0px 45px 0px;
					}

/* SPECIAL STYLES */

#explore-num-photos-tagged	{
				font-size:80%;
				}
