#right, #header,#sidebarleftcontent,#footer {
display: none
}

#content h1 {
	font-size: 16px;
	/*font-size: 10px;*/
	color: #603913;
	/*background:  url(images/bullet_17x21.gif) no-repeat left top;*/
	left:0px;
	/*line-height: 24px;*/
	position: relative;
	z-index: 70;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}
#content h2 {
	font-size: 13px;
	color: #603913;
	/*background:  url(images/bullet_17x21.gif) no-repeat left top;*/
	padding-left: 0px;
	left:0px;
	/*line-height: 24px;*/
	position: relative;
	z-index: 70;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:6px;
	margin-top:0px;
}

#content h3 {
	font-size: 13px;
	color: #3A2D27;
	/*background:  url(images/bullet_17x21.gif) no-repeat left top;*/
	padding-left: 0px;
	left:0px;
	/*line-height: 24px;*/
	position: relative;
	z-index: 70;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}

h3#post-  {
	font-size: 12px;
	color: #66BC29;
	/*background:  url() no-repeat left top;*/
	padding-left: 0px;
	left:0px;
}

#content p {
	color: #3A2D27;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	left:0px;
}

#content p a:hover {
	color: #66BC29;
	text-decoration:underline;
}