

	body {
		margin:0px 0px 20px 0px;
		background: #D1C62E;		
		background-image: url("img/exo-bg.gif"); 
		background-attachment: fixed;
		background-repeat: no-repeat; 
		}

	a:link		{ color: #A80000  }
	a:visited	{ color: #A80000 }
	a:hover		{ color: #FEF7D3  }

	a.fairbalanced:link { color:#333; text-decoration: none}
	a.fairbalanced:visited { color:#333; text-decoration: none}
	a.fairbalanced:hover { color: #A80000; text-decoration: underline}

	h1 {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
	   	color: #A80000; 
 	  	font-size:medium;
	}

	h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	.title {
   	color: #A80000; 
   	font-size:small;
	}
	
	.TARemote
{
	font-family:Arial;
	font-size:11;
	text-align:center;
}

.TARemoteImage
{
	position:absolute; 
	left:605px; 
	top:480px; 
	border:1px dashed #CC6600;
	padding: 5px;
}

#flickrthumbs
{
	position:absolute; 
	left:600px; 
	top:480px; 
	border:0px;
	padding: 0px;
}

.TARemoteTitle
{
	font-family:Arial;
	font-size:11;
}

.TARemoteTitleLink
{
	color: maroon;
}

.TARemoteTitleLink:Hover
{
	color: #000077;
}
	
	b  {
   	color: #A80000; 
	font-size:12px;
	}

	.footnote  {
   	color: #000000; 
   	font-size:10px;
   	font-style:italic;
	line-height:125%;
	}

	#banner {
		position:fixed; 
		left:165px; 
		top:233px; 
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	#content {
		width: 350px;
		margin-left:248px;
		margin-top:40px;
		margin-bottom:20px;
		border:1px dashed #CC6600;
		}

	#leftnav
	{
		position:absolute; 
		left:185px; 
		top:213px; 
		font-family: verdana, helvetica, arial;
		font-size: 10px;
		line-height: 120%;
		text-align: right;
	}


	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
		
	.blog {
		}


	.boingfeed {
  		padding:15px;
		font-family: trebuchet, trebuchet MS, arial, sans-serif;
		color:#333;
		font-size:11px;
		font-weight:normal;
  		line-height:125%;
		}

	.boingfeed a,
	.boingfeed a:link,
	.boingfeed a:visited,
	.boingfeed a:active,
	.boingfeed a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	#boingbox {
		width: 350px;
		margin-left:248px;
		margin-top:40px;
		margin-bottom:20px;
		border:1px dashed #CC6600;
		}

	.blogbody {
  		padding:15px;
		font-family: georgia, palatino, times new roman, serif;
		color:#333;
		font-size:12px;
		font-weight:normal;
  		line-height:150%;
		}


	.blogbody a.commentLink {
  		vertical-align: super;
		text-decoration: none;
		}		

	
	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: small; 
		color: #CC6600; 
		margin-bottom:2px;
		margin-right:2px;
		font-weight:bold;
		text-align:right;	}			
	
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;		
  		line-height:120%;
  		padding-top:10px;		
 		}	
		
			
	.matted	{
		padding: 5px;
		margin: 0 0 5px 0;
		background-color: #fff;
		border-style:none;
		}
	
	.inside {
		float: left;
		padding-right: 15px;
		vertical-align: text-top;
		border-style:none;
		}
		
	.insideMatted {
		float: left;
		padding: 5px;
		padding-right: 15px;
		vertical-align: text-top;
		margin: 0 0 5px 0;
		background-color: #fff;
		border-style:none;
		}

	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:0px;
		}
		
	.pullquote {	
		margin-left: 5px; 
		margin-right: 5px; 
		padding: 5px; 
		text-align: left; 
		color: #A80000;
		}


