body 				{
				background:#000000;
				}

h2				{
				color:#bb5500;
				}

h3				{
				font-size:80%;
				color:#bb5500;
				}


#thumbnail-page-wrapper		{
				width:714px;
				margin:0px auto;
				text-align:left;
				}

#header				{
				border-top:none;
				border-right:solid 1px #999;
				border-bottom:solid 1px #999;
				border-left:solid 1px #999;
				background-image:url("/graphics/20100906-001-header-bg.jpg");
				background-repeat:no-repeat;
				background-position:center;
				}

#header-bg			{
				background-image:url("/graphics/20100620-002-header-image.jpg");
				background-repeat:no-repeat;
				background-position:center;
				}

#header a:hover			{
				color:#ffffff;
				}

/* Menu Styles */

#top-menu			{
				background-color:#282828;
				}

#top-menu a:hover		{
				color:#ffffff;
				text-decoration:none;
				}

/* Graphic Element Styles */
#bottom-rule			{
				border-top:3px solid #282828;
				border-bottom:3px solid #282828;
				background-color:#3c3c3c;
				}

#general-info			{
				width:100%;
				color:#666666;
				background-color:#282828;
				}

/* SOCIAL NETWORKING STYLES */
#social-networking-links	{
				margin:15px 40px 15px 40px;
				text-align:right;
				background-color:#000000;
				float:right;
				}

a#rss-rollover			{
				display:block;
				float:left;
				width:24px;
				height:24px;
				text-decoration:none;
				background:url("/graphics/rss.png");
				}

a#rss-rollover:hover		{
				background-position:-24px 0px;
				}

a#flickr-rollover		{
				display:block;
				float:left;
				margin-left:2px;
				width:24px;
				height:24px;
				text-decoration:none;
				background:url("/graphics/flickr.png");
				}

a#flickr-rollover:hover		{
				background-position:-24px 0px;
				}

a#blogger-rollover		{
				display:block;
				float:left;
				margin-left:2px;
				width:24px;
				height:24px;
				text-decoration:none;
				background:url("/graphics/blogger.png");
				}

a#blogger-rollover:hover		{
				background-position:-24px 0px;
				}

a#facebook-rollover		{
				display:block;
				float:left;
				margin-left:2px;
				width:24px;
				height:24px;
				text-decoration:none;
				background:url("/graphics/facebook.png");
				}

a#facebook-rollover:hover	{
				background-position:-24px 0px;
				}

a#twitter-rollover		{
				display:block;
				float:left;
				margin-left:2px;
				width:24px;
				height:24px;
				text-decoration:none;
				background:url("/graphics/twitter.png");
				}

a#twitter-rollover:hover	{
				background-position:-24px 0px;
				}

/* GENERAL-INFO ANCHORS */
#general-info a			{
			text-decoration:underline;
			color:#888888;
			}
#general-info a:visited		{
			text-decoration:underline;
			color:#888888;
			}

#general-info a:hover			{
			text-decoration:underline;
			color:#ffffff;
			}

/* OTHER POSTS STYLES */

#other-posts			{
				width:100%;
				padding:0px 0px 37px 0px;
				color:#666666;
				background-color:#282828;
				border:0px;
				text-align:left;
				clear:left;
				}

#other-posts-content		{
				margin:0px 0px 0px 100px;
				}

#other-posts h4			{
				padding:0px;
				margin:20px 0px 5px 0px;
				font-family:'Arial Narrow','Helevtica Narrow',sans-serif;
				text-transform:uppercase;
				letter-spacing:0.1em;
				color:#777777;
				}
/* Was #3c3c3c */

#other-posts h4 a		{
				text-transform:uppercase;
				text-decoration:none;
				color:#777777;
				}

#other-posts h4 a:visited	{
				text-transform:uppercase;
				text-decoration:none;
				color:#777777;
				}

#other-posts h4 a:hover		{
				text-transform:uppercase;
				text-decoration:none;
				color:#ffffff;
				}

#other-posts ol			{
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 20px;
				}

#other-posts ol li		{
				font-family:'Arial Narrow','Helvetica Narrow',sans-serif;
				font-size:90%;
				color:#4c4c4c;
				padding:0px;
				margin:0px;
				}

#other-posts ul			{
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 20px;
				color:#4c4c4c;
				}

#other-posts ul li		{
				font-family:'Arial Narrow','Helvetica Narrow',sans-serif;
				font-size:90%;
				color:#4c4c4c;
				padding:0px;
				margin:0px;
				}

#other-posts a			{
				text-decoration:none;
				color:#4c4c4c;
				}

#other-posts a:visited		{
				text-decoration:none;
				color:#4c4c4c;
				}

#other-posts a:hover		{
				text-decoration:underline;
				color:#ffffff;
				}

/* Navigation Styles */
	/* Pagination */
#page-navigation		{
				margin:40px 0px 60px 0px;
				font-size:80%;
				font-weight:700;
				color:#cc0000;
				text-transform:uppercase;
				float:left;
				}

#page-navigation a		{
				color:#cc0000;
				text-decoration:none;
				}



#page-navigation a:visited	{
				color:#cc0000;
				text-decoration:none;
				}

#page-navigation a:hover	{
				color:#ffffff;
				text-decoration:none;
				}

#view-choice			{
				margin:40px 30px 60px 0px;
				font-size:80%;
				font-weight:700;
				color:#cc0000;
				text-transform:uppercase;
				float:right;
				}

#view-choice a			{
				color:#cc0000;
				text-decoration:none;
				}



#view-choice a:visited		{
				color:#cc0000;
				text-decoration:none;
				}

#view-choice a:hover		{
				color:#ffffff;
				text-decoration:none;
				}

/* THUMBNAIL STYLES */

.thumbnails			{
				background-color:#000000;
				border:1px solid #ffffff;
				}

#current-thumbnail		{
				background-color:#000000;
				border:1px solid #ffffff;
				}