#contentWrapper h1 {
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
#contentWrapper h2 {
	font-size: large;
	font-weight: bold;
	color: #000000;
}
#contentWrapper p {
	font-size: medium;
	color: #000000;
}
#weather {
	float: right;
	height: 1170px;
	width: 240px;
	background-color: #CCCCCC;
}
#poll {
	height: 430px;
	width: 240px;
	margin-top: 10px;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
#Adsense2 {
	float: right;
	height: 240px;
	width: 120px;
	background-color: #CCCCCC;
}
#adsense3 {
	background-color: #666666;
	height: 240px;
	width: 120px;
	float: left;
}



#nextEvent {
	padding: 10px;
	width: 565px;
	background-color: #CCCCCC;
	height: 520px;
}
#eventLogo {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#map {
	clear: left;
	width: 300px;
	margin: 10px;
	height: auto;
}

#entryForms {
	float: right;
	height: auto;
	width: 235px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#YouTube {
	text-align: center;
	width: 565px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#news {
	background-color: #CCCCCC;
	margin-top: 10px;
	padding: 10px;
	width: 565px;
	margin-bottom: 10px;
}
#news  p {
	font: small Arial, Helvetica, sans-serif;
	color: #000000;
}

#news1 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#news1logo {
	margin-right: 10px;
	float: left;
	height: 50px;
	width: 100px;
}
#news2 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 10px;
}
#news2logo {
	margin-right: 10px;
	float: left;
	height: 50px;
	width: 100px;
	background-repeat: no-repeat;
}
#news3 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 10px;
}
#news3logo {
	margin-right: 10px;
	float: left;
	height: 100px;
	width: 100px;
}
