body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

a {
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

#pcontainer {
	width: 800px;
}

#pmenu {
	float: left;
	width: 700px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pmenu a {
	display: block;
	float: left;
	width: 140px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #EEEEEE;
}

#pmenu a:hover {
	background-color: #DDDDDD;
	text-decoration: none;
	color: #FF6600;
}

#pcontent {
	float: left;
	width: 700px;
}

tr {
	padding-bottom: 10px;
}

td {
	vertical-align: top;
}

#px {
	width: 160px;
	height: 160px;
	float: left;
	margin: 7px;
}

#px a {
	text-decoration: none;
}

#phdr1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
}

#phdr2 {
	top: 70px;
	left: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
