body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul {

margin:0;
padding: 0;
}
body {
	background-image: url(images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	line-height: 15px;
	background-color: #2587C6;
	background-attachment: fixed;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	font-size: 16px;
	line-height: 18px;
	color: #0277BC;
	margin-bottom: 15px;
}
h6 {
	font-size: 12px;
	color: #1986C7;
	display: inline;
}


p {
	margin-bottom: 10px;
	margin-top: 10px;
}
ul {
	margin-left: 20px;
}
li {
	margin-left: 5px;
}



#container {
	width: 865px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_bg.png);
	padding-left: 17px;
	background-position: 0px 25px;
	background-repeat: repeat-y;
	position: relative;
}

*html #container {
	background-image: url(images/container_bg.gif);
	padding-left: 17px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 300px;
	left: -17px;
	width: 885px;
	position: relative;
}
#mainmenu {
	width: 635px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#banner {
	padding-top: 55px;
	padding-left: 17px;
}

#content {
	float: right;
	width: 474px;
	margin-left: 20px;
	margin-right: 66px;
	margin-bottom: 20px;
}
#content #pageheader  {
	position: relative;
	top: -20px;
	margin-bottom: -15px;
	padding-bottom: 10px;
}

#schedulecontent {
	margin-left: 20px;
	width: 750px;
	margin-top: 2px;
	padding-top: 2px;
}

#schedulecontent #pageheader{
	position: relative;
}

#schedulecontent .scheduleitem  {
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1B87C7;
	clear: both;
	margin-top: 10px;
	padding-top: 15px;
}
#schedulecontent .scheduleitem img {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	margin-right: 20px;

}



*html #content {
	margin-left: 10px;
	margin-right: 33px;

}
#sidebar {
	float: left;
	width: 275px;
	padding-left: 20px;
}
#sidebar #picture {
	margin-bottom: 10px;
	padding-left: 10px;
}

#sidebar  #picture img {
	padding: 5px;
	border: 1px solid #999999;
}

#mailinglistsignup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACDC9;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACDC9;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#becomeafriend {
	margin-bottom: 7px;
	margin-top: 10px;
	padding-top: 5px;
}
#whatsnew {
	font-size: 11px;
	color: #4884A9;
	line-height: 15px;
}
#whatsnew p {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.event {
	clear: both;
	margin-bottom: 20px;
}
.event  img {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #999999;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8AD8FC;
}

#pagination {
	clear: both;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 20px;
}




#sponsors {
	height: 85px;
	clear: both;
	padding-top: 5px;
}
#footer {
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 135px;
}

*html #footer {
	background-image: url(images/footer.gif);
	padding-left: 17px;
	}
	

#credit {
	text-align: right;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-top: 15px;
}
#credit a {
	color: #FFFFFF;
}
