#WIDE {
	font-size: 1.1em;
	position: absolute;
	top: 9px;
	width: 750px;
	display: block;
}
.myTableWIDE_top {
	display: block;
	background: url(../site_files/img/myTableWIDE_top.gif) no-repeat;
	height: 8px;
}
#CONTENT_WIDE {
	position: absolute;
	width: 750px;
	top: 8px;
	background: url(../site_files/img/myTableWIDE_center.gif) repeat-y;
}
#col_wrapper {
	margin-left: 34px;
	width: 650px;
}
.col_1 {
	padding-top: 8px;
	float: left;
	width: 320px;
	border-right: 1px solid #daebf1;
}
.col_2 {
	padding-top: 8px;
	float: right;
	width: 300px;
}
.myTableWIDE_bottom {
	background: url(../site_files/img/myTableWIDE_bottom.gif) no-repeat bottom;
	height: 25px;
	margin: 2em 0 0 0;
}
#WIDE ul * {
	padding: 0.25em 0 0 0;
}
#WIDE li h2 a,
#WIDE li h2 a:link,
#WIDE li h2 a:visited {
	color: #258dbf;
	font-weight: bold;
	text-decoration: none;
}
#WIDE li a:link,
#WIDE li a:visited {
	color: #1B5977;
	text-decoration: none;
}
#WIDE li a:hover {
	text-decoration: underline;
}
#WIDE li h2 a:hover {
	text-decoration: none;
}

