/* CSS Document */

body {
	background-color:#000000;
}

#hold_logobox {
	width:408px;
	height:365px;
	margin:30px auto 0 auto;
	background:url(../images/pageframe/phllogo_home_holdpage.gif) no-repeat;
	border-bottom:1px dotted #333;
}


.fblogo {
	width:50px;
	margin:20px auto 0 auto;
	clear:both;
}

h1 {
	width:100%;
	margin:10px auto 20px auto;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999999;
	text-align:center;
}


h2 {
	width:408px;
	height:100px;
	margin:30px auto 0 auto;
	font:normal 11px Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:center;
}