#LeftMenu{
	position: absolute;
	left: 60px;
	top: 394px;
	width: 98px;
	height: 43px;
	z-index: 4;
	background-image: url(LLeftMenu.gif);
	background-repeat: no-repeat;
	text-align : right;
}
#p1{
	position: absolute;
	left: 213px;
	top: 254px;
	width: 238px;
	height: 453px;
	z-index: 3;
	background-image: url(LP1.gif);
	background-repeat: no-repeat;
}
#p2{
	position: absolute;
	left: 521px;
	top: 298px;
	width: 455px;
	height: 308px;
	z-index: 3;
	background-color : Black;
	border :  1px solid #000;
}
#p3{
	position: absolute;
	left: 522px;
	top: 615px;
	width: 335px;
	height: 10px;
	z-index: 3;
	background-image: url(LP3.gif);
	background-repeat: no-repeat;
}
UL{
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
P{
	margin: 0px;
	margin-bottom: 10px;
	font-size : 10px;
	font-weight : bold;
}
#t1,#t2{
	position: absolute;
}
#t1{
	top: 138px;
	left: 700px;
	height: 14px;
	width: 310px;
	color: #121742;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	z-index: 3;
	font-weight : normal;
}

#t2{
	top: 167px;
	left: 177px;
	height: 100px;
	width: 840px;
	color: #121742;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	z-index: 3;
	font-weight : normal;
	line-height: 100%;
}

