	body {
		margin:0px 0px 20px 0px;
		background:#539DBC;
		background-image: url("/images/img_106.gif");
		font-family:Lucida Grande, helvetica, arial, sans-serif;
		min-width: 800px;
		}
	A 			{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

/* Link Icons */
                a[href*="://phobos.apple.com/WebObjects/MZStore.woa/wa/"]:after{ 
                        content: url("/images/itunes.gif");
                } 

div.side ul {
 padding-left: 0;
  margin-left: 0;
}

div.side li {
 list-style: none;
  margin: 0;
  padding: 0.25em;
}

div.side li a {
  color: #009;
}

/* Nice Title stuff */
div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 11px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    width: 25em;
    font-weight: bold;
    background: url(/images/ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

	
del	{ 
	color: red;
	text-decoration: line-through;
}

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

blockquote { 
	border-left: thin solid black;
	padding-left: 3px;
	font-family:palatino, georgia, times new roman, serif;
}

div.side dt {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.side dd {
	margin: 0px;
	padding: 0px;
}


#banner {
	color: #FFF;
	background: #FFF;
	font-size:x-large;
	font-weight:normal;
	width: 800px;
	height: 149px;
	background-image: url("/images/header.jpg");
	margin: 0px auto 0px auto;
	border-bottom: 1px solid black;
}

#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
	font-size: xx-large;
	color: #FFF;
	text-decoration: none;
	display: none;
}

.description {
	color:#FFF;
	font-size:small;
	text-transform:none;	
	display: none;
}
			
#content {
	position: absolute;
	width: 590px;
}

#container {
	width: 800px;
	margin: 0px auto 0px auto;		
	}

#links {	
	width:200px;
	float: right;
	}
	
.blog {
	padding:20px;
	background:#FFF; 
	}

.blogbody {
	color:#333;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	overflow: hidden;
	}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active {
	color: #009;
	font-weight: normal;
	text-decoration: underline;
}

.blogbody a:hover {
	text-decoration: underline;
}

.title	{
	font-size: large;
	color: #666;
	font-family:palatino, georgia, times new roman, serif;
	}			

#menu {
	margin-bottom:15px;
	background:#FFF;
	text-align:center;
	}		

.date	{ 
	font-size: large; 
	color: #333; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
	}			
	
.posted	{ 
	font-size: x-small; 
	color: #000000; 
	margin-bottom:25px;
	}
	
	
.calendar {
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:2px;
			text-align:left;
	visibility: hidden;
	bottom: 0px;
	position: absolute;
	}

.calendarhead {	
	color:#666600;
	font-size:small;
	font-weight:normal;
	padding:2px;
	letter-spacing: .3em;
	background:#FFF;
	text-transform:uppercase;
	text-align:left;			
	}	

.side {
	color:#333;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:5px;
	margin-bottom:15px;
	}	
	
.sidetitle {
	font-weight: bold;
	color:#FFF;
	font-size:small;
	font-weight:normal;
	padding:5px;
	background:#F00; 
	text-transform:uppercase;		
	font-family:palatino, georgia, times new roman, serif;
	}		

.syndicate {
	font-size:xx-small;		
	line-height:140%;
	padding:2px;
	margin-top:15px;
	background:#FFF;  		
	}	
	
.powered {
	font-family:palatino, georgia, times new roman, serif;
	color:#666;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:50px;
	letter-spacing: .2em;					
	background:#FFF;		
	}	
	

.comments-body {
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999; 					
	}		

.comments-post {
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;		
	}	
		

.trackback-url {
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:5px;		
	border:1px dotted #999; 					
	}


.trackback-body {
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999; 					
	}		

.trackback-post {
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;		
	}	

	
.comments-head	{ 
	font-size:small; 
	color: #666; 
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;
	background:#FFF;		
	}		

#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;	
	border-right:1px solid #FFF;  		
	border-top:1px solid #FFF;  		
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;  		  		  			 
	}

.hidden-tags {
	display: none;
}


.centered
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }