/* @override http://wantulok.purplehp.com/static/styles/homepage/style.css */

body{

}



h1{

	position:absolute;

	top:167px;

	left:330px;

	width:500px;

	padding:0px;

	margin:0px;

	z-index:101;

	color:white;
	font-size:8pt;
	display:none;

}



#entry{

	position:absolute;

	top:110px;

	left:0px;

	width:730px;

	padding:20px;

	margin:0px;

	z-index:101;

	color:#C5CD39;

	font-size:8pt;

	line-height:20px;
	height:295px;
	text-align:center;
}



.white1{

	color:white;

	font-size:14pt;

}

.white2{

	color:white;

	font-size:12pt;

}



#main_body{

	background:#303030 url(../../images/group_logo.gif) center 30px no-repeat;
	margin-top: 20px;

}


#entry a{
	color:#C5CD39;
	text-decoration:none;
}
#entry a:hover{
	text-decoration:underline;
}

#hpt{
	position:absolute;
	bottom:0px;
	left:10px;
	width:750px;
	text-align:left;
}

#hpt td{
	padding:0px 5px;
	}

#entry a.ht{
	text-transform: uppercase;
}
#entry a img{
	border:0;
}
#entry p{
	color:white;
	line-height:15px;
}

