body {
	background-color: #FFDE91;
}
.background {
	background-image: url(/lib/yhst-8953493351535/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.maincontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #2D0F00;

}

.mediumheadline {
	font-family: Tahoma;
	font-size: 14px;
	color: #2D0F00;
	font-weight: bold;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #2d0f00;
	text-transform: lowercase;
	text-decoration: none;
}
a.bottomlinks:link {
	color: #2d0f00;
	text-decoration: none;
}
a.bottomlinks:active {
	color: #2d0f00;
	text-decoration: none;
}
a.bottomlinks:visited {
	color: #2d0f00;
	text-decoration: none;
}
a.bottomlinks: hover {
	color: #6A2300;
	text-decoration: underline;
}
/*==================================================================================================*/

div.quote {
}


div#commentForm {
 	display: none;
}

div#commentForm2 {
 	display: none;
}

