body {
	background: #ccf url(http://www.ericsiegmund.com/fireant/images/bg.jpg) repeat-y center top;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#header {
	width: 600px;
	margin: 24px auto 36px auto;
	background: #fff;
	text-align: center;
}
#header img {
	border: 0;
}
#icons {
	background: #fff;
	text-align: center;
	margin: 0 auto;
}
#navlist ul li {
	list-style: none;
	margin: 0;
	display: block;
	font-size: 90%;
	}
#icons ul li {
	list-style: none;
	margin: 0;
	display: inline;
	}
#icons img {
	padding: 12px 3px;
	border: 0;
}
#icons a:link, a:visited, a:hover, a:active {
	border: 0;
	text-decoration: none;
}
#wrapper {
	width: 600px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: #333;
}
ul li {
	list-style-image: url(http://www.ericsiegmund.com/fireant/images/bullet.gif);
}
h2 .asset-name entry-title a {
	text-decoration: none;
}
acronym[title] {
	cursor: help; 
	border-bottom: 1px dotted gray;
	}

.smaller {
	font-size: smaller;
}
.quote {
	background: #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em 2em;
	padding: 6px 8px;
	border: 1px solid #ccc;
	/* 1st declaration is CSS3; others are proprietary */
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-khtml-border-radius: 10px;
}

.post img {
	border: 0;
	text-decoration: none;
}
a:link {
	color: #06F;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #06F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:focus {
	color:#390;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #06F;
	font-weight: bold;
	text-decoration: underline;
}
.bgxmas  { 
	background: white url(/fireant/images/mary1.jpg) no-repeat 10% 50%; 
	}
.postswbgimage	{
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color: #666666;
	font-size:12px; 
	margin:10px;
	}