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

/* Heading Styles */
h3 a		{
				text-decoration:none;
				color:#bb5500;
				}

h3 a:visited	{
				text-decoration:none;
				color:#bb5500;
				}

h3 a:hover		{
				text-decoration:none;
				color:#fff;
				}

.sdtc-highlight  {
            color:#ff8800
            }
            				
/* NAVIGATION STYLES*/

.back-link a		{
			text-decoration:none;
			color:#eecc00;
			}

.back-link a:visited	{
			text-decoration:none;
			color:#eecc00;
			}

.back-link a:hover	{
			text-decoration:none;
			color:#ffffff;
			}

/* TAG STYLES */

#tags-container
				{
				margin-top:30px;
	      padding:40px 33px 40px 40px;
				border:solid 1px #2a2a2a;
				background-color:#181818;
				}

/* ANCHOR STYLES */

#tags-container			{
				text-align:left;
				}

#tags-container ol            {
                    margin:0px;
                    padding:0px;
                    }

#tags-container li            {
                    display:inline;
                    list-style-type:none;
                    margin-right:7px;
                    }

#tags-container a		{
				text-decoration:none;
				color:#888888;
				}

#tags-container	a:visited	{
				text-decoration:none;
				color:#888888;
				}

#tags-container	a:hover		{
				text-decoration:none;
				background:#888888;
				color:#000000;
				}

.tags a				{
				text-decoration:none;
				color:#888888;
				}

.tags a:visited			{
				text-decoration:none;
				color:#888888;
				}

.tags a:hover			{
				text-decoration:none;
				background:#888888;
				color:#000000;
				}



/* 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%;
				}
