#navbar {
	position: absolute;
	left: 0px;
	top: 118px;
	width: 1600px;
	z-index: 3;
}

#navbar2 {
	position: absolute;
	left: 130px;
	top: 153px;
	width: 590px;
	z-index: 4;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	text-align: left;
	margin-top: 4px;
	color: #5b5c5c;
	line-height: 18px;
}

#player {
	position: absolute;
	left: 400px;
	top: 580px;
	width: 300px;
	z-index: 4;
}

#playerTXT {
	position: absolute;
	left: 430px;
	top: 835px;
	width: 250px;
	z-index: 4;
}

#block1 {
	position: absolute;
	left: 10px;
	top: 175px;
	width: 520px;
	z-index: 20;
}

#block2 {
	position: absolute;
	left: 535px;
	top: 180px;
	width: 190px;
	z-index: 20;
	text-align: center;
}

#block3 {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 10px;
	top: 540px;
	width: 375px;
	z-index: 20;
	font-size: 12px;
	color: #5b5c5c;
	line-height: 18px;
}

#block4 {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 10px;
	top: 890px;
	width: 650px;
	z-index: 20;
	font-size: 12px;
	color: #5b5c5c;
	line-height: 18px;
}

.BulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 4px;
	list-style-position: outside;
	list-style-type: disc;
	color: #5b5c5c;
}

.mnav {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	position: absolute;
	left: 170px;
	top: 3480px;
	width: 550px;
	z-index: 6;
	color: #515151;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	position: absolute;
	left: 740px;
	top: 3480px;
	width: 550px;
	z-index: 6;
	color: #515151;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#footerlegal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	position: absolute;
	left: 6px;
	top: 3480px;
	width: 165px;
	z-index: 6;
	color: #515151;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}