body {
	background-color: #f5f2ed;
	background-image: url(frm_left_spc_intro.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

*+html body {
	background-position: 0px 15px;
}

*html body {
	background-position: 0px 15px;
}

a,
a:link,
a:active,
a:visited,
a:hover {
	display: block;
	background-image: url(linkArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 9px;
	margin: 3px 0px 2px 0px;

}

#wrapper {
	margin: 0px auto;
	width: 976px;
}

#logo {
	background-color: #f5f2ed;
}

#contentIntroImage {
	background-color: #ffffff;
	padding: 11px 11px 0px 11px;
	margin: 0px 0px 0px 9px;
}

#introNavigationWrapper {
	background-color: #ffffff;
	padding: 0px 11px 0px 11px;
	margin: 0px 0px 0px 9px;
	position: relative;
}

#introNavigation {
	position: relative;
	background-color: #ecf8f8;
	background-image: url(intro_nav.gif);
	background-repeat: no-repeat;
	background-position: 281px 21px;
	width: 946px;
	height: 145px;
}

#introFootNotes {
	background-color: #ffffff;
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 0px 10px;
	text-align: center;
	color: rgb(171, 171, 171);
	font-size: 10px;
	font-family: Arial;
}

#linkContainerGlobal {
	position: absolute;
	height: 100px;
	width: 180px;
	left: 295px;
	top: 48px;
}

*+html #linkContainerGlobal {
	top: 50px;
}

#linkContainerLocal {
	position: absolute;
	height: 100px;
	width: 180px;
	left: 560px;
	top: 48px;
}

*+html #linkContainerLocal {
	top: 50px;
}
