p  {
	font-size: 11px;
	line-height: 14px;
}

body {	font-family: verdana, sans-serif;	font-size: 11px;
	color: #ffffff;
	background: #000000;
}

#contain {
	width: 535px;
	height: auto;
	background-color: transparent;
visibility: invisible;
	border-left: 1px  #e5e5e5;
	margin-left: 0px;
	border: transparent;
	margin: 5px;
	padding: 5px 5px 5px 8px;
	float: right;
	margin-right: 20px;
}

#wrap {
	width: 750px;
	height: auto;
visibility: visible;
	margin: 3px;
	margin-left: -375px;
	left: 50%;
	position: absolute;
		margin-top: -10px;

	background: transparent no-repeat url(gfx/head.gif);
}

#phil {
	background: url(gfx/usphil.gif) transparent no-repeat;
	width: 250px;
	height: 50px;
	margin-left: 30px;
	margin-top: 10px;
	padding-bottom: 0px;
}

h1 {
	color: #ecaf32;
	font: bolder 20px Times New Roman, Times, serif;
	margin: 0px;
	margin-bottom: 0px;
}

a {
	color : #ecaf32;
	text-decoration : underline;
}