	body {
		background-color:#1b1b1b;
	}
	#hlp {
		position:absolute;
		width:980px; height:580px;
		top:50%; left:50%;
		margin:-290px 0 0 -490px;
		background-color: #D0DBD3;
	}

	#defImg {
		position: absolute;
		width:445px; height:480px;
		top:0px; left:0px;
	}
	#defImg img {
		margin: 0px;
		border: 0px;
	}
	
	#defText {
		position: absolute;
		width:460px; height:200px;
		top:130px; left:480px;
	}
	#defText p {
		width:460px; text-align: left;
		font-family: verdana;
		font-size: 10px;
		color: #CDCDCD;
		font-weight: bold;
		line-height: 15px;
	}
	#defText a {
		padding: 2px 2px 2px 2px;
		margin: 0px 10px 0px 0px;
	}
	#defText a.v:link { color: #C33740; text-decoration: none;}
	#defText a.v:visited { color: #C33740; text-decoration: none;}
	#defText a.v:hover { color: #D0DBD3; background-color: #C33740; text-decoration: none;}
	#defText a.v:active { color: #D0DBD3; background-color: #C33740; text-decoration: none;}

	#defText a.g:link { color: #7E6F75; text-decoration: none;}
	#defText a.g:visited { color: #7E6F75; text-decoration: none;}
	#defText a.g:hover { color: #D0DBD3; background-color: #7E6F75; text-decoration: none;}
	#defText a.g:active { color: #D0DBD3; background-color: #7E6F75; text-decoration: none;}

	#defLPTV {
		position: absolute;
		width:86px; height:53px;
		top:475px; left:480px;
	}
	#defLPTV img {
		margin:  0px 0px 0px 0px;
		border: 0px;
	}
	
	#defCanibal {
		position: absolute;
		width:86px; height:53px;
		top:475px; left:480px;
	}
	#defCanibal img {
		margin:  0px 0px 0px 0px;
		border: 0px;
	}

#defMenu {
	width: 350px; height: 60px;
	top: 480px; left:580px;
	position: absolute;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#tabMenu {
	margin: 25px 0px 0px 0px; padding: 0px;
	border: 0px solid #000000;
/*	width: 628px;*/
	height: 20px;
}
#tabMenu li {
	margin: 0px; padding: 0px; 
	display: inline;
	list-style-type: none;
}
#tabMenu a {
	margin: 0px 0px 0px 0px;
	padding: 2px 25px 2px 2px;
	border: 0px;
	font-weight: bold;
	font-size: 10px;
	float: left;
	text-decoration: none;
}
#tabMenu a:link { color: #000000; }
#tabMenu a:visited { color: #000000; }
#tabMenu a:hover { color: #C33740; }
#tabMenu a:active { color: #000000; }

