#content
{
	padding: 10px;
	color: #6f6240;
	width: 840px;
	margin-left: -420px;
	left: 50%;
	position: relative;
	top:  300px;
}

#contentTitle
{
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #ded5bb;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	color: #709d43;
	font-size: 15px;
}

#contentTitle h1
{
	color: #709d43 !important;
}

#blockLeft
{
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	width: 400px;
}

#blockRight
{
	width: 400px;
	float: right;
}

#blockTop
{
	background-image: url(img/blockTop.png);
	height: 10px;
	width: 100%;
}

#blockMiddle
{
	background-image: url(img/blockMiddle.png);
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	
}

#blockBottom
{
	background-image: url(img/blockBottom.png);
	height: 10px;
	width: 100%;
	overflow: hidden;
}

#readMore, #readLess, .readMore, .readLess
{
	text-align: center;
	display: block;
	font-weight: bold;
}

#readMore img, #readLess img, .readMore img, .readLess img
{
	vertical-align: middle;
}

.longText
{
	text-align: justify;
}

#footer
{
	border-top-style: solid;
	border-top-color: #ded5bb;
	border-top-width: 1px;
	width: 100%;
	overflow: auto;
	padding-top: 10px;
	margin-top: 20px;
	font-size: 11px;
	color: #a0926b;
}

#partnerLink
{
	float: left;
	width: 170px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: auto;
	font-size: 14px;
}

#participant
{
	margin-bottom: 30px;
	padding-bottom: 30px;
	overflow: hidden;
	border-bottom-color: #6f6240;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#participant img
{
	float: right;
	padding-left: 10px;
}

#coloredTable
{
	width: 100%;
	overflow: hidden;
}

#wideDiv
{
	overflow: hidden;
}

#tableTitle
{
	background-color: #95c71b;
}

#coloredTable td
{
	padding: 7px;
	border-style: solid;
	border-width: 1px;
	border-color: #ded5bb;
}

h2.events
{
	color: #816c32;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}
