body { color: #481860; margin:3.125em; padding:0; font-family:'Trebuchet MS', Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #733993  url('http://threadmangler.com/images/stripes.gif') repeat fixed; text-align:center;}
h1 {	margin:0 0 .625em 0;	padding:0; font-weight:800;	color:#733993;	}
h2.date {	margin:5px 0;	padding:0;	font-size:.625em;	line-height:.625em;	color:#330;	font-style:italic;	}
p {
	color: #481860;
	line-height: 1.5em;
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS', Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 0.875em;
}
#Content { width:53em;	margin: 1.5em auto; text-align:left; border:dashed 1px #486030; padding: 1em;	background-color:#D6CADD;	}
#Content>p+p {text-indent:1.875em;}
a {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-weight:540;	text-decoration:none;	}
a:link { color: #181890; text-decoration: none; }
a:visited { color: #481860; text-decoration: none; }
a:hover, a:active { color: #733993; text-decoration: underline; }

img {	margin:1px;	border:none;	}
.note {	font:10px courier;	}
dd {}
table {text-align: center; cell-spacing: 10px;}
td {padding: 10px; }
#nav { background-color: #733993;width: 55em; margin:1.5em auto; }
#nav ul {margin: 0;list-style-type: none; text-align:center;font:.9em arial, helvetica, sans-serif;}
#nav li a{text-decoration: none;background-color: #D6CADD;padding: .5em;}
#nav li a:hover {text-decoration: none;background-color: #486030;color: #D6CADD;}
#nav #current {color: #D6CADD; background-color: #481860;}
#nav ul li {display: inline; padding: .1em 1em;}
#Header { margin:3.125em 0 .625em 0;	text-align: center;	}
#wrap { float: left; width:53em; margin: 1.5em auto; }
#twitter_div { float: left; width: 27.5em; background: #c9f; padding: 0em 1em 1em 1em; margin-left:-1em; line-height: 18pt; }
#true { float: right; width: 24em; margin-right:-1em;}
#Side 	{ background-color: #cff; position: absolute; top: 120pt; right: 0; width: 125px; margin-right: 12pt; padding: 3pt; border: dashed thin #9c9; clear: both; }
#Footer { width:55em; background-color: #733993; margin: 1.5em auto; clear: both; }
#Footer p {font-size: .75em; color: #D6CADD;}
#Footer a {font-size: 1em; color: #D6CADD; text-decoration: underline; }
ul { list-style-type: circle;}
ul.bulletfree {list-style:none;}
.bulletfree li {display:inline; padding: .1em 1em;}
img[src="../images/greenme.jpg"] {float:left; margin: 0 .625em .625em 0;}

/* begin lightbox css */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ccf;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: .625em Verdana, Helvetica, sans-serif;
	background-color: #ccf;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #010;
	}
/* end of lightbox css */
