body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../images/gradback.jpg);
	background-repeat: repeat;
	padding-bottom: 0px;
	background-position: left top;
	background-color: #020167;
}


#wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 6px;
	min-height: 653px;
	clear: both;
	position: absolute;
	left: -9px;
	top: -1px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	overflow: visible;
	visibility: visible;
	float: none;
	display: block;

}
#bwplogo {
	text-decoration: none;
	border: 1px solid #006699;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 160px;
}


h1 {
	color:#F00000;
	font-size: xx-large;
	font-weight: bold;
	padding: 0px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align: center;
	width: 100%;
	overflow: hidden;
	text-shadow:0px 1px 2px #74818F;
}
h2 {
	font-size: large;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
}
#lrcorner {
	background-image: url(../images/corn_lr.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#btmcorners {
	background-image: url(../images/corn_ll.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
}
h3 a {
	text-decoration: none;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	color: #0000FF;
}
#navbottom {
	color: #FFF;
	font-size: x-small;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 5px;
	border: thin solid #306098;
}
#navbottom p {
	text-indent: 0;
	color: #09F;
}
#navbottom a {
	color: #09F;
	text-decoration: none;
}
.ext {
	background-attachment: fixed;
	background-image: url(../images/external.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.sptable {
	background-color: #09F;
	border: 3px solid #009;
	height: 75px;
}
.sptable td {
	width: 200px;
	border: 1px dotted #CCC;
}
.sptable a {
	background-color: #306098;
	text-decoration: none;
	text-align: center;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}



.centable {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 18px;
	clear: both;
	padding: 0px;
	width: 500px;
}
.centable p {
	text-align: center;
	text-indent: 0;
}

.centable td {
	padding: 3px;
}
.centable tr {
	margin: 0px;
	padding: 0px;
}




h3 a:hover {
	text-decoration: underline;
}

#content h3 a:visited {
	color: #0000FF;
}


#navwrap {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 0px;
	width: 160px;
	float: left;
	clear: left;
	height: 700px;
	margin-left: 0px;
}
#cont_wrapper {
	left: 175px;
	top: 12px;
	width: 1010px;
	float: left;
	clear: right;
	padding: 0px;
	margin-left: 6px;
	margin-bottom: 6px;
	position: absolute;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
}


	
#content {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	width: 1000px;
	background-color: #FFFFFF;
	clear: right;
	background-image: url(../images/mapbkground.gif);
	border: 3px solid #000059;
	background-repeat: repeat;
	padding: 0px;
	float: none;
}

#title {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

#title h1 {
	color:#36C;
	font-size: medium;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-shadow:0px 2px 2px #03F;
	font-weight: 400;
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.wavehr {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/ocean.gif);
	background-repeat: repeat-x;
	height: 14px;
	padding: 0px;
	background-position: left top;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



p {
	text-indent: 20px;
	text-align: center;
}

h5 {
	color: #000066;
	font-size: large;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
h5 a {
	color: #000066;
	text-decoration: underline;
}
h5 a:hover {
	color: #000066;
	text-decoration: underline overline;
}
h5 a:visited {
	color: #000066;
	text-decoration: underline;
}

#bigimg {
	text-align: center;
	clear: both;
	padding: 0px;
	width: 100%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#indeximg {
	padding: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCC;
	behavior: url(http://bluewaterpromo.com/css/border_radius.htc);
    border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	/* For original graphic: width: 800px; */
	width: 600px;
	background-color: #FFF;
	

}


#bigimg #midcontent {
	padding: 0px;
	float: left;
	width: 640px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#bigimg #midcontent #ruleswrap ul {
	text-align: left;
	margin-left: 40px;
	margin-right: 30px;
}

#bigimg #leftcontent {
	padding: 0px;
	float: left;
	width: 175px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bigimg #rightcontent {
	padding: 0px;
	clear: right;
	float: left;
	width: 175px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bigimg .revdate {
	text-align: right;
	font-size: x-small;
	padding: 0px;
	margin: 10px;
	color: #666;
}

#leftcontent a img, #rightcontent a img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
}




#main {
	padding: 0px;
	text-align: left;
	font-size: small;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main img {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#main #notes {
	font-size: x-small;
	width: 500px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main #notes p {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	text-indent: 0px;
}
#main .rule {
	font-style:italic;
	font-weight:bold;
	margin: 6px 40px 6px 40px;
	text-indent:-10px;
}
#main .prizeul {
	 width:600px;
	 margin:10px 0px 30px 75px;
}
#main .prizeul li {
	 list-style-type:disc;
}

#main .prizeul li li {
	list-style-type: circle;
}
#midcontent #pursewrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 4px;
}
#midcontent #pursewrap img {
	float: left;
	margin-left: 14px;
}




#ul_wrapper {
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 15px;
	position: relative;
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
	float: left;
}
#bigimg #midcontent #ul_wrapper ul {
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#important {
	margin-right: auto;
	margin-left: auto;
	border: medium dashed #900;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
	background-color: #FF6;
	width: 530px;
	padding: 6px;
}
#important h3 {
	font-size: x-large;
	color: #F00;
	text-decoration: blink;
}


li {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#ul_wrapper ul li ul li {
	list-style-type: circle;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
h4 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.red {	color: #FF0000;
	font-weight: bold;
}
.green {	color: #339900;
	font-weight: bold;
}
.subhead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	height: 15px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
}

th {
	background-color: #003399;
	color: #FFFFFF;
	line-height: normal;
	font-size: small;
	font-weight: bold;
	border: 1px solid #000066;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.lgtable {
	border: 1px solid #000066;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 750px;
}
.lgtable tr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.article {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#spons {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	width: 175px;
}
#spons table {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-left-color: #003399;
	text-align: center;
	background-color: #FFF;
}
#spons table td {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}


#spons ul {
	list-style-type: none;
}


#sponsors img {
	margin: 3px;
	padding: 0px;
}
#sponsors table {
	border-top-width: 1px;

	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sponsors td {
	border: 1px solid #CCCCCC;
}
#sponsors h3 {
	font-size: small;
	line-height: 12px;
	margin: 2px;
	padding: 0px;
}

/* ======== Begin Accordian =======*/


/* ======== End Accordian =======*/

#headlinks {
	font-size: small;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#googlemap {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#headlinks a {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#main .sced_table {
	padding: 0px;
	width: 550px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#googlemap iframe {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 3px solid #000066;
	width: 425px;
	height: 350px;
}
.tableul {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	text-indent: 6px;
}

#footer {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FF0000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
	background-color: #306098;
	clear: both;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #66CCFF;
}
#footer p {
	font-size: small;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
}
#footer h5 {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: medium;
	color: #66CCFF;
	text-shadow:2px 1px 7px #009;
}
#footer h5 a:hover {
	color: #0099FF;
}

/*  Form Stuff  */
.formtable_lefttds {	text-align: right;
	padding: 0px;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: x-small;
}

form {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 10px;
}

.rednotice {
	color: #EC0000;
	font-size: large;
	border: 2px solid #F00;
	background-color: #FF6;
	font-weight: bold;
	font-style: italic;
	padding: 3px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	width: 500px;
	text-decoration: blink;
}
.rednotice p {
	margin: 0px;
	padding: 0px;
}


#hosttag {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	color: #03F;
	text-align: center;
}
#hosttag a {
	color: #03F;
	text-decoration: none;
}
#hosttag a:hover {
	color: #06F;
	text-decoration: underline;
}.nodisc {
	list-style-type: none;
}
#ul_wrapper ul .nodisc ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
* html #ul_wrapper ul .nodisc ul {
	margin-top: -20px;
	margin-left: 10px;
}
#resultswrapper {
	width: 860px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#resultswrapper .floattable {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navbottom a:hover {
	color: #0FF;
	text-decoration: underline;
}
#navbottom a:visited {
	color: #09F;
	text-decoration: none;
}
#sptable a:hover {
	background-color: #0CF;
	text-decoration: none;
	text-align: center;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

.arrow {
	background-image: url(../images/arrows-ffffff.png);
	background-position: -10px 3px;
	background-repeat: no-repeat;
}
.arrow-selected {
	background-image: url(../images/arrows-ffffff.png);
	background-repeat: no-repeat;
	background-position: -10px -103px;
}
#sponstop {
	width: 360px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020167;
	border-right-color: #020167;
	border-bottom-color: #020167;
	border-left-color: #020167;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#sponstop a {
	padding: 0px;
	margin: 0px;
}
#sponstop a img {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	margin: 4px;
}
#sponstop h5 {
	background-color: #039;
	color: #FFF;
	font-size: x-small;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}

#sponsBttm{
	width: 1000px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#sponsBttm .left {
	float: left;
	padding: 0px;
	position: absolute;
	left: 40px;
	top: 864px;
	margin: 0px;
	clear: left;
}
#sponsBttm .mid {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-right-color: #039;
	border-bottom-color: #039;
	border-left-color: #039;
	margin-bottom: 10px;
	width: 800px;
}
#sponsBttm .right {
	padding: 0px;
	margin: 0px;
	float: right;
	position: absolute;
	left: 821px;
	top: 863px;
}


#sponsBttm a {
	padding: 0px;
	margin: 0px;
}
#sponsBttm a img {
	margin-right: 4px;
	margin-left: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
#sponsBttm h5 {
	background-color: #039;
	color: #FFF;
	font-size: x-small;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}
#content .centimg {
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}
#fng p {
	text-align: left;
}
#fng h4 {
	text-align: left;
}
#topcorners {
	background-image: url(../images/corn_ul.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #369;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EA1227;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#urcorner {
	background-image: url(../images/corn_ur.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

#ruleswrap {
	text-align: justify;\
	width:800px;
	padding:10px;
	margin:0px auto 0px;
}
#ruleswrap p {
	text-align: justify;
}
#content #printtitle {
	display: none;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
#EventMenu .expired {
	color:  #CCC;
	text-decoration: line-through;
}
.blue {
	color: #00F;
	font-weight: bold;
}

#midcontent .twtfloats {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
#midcontent .twtfloats img {
	padding: 0px;
	margin: 0px;
}