BODY {
	font: .75em Helvetica, Arial, Tahoma, san-serif;
	color: #666;
	min-width: 1020px;
}

P {
	margin: 10px 0 0 0;
}

A {
	color: #ff8900;
	text-decoration: none;
}
	A:hover {
		text-decoration: underline;
	}

DIV#divTop {
	width: 100%;
	height: 100px;
	background: url(http://www.popculturetragedy.com/images/bgTop2.jpg) scroll left top;
}
	DIV#divTop IMG#imgLogo {
		width: 89px;
		height: 80px;
		border: 0;
		float: right;
		margin: 10px 10px 0 0;
	}
	
select, input, textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #666;
}
	
DIV.divBlack {
	width: 100%;
	height: 25px;
	padding: 0 10px 0 10px;
	width: auto;
	background-color: #000;
	color: #aaa;
	line-height: 25px;
}
	div.divBlack SPAN.spnWhite{
		color: #fff;
	}
	div.divBlack SPAN.spnNav {
		float: right;
	}

IMG.imgThumb {
	float: right;
	margin: 0 10px 0 0;
	display: none;
}

IMG#imgComic {
	width: 850px;
	height: auto;
	border: 0;
	margin: 0 0 26px 10px;
}

DIV.divBlurb {
	width: 406px;
	border: 0;
	margin: 0 26px 0 10px;
	float: left;
}
	DIV.divBlurb IMG.imgTitle {
		width: auto;
		height: 6px;
		border: 0;
	}
	
DIV.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

DIV.divGraphLabel {
	clear: left;
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

DIV.divGraphBar {
	float: left;
	margin:0 0 0 10px;
	width:11px;
	background-color: #ddd;
	overflow: hidden;
}

div#divFoot, div#divBody { width: 100%; }
div#divBody { padding-bottom: 36px; }

DIV#divBot {
	width: 100%;
	height: 100px;
	background: url(http://www.popculturetragedy.com/images/bgBot2.jpg) scroll left top;
}

li.liThumb IMG.imgThumb, li.liThumbF img.imgThumb {
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

li.liThumb img.imgThumb:hover { border: 2px dotted #ff8900; }
li.liThumbF img.imgThumb:hover { border: 0px; }

LI.liThumb, LI.liThumbF
{
	width: 150px;
	height: 75px;
	padding: 0px;
	margin: 0px 20px 20px 0px;
	float: left;
	list-style: none;
}

LI.liThumbF
{
	filter:alpha(opacity=33);
	-moz-opacity:.33;
	opacity:.33;
}