	body {
		margin:20px 25px 25px 20px;
		background:#ccc;
		}
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:hover		{ color: #fff; background-color: #39526b; text-decoration: none; }
	A:active	{ color: #fff; }

	h1, h2, h3 {
		font-family: palatino,  georgia, times new roman, serif;
		color:#fff;
		margin: 0px;
		padding: 0px;
		clear:right;
	}
	
	blockquote { 
		padding-left:20px;
		border-left:1px gray dotted;
		font-size:x-small;
	}
	
	#banner {
		position: relative;
		padding-left: 30px;
		padding-top: 20px;
		padding-bottom: 20px;
		background: #39526b;
		border: 1px solid #000;
		margin-right: 230px;
		}

	#banner a,
        #banner a:link {color: #fff; text-decoration: none; }
        #banner a:visited {color: #fff; text-decoration: none; }
        #banner a:active {color: #fff; text-decoration: none; }
        #banner a:hover { color: #39526b; background-color: #fff; text-decoration: none; }

	#rightcontent {
		position: absolute;
		width: 214px;
		right: 20px;
		top: 20px;
		margin-bottom: 20px;
		}
		
	#rightbox {
		position: absolute;
		text-align: center;
		padding: 20px;
		background: #eee;
		border:1px solid #000;
		}
		
	#centercontent {
		position: relative;
		top: 20px;
		background:#eee;
		margin-bottom: 10px;
		margin-right:230px;
		padding: 30px;
		border:1px solid #000;
		}

	#rightfloatleft {
		background: #eee;
		float: left;
		position: relative;
		}

	#rightfloatright {
		background: #eee;
		float: right;
		position: relative;
		}

	#testbox {
		border:1px solid #000;
		background:#fff;
		position: relative;
		right:30px
		}
		
	a img { 
		border: none;
		}
		
	.ahem {
		display: none;
		}

	.ac-image {text-align: left;}
	.ac-link {}
	.ac-image-tag {text-align: left;}
	.ac-title {}
	.ac-author {}
	.ac-comment {}
	.ac-logo {}
	
/* buzznet thumbnails */

table#eric {
	margin-bottom:10px;
	/*float:right;*/ /*commented out because it bends IE over*/
	clear:right;
}

	#eric a,
        #eric a:link {color: #fff; text-decoration: none; }
        #eric a:visited {color: #fff; text-decoration: none; }
        #eric a:active {color: #fff; text-decoration: none; }
        #eric a:hover { color: #ccc; background-color: #fff; text-decoration: none; }

.bnImg {
	border:solid 1px #000000;
	margin-left:5px;
	width:100px;
	height:75px;
}

.bnLogoRow {
	display:none;
}

	.moblogtext {
		font-family: verdana, arial, sans-serif;
		color: #000;
		font-size: xx-small;
		font-weight: bold;
		float: right;		
 		}


	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#fff;
		font-size:small;
  		text-transform:none;	
		}
		
	.blogrollmain {
		width: 95%;
		}
		
	.blogbody {
		font-family: verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#eee;
  		line-height:175%;
  		margin-left: 15px;
		}

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #39526b;
		}

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		}			
		
	.posted	{ 
		font-family: verdana, arial, sans-serif;
		font-size: x-small; 
		color: #000000;
		margin-bottom: 25px;
		text-align: right;
		}
		
	.side {
		font-family: verdana, arial, sans-serif;
		color: #333;
		font-size: xx-small;
		font-weight: normal;
  		background: #eee;
  		line-height: 140%;
  		padding: 2px;
  		text-align: left;
  		margin-left: 10px		
		}	

	.sidetitle {
		font-family: verdana, arial, sans-serif;
		color: #000;
		font-size: xx-small;
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: 5px;
		text-align: left;		
 		}	

	.sidetitletop {
		font-family: verdana, arial, sans-serif;
		color: #000;
		font-size: xx-small;
		font-weight: bold;
		margin-bottom: 5px;
		text-align: left;		
 		}
 		
 	.entrynav {
		font-family: palatino, georgia, verdana, arial, sans-serif;
		color: #39526b;
		text-align: center;
		margin-bottom: 10px;
		}

	#banner-commentspop {
		font-family: palatino, georgia, verdana, arial, sans-serif;
		color: #FFF;
		font-size: x-large;
		font-weight: bold;
		border: 1px solid #000; 		
  		background: #39526b;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}	

	.comments-head-popup { 
		font-family: palatino, georgia, verdana, arial, sans-serif; 
		font-size: medium; 
		color: #000; 
		border: 1px solid #000;
		margin-top: 10px;
		font-weight: bold;
  		background: #eee;
  		padding: 10px;	
		}

	.comments-body-popup {
		font-family: palatino, georgia, verdana, arial, sans-serif;
		color: #000;
		font-size: small;
		font-weight: normal;
  		background: #eee;
  		line-height: 140%;
 		padding: 10px;	
 		border-left: 1px solid #000; 
 		border-right: 1px solid #000; 
 		border-bottom: 1px solid #000; 				
		}		

	.comments-post-popup {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		background:#eee;
  		text-align: right;		
		}		
			
	.trackback-url-popup {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color: #000;
		font-size: small;
		font-weight: normal;
  		background: #eee;
  		line-height: 140%;
 		padding: 10px;		
 		border: 1px solid #000;
 		margin-top: 10px;					
		}


	.trackback-body-popup {
		font-family: palatino, georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#eee;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px solid #000; 					
		}		

	.trackback-post-popup {
		font-family: verdana, arial, sans-serif;
		color: #000;
		font-size: x-small;
		font-weight: normal;
  		background: #eee;		
		}

	.comments-head-inline { 
		font-family: palatino, georgia, verdana, arial, sans-serif; 
		font-size: medium; 
		color: #000; 
		border: 1px dotted #ccc;
		margin-top: 10px;
		font-weight: bold;
  		background: #eee;
  		padding: 10px;	
		}

	.comments-body-inline {
		font-family: palatino, georgia, verdana, arial, sans-serif;
		color: #000;
		font-size: small;
		font-weight: normal;
  		background: #eee;
  		line-height: 140%;
 		padding: 10px;	
 		border-left: 1px dotted #ccc; 
 		border-right: 1px dotted #ccc; 
 		border-bottom: 1px dotted #ccc; 				
		}		

	.comments-post-inline {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		background:#eee;
  		text-align: right;		
		}	
			
	.trackback-url-inline {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color: #000;
		font-size: small;
		font-weight: normal;
  		background: #eee;
  		line-height: 140%;
 		padding: 10px;		
 		border: 1px dotted #ccc;
 		margin-top: 10px;					
		}


	.trackback-body-inline {
		font-family: palatino, georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#eee;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #ccc; 					
		}		

	.trackback-post-inline {
		font-family: verdana, arial, sans-serif;
		color: #000;
		font-size: x-small;
		font-weight: normal;
  		background: #eee;		
		}
