@charset "UTF-8";

#header {
	padding: 0px;
	width: 780px;
	height: 324px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	background-image: url(../images/backgrounds/blueback.jpg);
	background-repeat: repeat;
	width: 761px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 19px;
	min-height: 111px;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: auto;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	vertical-align: text-top;
	line-height: 10px;
}
#maincontent {
	background-image: url(../images/backgrounds/greyback.jpg);
	background-repeat: repeat;
	padding: 10px;
	height :inherit;
	width: 720px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #CCC;
	float: left;
	
}
#leftcontent {
	background-image: url(../images/backgrounds/greyback.jpg);
	background-repeat: repeat;
	width: 143px;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height: 840px;
	}
#rightcontent {
	background-image: url(../images/backgrounds/greyback.jpg);
	background-repeat: repeat;
	padding: 10px;
	width: 545px;
	border: 1px solid #CCC;
	float: right;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-align: left;
	height: 830px;
	}
#EventBubble {
	height :auto;
	width: 522px;
	border: 2px solid #999;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#thumb {
	float: right;
	height: 100px;
	width: 150px;
	border: 2px solid #999;
	top: -20px;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: lighter;
}

.newsslider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: lighter;
	font-style: normal;
}
#eventstextbubble {
	width: 340px;
	text-align: justify;
	vertical-align: top;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
#eventtitle {
	float: left;
	height: 33px;
	width: 526px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	left: -5px;
}
#maincontentbubble {
	padding: 20px;
	height :auto;
	width: 676px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #CCC;
	float: left;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#SliderHolder {
	background-color: #FFF;
	height: 100px;
	width: 522px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	overflow: hidden;
	position: relative;
	padding: 10px;
	border: 2px solid #CCC;
}
#photobubble {
	padding: 10px;
	height :auto;
	width: 696px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #CCC;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
}
.eventheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}
#zdmevents {
	float: left;
	height: auto;
	width: auto;
}
#zdmnews {
	float: left;
	height: auto;
	width: auto;
}
