body
{
	font-family: verdana, arial, sans-serif;
	margin: 0px 0px 20px 0px;
	background: #FFF;
	color: #996633;
}

a
{
	color: #663300;
	text-decoration: underline;
}

a:active, a:hover
{
	color: #FF6600;
}

a[rel="observation"] {color: #008800;
                    
                        }
h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

#head
{
	color: #663300;
	font-size: x-large;
	font-weight: normal;
	padding: 20px;
	border-style: none;
}

#head img
{
	border: 0;
}

#head a,
{
	font-size: xx-large;
	color: #333;
	text-decoration: none;
}

.description
{
	color: #CC9966;
	font-size: medium;
	text-transform: none;
	margin-left: 20px;
}

#sidebar
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 15px;
	border: 1px solid #FFF;
	width: 200px;
}

div#maincontent
{
	background: #FFF;
	margin: 0 20px 20px 231px;
	padding: 15px;
}

#container
{
	position: absolute;
	background: #FFF;
	border: 1px solid #FFF;
	top: 165px;
	left: 0px;
}

.blogbody
{
	color: #663300;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 125%;
}

.blogbody a,
{
	font-weight: normal;
	text-decoration: underline;
}

.title
{
	font-size: medium;
	color: #333300;
}

#menu
{
	margin-bottom: 15px;
	background: #FFF;
	text-align: center;
}

.date
{
	font-size: large;
	color: #663300
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-weight: bold;
	clear: both;
}

.posted
{
	font-size: x-small;
	color: #000000;
	margin-bottom: 25px;
}

#sidebar p, #sidebar a, #sidebar li
{
	color: #663300;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding: 2px;
}

#sidebar a
{
	color: #663300;
	text-decoration: underline;
	line-height: 160%;
}

ul#rssMenu
{
	margin: 0 0 0 -40px;
}

ul#rssMenu li
{
	list-style-type: none;
	line-height: 90%;
	margin: 0 0;
	padding: 2px 0;
}

#sidebar h3
{
	color: #666633;
	font-size: small;
	font-weight: normal;
	padding: 2px;
	margin-top: 30px;
	letter-spacing: .3em;
	background: #FFF;
	text-transform: uppercase;
}

.comments-body
{
	color: #333300;
	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: #333300;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
}

.comments-head
{
	font-size: small;
	color: #333300;
	border-bottom: 1px solid #999;
	margin-top: 20px;
	font-weight: bold;
	background: #FFF;
	clear: both;
}

#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;
}

img.left
{
	float: left;
	margin: 10px;
}

img.right
{
	float: right;
	margin: 10px;
}

a img
{
	border: 0px;
}