html{
	background:#000000;
	margin:0px;
}

div.iecontainer {
     text-align: center;
}
div.container_prof{
	width:950px;
	height:1690px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/profile_background.jpg) no-repeat center bottom;
}

div.container{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}



div.profile_style{
	width:500px;
	position: absolute; 
	top: 500px;
	left: 45%;
	text-align:left;
	color:#ffffff;
}


div.info{
	width:544px;
	height:208px;
	text-align:center;
	float: left;
	background:url(img/info_bg.jpg) no-repeat center bottom;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}

div.frame{
	width:513px;
	height:	140px;
	margin-top:55px;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
}

div.info2{
	width:390px;
	height:208px;
	text-align:center;
	float: left;
	background:url(img/info2_bg.jpg) no-repeat center bottom;
	margin-top:20px;
	margin-bottom:20px;
}

div.frame2{
	width:360px;
	height:	140px;
	margin-top:55px;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
}



div.style1 {
	color: #FFFFFF;
	text-align:left;
}
div.style2 {
	font-size: 15px;
	color: red;
}



a {
	text-decoration: none;
}








div.footer{
	font-size: 13pt;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
	color:#ffffff;
	background:url(img/footer_bg.jpg) no-repeat center bottom;
}

div.footer_prof{
	font-size: 13pt;
    text-align: center;
	width:900px;
	position: absolute; 
	top: 1700px;
	color:#ffffff;
}






