.blackBox {
	clear: left;
	float: left;
	height: 700px;
	width: 700px;
	background-color: #FFFFFF;
	border: thin solid #333333;
	background-position: center center;
	top: 40px;
	left: 147px;
	clip:    rect(auto auto auto auto);
}
.brnBoxMenu {
	background-color: #89795D;
	height: 25px;
	width: 125px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.boxwpic {
	background-image: url(../images/EKbg5.jpg);
	height: 700px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 0pt;
	vertical-align: middle;
	padding: 0px;
	margin-left: 0px;
	position: relative;
	cursor: hand;
	filter: Gray;
	font-style: normal;
	left: 200px;
}
.menustripe {
	background-color: #355062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/menuBar.gif);
}
.navcontainer {
	width: 200px;
	top: 368px;
	left: 230px;
}
.navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.navcontainer a {
	text-decoration: none;
	display: block;
	padding: 2px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navcontainer  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.navcontainer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
}
.navcontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #006699;
}
.navcontainer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
