body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3C1503;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 30px;
}
a {
	font-size: 20px;
	color: #E7969E;
	text-decoration: none;
}
#content {
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-y;
}
#circles {
	background-image: url(images/circles_bg.jpg);
	background-repeat: no-repeat;
}
#header {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
}
#phxart {
	float: right;
	width: 200px;
	height: 16px;
	background-image: url(images/phxart_sm2.gif);
	background-repeat: no-repeat;
	margin-right: 26px;
	margin-top: 20px;
}
#navigation {
	padding-top: 98px;
	padding-right: 24px;
	margin-left: 300px;
	font-size: 11px;
	text-transform: lowercase;
	text-align: right;
}
#navigation a {
	font-size: 11px;
	color: #3C1503;
	text-decoration: none;
}
#navigation a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 166px;
	width: 290px;
	background-image: url(images/logo_ph.jpg);
	background-repeat: no-repeat;
}
#maincontent {
	margin-left: 310px;
	margin-right: 10px;
	width: 610px;
	minimum-height: 280px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 46px;
}
#search {
	float: left;
	padding: 6px 0px 0px 20px;
}
#bottomnav {
	font-size: 10px;
	text-transform: lowercase;
	color: #F1B7BB;
	text-decoration: none;
	text-align: right;
	padding: 8px 24px 0px 100px;
}
#bottomnav a {
	font-size: 11px;
	color: #F1B7BB;
	text-decoration: none;
}
#bottomnav a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-size: 11px;
}
.button {
	font-size: 11px;
}
.stylechange, .stylechange p, .stylechange a {
	font-size: 12px;
	line-height:normal;
}
.stylechange a {
	font-weight: bold;
	color: #3C1503;
}
.stylechange a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.stylechange h1 {
	font-size: 20px;
	color: #E7969E;
	text-decoration: none;
}