#leftContent {
	display: none;
}

#rightContent {
	display: none;
}

#decPic {
	background-image: url(/files/reinikkalanrottweilers//Unski.jpg);
	background-color: rgb(26, 26, 26);
	background-position: center top;
	background-repeat: no-repeat;
}

#mainContent {
	width: 864px;
}

#pageWidth {
	border: 3px solid rgb(208, 0, 26);
	width: 904px;
	margin-top: 65px;
}

.content .moduleHolder {
	font-weight: normal;
	font-style: normal;
}

.content .moduleBody {
	border-width: 1px;
	font-family: "Georgia",serif;
	color: rgb(240, 0, 30);
}

#mainContentInner {
	padding-left: 0px;
	padding-right: 0px;
}

