@charset "iso-8859-1";
@import url("nav.css");
@import url("stylesheet.css");
@import url("highslide.css");
@import url("site_message.css");
/* CSS Document */
#contentTop {
	float:left;
	text-align:right;
	clear:both;
	width:858px;
	background-image:url(../images/content-top.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:-4px;
	font-size:0.8em;
	font-weight:bold;
	color:#4D4D4D;
}

.eventsText {
	padding-bottom:4px;
	margin-right:0px;
	vertical-align:baseline;
}

#partners {
	width:294px;
	height:380px;
	background-color:#fff;
	float:right;
	clear:right;
	margin-top:-8px;
	margin-bottom:-12px;
	margin-right:0px;
	text-align:center;
	font-size:0.8em;
	font-weight:bold;
	color:#4D4D4D;
}

.slideshow img { 
	padding:15px; 
	border:1px solid #cac6c1; 
	background-color: #eee; 
}

div.partner {
	margin-left:0px;
	width:294px;
	height:60px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:1px;
}

#contentBottom {
	float:left;
	clear:both;
	margin-bottom:2px;
	width:858px;
	margin-top:-4px;
	background-image:url(../images/content-bottom.png);
	background-repeat:no-repeat;
	background-position:left;
}

#content {
	font-size:0.8em;
	text-align:left;
	width:858px;
	height:auto;
	background-color:#fff;
	background-image:url(../images/content-tiler.png);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
}