/*template to be used with Links pages*/
/*Must use with navHarken.com and globalHarken.com*/
.bodyCaps {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.bodyCaps a:link {
	text-decoration: none;
	color:#000000;
}
.bodyCaps a:visited {
	text-decoration: none;
	color:#000000;
}
.bodyCaps a:hover {
	text-decoration: none;
	color: #ff0000;
}
.bodyCaps a:active, {
	text-decoration: none;
	color:#000000;
}
.bodyLinks {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform:none;
}
.bodyLinks a:link {
	text-decoration: none;
	color:#000000;
}
.bodyLinks a:visited {
	text-decoration: none;
	color:#000000;
}
.bodyLinks a:hover {
	text-decoration: none;
	color: #ff0000;
}
.bodyLinks a:active {
	text-decoration: none;
	color:#000000;
} 
.bodyDate {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	vertical-align: text-top;
}
.bodyEvent {
	color:black;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	position:absolute;
	left: 149px;
}
.bodyEvent a:link {
	text-decoration: none;
	color:#000000;
}
.bodyEvent a:visited {
	text-decoration: none;
	color:#000000;
}
.bodyEvent a:hover {
	text-decoration: none;
	color: #ff0000;
}
.bodyEvent a:active {
	text-decoration: none;
	color:#000000;
}
#blueBoxBlueCorner {
	background-image: url(../img/blueBox1.gif);
	background-repeat:repeat;
	background-position:left top;
	width:100px;
	padding: 0px;
	margin: 0px;
	left:120px;
	top:44px;
	position:absolute;
	height:100%;
	z-index:200;
}
#blueBoxBlueCornerMinus {
	background-image: url(../img/blueBox1.gif);
	background-repeat:repeat;
	background-position:left top;
	width:100px;
	padding: 0px;
	margin: 0px;
	left:-100px;
	top:0px;
	position:absolute;
	height:100%;
	z-index:201;
}
#whiteBoxBlueCorner {
	background:#ffffff url(../img/blue2.gif) no-repeat 0px 0px;
	position:absolute;
	width:530px;
	bottom: 0px;
	left: 220px;
	top:44px;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
	height:350px;
	overflow:visible;
	z-index:201;
}
#marginImageBox {
	background-color:transparent;
	position:absolute;
	height:320px;
	left:40px;
	top:60px;
}
#headBox {
	position:relative;
	height: 60px;
	width: 510px;
	left: 20px;
	top: 0px;
	border: 0 none;
	background-color: transparent;
	padding:0px;
	margin:0;
	overflow:auto;
	visibility: visible;
}
#bodyBox {
	margin: 0;
	left:20px;
	padding: 0px;
	width: 510px;
	background-color: #FFFFFF;
	position:relative;
	border: none;
	overflow: visible;
	visibility: visible;
	height: auto;
	float:left;
	clear:none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:510px;
}
html>#bodyBox {width:530px;}
#bodyBox2 {
	margin: 0;
	top:0px;
	left:250px;
	padding: 0px;
	width: 260px;
	background-color: #FFFFFF;
	position:absolute;
	border: none;
	overflow: visible;
	visibility: visible;
	height: auto;
	float:left;
	clear:none;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:260px;
}
html>#bodyBox2 {width:260px;}

#copyrightBoxLinks {
	position:relative;
	clear:both;
	width: 530px;
	left: 0px;
	margin-top:20px;
	margin-bottom:20px;
	border: 0 none;
	background-color: transparent;
	padding:0px;
}

