body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}

#wrapperDiv {
	margin: 0px auto;
	width: 990px;
	min-height: 1000px;
}

#headerDiv, #footerDiv, #menuDiv {
	display: none;
}

#contentWDiv {
	width: 448px;
	min-height: 800px;
	float: left;
	margin: 0px 0px 0px 32px;
	text-align: justify;
	padding-top: 4px;
}

#contentWDiv h2, #contentWDiv h1 {
	margin: 0px;
}

.pictureBox .pictureList p {
	width: 148px;
	height: 100px;
	text-align: center;
	float: left;
}

.galleryList h2 a {
	display: block;
	margin: 20px 0px 20px 0px;
}

.galleryThumbnail a {
	display: block;
	width: 148px;
	height: 100px;
	text-align: center;
	float: left;
}

.hiddenTitle {
	display: block;
	margin-bottom: 20px;
}

#boxDiv {
	width: 242px;
	height: 800px;
	float: left;
	margin-left: 48px;
	color: #000000;
}

#box3 {
	width: 221px;
	height: 348px;
	/*margin-top: 40px;*/
	padding: 40px 0px 0px 20px;
}

#box3 .newsLetterDiv {
	padding: 20px 0px 40px 0px;
}

#box3 .newsLetterDiv h2 {
	margin-bottom: 10px;
}

#box3 #guestBookContent {
	width: 200px;
	height: 220px;
	margin-top: 20px;
	text-align: justify;
}

#box3 h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
}
#box3 .newsLead {
	text-align: justify;
	width: 200px;
	overflow: hidden;
}
#box3 .fullnew {
	padding: 0;
	margin: 0px 28px 10px 0;
	text-align: right;
	font-weight: bold;
}

.dyn {
	line-height: 1.3em;
}

.clear {
	clear: both;
}

.hideText {
	display: none;
}
