.headerBody {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: 600;
	color:#BD334F;
	text-align:center;
	padding-left: 30px;
	padding-top: 20px;
}
.floatRightPic{
	float: right;
	padding: 0 30px 0  0;
	}

	
.outerShell {
	border: solid thick  green;
	border-right: solid thick  green;
	width:775px;
	}

.paddingNav{
	padding: 10px;
	/*font-size: 1.3em;*/
	text-align: center;
	}
td.blank {
	background-image:url(pictures/bkg_blue1.jpg);
	background-position:top;
	background-repeat:repeat-y;
	
	}
.headerTop {
	font-size: 1.6em;
	color: #993366;
	text-align:center;
	padding: 25px 0 10px 25px;
	font-weight: 700;
	}
.headerSubTop {
	font-size: 1.0em;
	color: #993366;
	text-align:center;
	padding: 25px 0 10px 25px;
	font-weight: 700;
	}
body {
	background-image: url(pictures/blueGrayStrip.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: "Comic Sans MS";
	}
	
p {
	font-family: "Comic Sans MS";
	
	}
.dotted {
	margin: 15px 15px 0 15px;
	border: dotted 4px #BD334F;
	width: 80%;
	padding: 10px 10px 10px 10px;
}
.dotted1 {
	margin: 20px 25px 0 31px;
	border: dotted 4px #BD334F;
	width: 37%;
	padding: 10px 10px 10px 10px;
	line-height: 1.4em;
	
	font-family: "Comic Sans MS";
	float: left;
	text-align: left;
}

.dottedRight {
	margin: 18px 25px 0 15px;
	border: dotted 4px #BD334F;
	padding: 10px 10px 10px 10px;	
	width: 320px;
	line-height: 1.4em;
	
	font-family: "Comic Sans MS";
	float: right;
	
	
}
.dottedRight2 {
	margin: 20px 25px 0 15px;
	border: dotted 4px #BD334F;
	width: 29%;
	padding: 10px 10px 10px 10px;	
	width: 350px;
	line-height: 1.4em;
	
	font-family: "Comic Sans MS";
}
.navLeft {	
	position: relative;
	visibility: visible;
	left: 10px;
	line-height: 1.4em;
	font-size: 1.1em;
	font-family: "Comic Sans MS";
}
.CreekLeft {
	float: left;
}
.rules {
	padding: 20px;
	text-align: left;
}
.floatSun {
	z-index: 1;
	float: right;
	}
.CreekRight {
	float: right;
	width: 50%;
	margin: 10px;
	padding: 10px;
	border: dotted 4px #BD334F;
	font-family: comic-sans;
	
	
}
.navLeft a:visited {	
	color: #99cc00;	
}
.navLeft a:link {	
	color: #99cc00;	
}
.navLeft a:hover {
	color: #993366;
	text-decoration: underline;
}
.navLeft a {
	font-family: "comic sans ms";
	font-size: 1.1em;	
	color: #99cc00;
	text-decoration: none;
}
