/* CSS Document */
#panelFound {
	position: absolute;
	left: 20px;
	top: 161px;
}

#icnde {
	position: absolute;
	left: 194px;
	top: 88px;
	width: 608px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
}
#announcementMarquee {
	position: absolute;
	left: 133px;
	top: 134px;
	width: 608px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#announcementMarquee A, A:link, A:visited, A:hover, A:active {
	text-decoration:none;
	color: #EEEEEE;
}
#header {
	position: absolute;
	left: 192px;
	top: 22px;
	width: 549px;
	height: 84px;
}

body {
	background-color: #000000;
	background-image: url(images/bcoh_hdrbkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ICNDE {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	color: #CCCCCC;
	text-transform: uppercase;
	vertical-align: bottom;
}
