

body {

	background:url(images/bg.jpg) repeat-x;
	text-align:center;
	margin: 0;
}
a:link, a:visited {
	color:#dd2620;
	text-decoration: underline;
}
a:hover, a:active {
	color:#dd2620;
	text-decoration: none;
}
/* ----------main body-------------- */
h1 {
	font: bold 16px Arial, sans-serif;
	color: #fdd538;
}
h2 {
	font: bold 20px Arial, sans-serif;
	color: #000;
}
h3 {
	font: bold 12px Arial, sans-serif;
	color: #000;
}
p {
	font: normal 12px Arial, sans-serif;
	line-height: 20px;
	color: #000;
}
hr {border: none 0; 
	border-top: 1px dotted #7e8ab1;
	border-bottom: 1px solid #6B78A0;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
}
#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
	}
#header {
	background:url(images/great-lakes-banner.png) top center no-repeat;
	width:960px;
	height:277px;
	behavior: url(iepngfix.htc)
	}
#header h2 {
	position:relative;
	top:136px;
	left:277px;
	text-transform:uppercase;
	}
#header h3 {
	position:relative;
	top:140px;
	left:277px;
	text-transform:uppercase;
	}
.col {
	width:284px;
	margin:0 0 0 36px;
	_margin:0;
	_padding:0 0 0 36px;
	float:left;
}
tr.odd {background:#e5ebf0;}
tr.even {background:#f2f5f7;}
td.date {font: bold 16px Arial, sans-serif;}
td {font: normal 12px Arial, sans-serif;
	line-height: 20px;
	color: #000;padding:6px;}
td.time {font-weight:bold;text-align:right;}

#association {
	width:568px;
	margin:0 36px 20px;
	_margin:0;
	_padding:0 0 0 36px;
	float:left;
	}
#sponsors {
	width:568px;
	margin:0 36px 20px;
		_margin:0;
	_padding:0 0 0 36px;
	float:left;
	}
#content {
	width:640px;
	float:left;
	}
#content img {
	margin-bottom:20px;
	}
#content p {
	margin-bottom:20px;
	}
	#content h2 {
	margin-bottom:20px;
	}
#schedule {
	width:248px;
	margin:0 36px;
	_margin:0 0 0 36px;
	float:left;
	}
/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;

}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
