

/* CSS Document */

li { margin: 0px; font-size: 9px; padding: 0px;}
ul { overflow: hidden; margin: 0px; padding: 0px; padding-left: 15px; list-style-type: disc;  } 


 
img {
	overflow: auto;
	border: 0px;

    }

a {
	
	text-decoration: none;
	font-weight: bold; 
	color: #eeeeee;

}

	

a:visited {
	
	text-decoration: none;
	font-weight: bold; 

}

	

a:hover, a:visited:hover, a:hover:visited {


	text-decoration: underline;
	font-weight: bold;
}


p { 
padding: 0px;
margin: 0px;
text-indent: 8px;
margin-bottom: 10px;
}

blockquote {
background:  url(images/lost-quote.gif) no-repeat;
width: 378px;

padding-left: 46px;
padding-top: 10px;
padding-bottom: px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
color: #333333;
}

.navhead {
background:  url(images/nav_head.jpg) no-repeat;
padding-top:7px;
padding-left: 28px;
width: 135px;
height: 20px;
margin-left: 22px;
font-family: 'Times New Roman', 'Times', serif;
font-weight: bold;
font-size: 14px;
text-align: left;
color:#008C29;
}

.navbody {
background:  url(images/nav_body.jpg);
width: 142px;
overflow: hidden;
margin-left: 22px;
color: #008C29;
padding-left: 12px;
padding-right: 9px;
font-size:12px;
padding-top: 6px;
text-align: center;

}


.navbody a { color: #008C29; }

.navfoot {
background:  url(images/nav_footer.jpg) no-repeat;
width: 163px;
height: 28px;
margin-left: 22px;
}



h2 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin: 0px;
	}

body 	{
		background:#000000;
		margin: 0px;
		font-family: Courier, "Courier New", monospace;
		font-family: sans-serif;
		font-size: x-small;
		
		}

#mainbox  {
	background: url(images/main_background.jpg);
	width: 999px;
	overflow:hidden;
	margin: 0 auto 0 auto;
	}

#headbox {
	width: 958px;
	
	margin: 0 auto 0 auto;
	}
#blogbox {
	width: 734px;
	float: left;
	margin-left: 29px;
	display: inline;
	}
#top_728 {
	width: 728px;
	height: 90px;
	margin: 10px auto 10px; auto
	}
#sidebar {
  	width: 200px;
	overflow: hidden;
	}
	
#entrycolumn {
	width: 529px;
	overflow:hidden;
	float: right;
	overflow: hidden;
	}

.entryhead {
	background: url(images/post_head.jpg);
	width: 509px;
	height: 36px;
	padding-top: 8px;
	padding-left: 20px;
	}
.entrybody {
	background:url(images/post_body.jpg);
	width: 529px;
	overflow: hidden;
	}
.entryfoot {
	background:url(images/post_footer.jpg);
	width: 529px;
	height: 25px;
	overflow:hidden; 
	margin-bottom: 10px;
	}
.sidehead {
	background: url(images/sidebar_head.jpg);
	width: 180px;
	height: 31px;
	overflow:hidden; 
	padding-top: 8px;
	padding-left: 20px;
	}
.sidebody {
	background:url(images/sidebar_body.jpg);
	width: 200px;
	overflow:hidden;
	}
.sidefoot {
	background: url(images/sidebar_foot.jpg);
	width: 200px;
	height: 25px;
	overflow: hidden;
	margin-bottom: 10px;
	}
	
.charbox {
	width: 160px; 
	height: 70px; 
	margin: 10px 0px 0px 24px;
	}
.charboxtext {	
	text-align: center;
	float: right;
	 color:#FFFFFF;
	  font-size:7pt;
	  width: 90px;
	  }

.entry {
width: 476px;
overflow: hidden;
padding-left: 28px;
padding-top: 5px;
padding-bottom: 5px;
font-size:8pt;
color: #000000;
overflow: hidden;
}
.entry a { color: #009d16; text-decoration: underline; }

	  
	
/* sIFR */


h1 {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	color:#10a010;
	}
.posthead
    {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	}

