
body {
	background-color: #fff;
/*	background: url(bartpaper.png);
	background: url(images/xmasback.gif); */
	padding:0px;
	margin:20px 0px; padding:0px;
	text-align:center;
	font-family: verdana, tahoma, sans-serif;
	font-size:13px;
}
h1, h2 {
	color:#007;
}
h3 {
	color:#007;
	font-style: italic;
}
h4 {
	
}
h5 {
	padding:0;
	margin:3px 0 3px 0;
	font-size:110%;
}
h5 b {
	color:#800;
}
h6 {
	font-size:8pt;
	margin:0;
	padding:0;
	font-size:110%;
}
div#BL-left {
	float:left;
	height:146px;
	width:131px;
	background: #fff url(images/BL-left.png) no-repeat;
	border:1px solid #000;
	background-position: center;
}
div#BL-right {
	float:right;
	height:146px;
	width:131px;
	background: #fff url(images/BL-right-2.png) no-repeat;
	border:1px solid #000;
	background-position: center;
}
div#outer {
	width:800px;
	margin:0px auto;
}
div#outer750 {
	width:750px;
	margin:0px auto;
}
div#leadstory {
	width:800px;
	background: #ced6e2;
	border: 2px solid #008;
	margin:0px auto;
	text-align: justify;
}
div#leadstory  div {
	margin:15px;
 	word-spacing: 3px;
}
div#leadstory h6 {
	color:#900;
	font-size: 110%;
	font-family: sans-serif;
}
div#leadstory h5, div#leadstory p b {
	font-size:110%;
	font-weight: bold;
	font-variant: small-caps 
}
div#leadstory p em {
	color:#448;
	font-weight: bold;
	font-style: normal;
}

div#leadstory p#endtag {
	float:right;
	position:relative;
	bottom:0;
	font-style: italic;
	font-size:90%;
	padding:0;
	margin:0;
}

img {
	border:none;
}
img#main {
	text-align:center;
	margin-top:20px;
	margin-bottom:25px;
}
div#content {
	background: url(background.gif) no-repeat;
	width:800px;height:500px;
	margin:0px auto;
	text-align:left;
}

div#infoleft {
	float: left;
	margin-left:1px;
	width:350px;
}

div#inforight {
	float: left;
	margin-left:121px;
	width:320px;
}
h4 {
	padding-bottom:9px;
	margin:0;
	color:#008;
}
h4 u {
	color: #004;
}
div#infoleft h2, div#inforight h2 {
	font-size:12pt;
	margin-left:15px;
}
div#infoleft p, div#inforight p {
	margin-left:10px;
}
a {
	color:#900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#009;
}
a:hover#reverse-a {
	color:#880;
}
div#shirt {
	text-align:center;
	float:none;
	clear: both;
	margin-top:30px;
}
div#shirt img {
	border:2px solid #008;
	padding: 3px;
	background: #e4e4e4;

}
div#footer {
	font-size:90%;
	color: #900;
	font-weight: normal;
}
div#footer a:hover {
	color: #008;
	font-weight:bold;
}
div#footer p{
	color: #666;
}
div#counter {
	position: absolute;
	bottom:0;
	left:0;
	width:250px;
	text-align:center;
}
div#counter p {
	font-size:75%;
	font-weight: bold;
	padding:0;
	margin:0;
}
p#small {
	font-weight: bold;
	font-size:7pt;
	color: #00B;
	padding:0;margin:0;
}
img#comix {
	border:2px solid #000;
	padding: 10px;
	background: #fff;
}
img#safetysign_thumb {
	height:150px;
	border:0px solid #000;
	padding: 0px;
	background: #fff;
	}
img#topper {
	border:1px solid #000;
	padding:1px;
}
div#lyrics {
	font-family:monospace;
	text-align:center;
	}
div#bartsings {
	float:left;
	height:800px;
}
img#bartsings {
	margin-bottom:20px;
	float:left;
}

div#lyrics p {
	margin-left:290px;
	text-align: justify;
}
img#peta {
	border:1px solid #487990;
}
table#stats {
	background:#ddf;
	font-size:85%;
}
table#stats td {
	text-align: center;
	background:#ffe;
}
table#stats th {
	background: #f0f0ff;
}
div#story-initial {
	text-align:left;
}
div#story, div#story-initial {
	margin:auto;
	width:730px;
}
	* html div#story {
		width:750px;
}
div#story-initial p, div#story-initial img, div#story-initial pre {
	display:none;
}

div#story {
	border:1px solid #999;
	background: #cdd2e1 url(images/blue-fade.gif) repeat-x top left;
	padding:10px;
	text-align: justify;
	word-spacing:3px;
	margin-bottom:10px;

}

div#story2 {
	margin:auto;
	border:1px solid #999;
	background: #f4f4ff;
	padding:10px;
	text-align: justify;
	word-spacing:3px;
	width:750px;
	margin-bottom:10px;

}
div#story3 {
	margin:auto;
	border:1px solid #999;
	background: #ffecd7;
	padding:10px;
	text-align: justify;
	word-spacing:3px;
	width:750px;
	margin-bottom:10px;

}
div#story, div#story2, div#story3 {
	margin-top:20px;
}

a.nowrap {
	white-space:nowrap;
	width:125px;
	display:block;float:left;
}
a.pixlinks {
	white-space:nowrap;
	width:250px;
	display:block;float:left;
}
blockquote {
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
	border-width: 1px;
	border-color: #99e;
	border-style: dashed;
	border-left-style: solid;border-left-width:1px;
	border-right-style: solid;border-right-width:1px;
	background-color: #eddec9;
	padding: 10px;
}
ul li {
	line-height:20px;
}
span#bodycount {
	 float:left; 
	 font-size:48pt;
	 margin:-10px 25px -10px 0px;
	 color:#800;
	 font-weight: bold;
}
div#nofloat {
	clear:both;
}
strong {
	color: #44a;
}
img#bottomspace {
	margin-bottom: 20px;
}
.underline {
	text-decoration: underline;
}
.strike {
	text-decoration: line-through;
}
div#blogroll {
	margin:auto;
	width:760px;
	text-align:center;
}
div#blogroll img {
	border: 1px solid #008;
	margin:0 3px 5px 3px;
}
div#blogroll ul li h5,
div#blogroll ul li,
div#blogroll ul {
	display: inline;
	float:left;
	margin:5px 0 0 0;padding:0;
}
div#blogroll h4 {
	margin-bottom: 0;
}
div#homicide_box {
	background:#000;
	width:350px;
/*	height:500px; */
}
div#homicide_box div {
	float:left;
	height: 35px;
	width: 35px;
	background-image: url('images/cross-bones.gif');
}
img#floatleft {
	float:left;
	margin:0;padding:0px;
}
img#inline {
	float:left;
	margin:10px 10px 10px 0;
}
img#inline-right {
	float:right;
	margin:18px 0 10px 10px;
}

ul#more li {

	list-style-image: url(images/more.gif);
	line-height:13px;
	margin-bottom:5px;
}
