




#body_clear {clear:both}
.delete{
	position: absolute;
	z-index: 99;
	top: 100px;

}


.brdrTbl {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#body{
	background-image: url(images/l2TopBg.jpg);
	background-repeat: repeat-x;
}

.blkDiv {
	background-color: 171717;
	height: 3px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.contentWrap{
	border: 1px solid #7D88D6;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6E6E6;
	line-height: 17px;
}
#pgBody {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 171717;
	border-left-color: 171717;
	text-align: center;
}
#L2Content {
	line-height: 16px;
	text-align: left;
	background-image: url(images/pgBG.jpg);
	background-repeat: repeat-x;
	
}
#navHm {
	width: 91px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	z-index:1000;
	margin-top: 5px;	

}
		
#lcol{
	float: left;
	width:400px;
	margin: 10px 0px 0px 10px;
	
}
#rcol{
	float: right;
	margin-left: 20px;
	
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bigFont{
	font-size: 15px;
	color: #FFFF99;	

}
.photo{
	font-size: 15px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}