<!--
body {
    background-image: url(pbfw-velvet-bg.jpg);
    background-color: #0B100A;
    background-position:center;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

div.container {
	width: 915px;
	height: 650px;
	padding: 10; margin: 0;
	background-image:url(fw_white_bg.png);
	background-repeat:no-repeat;
}

#flashcontent { }


/*
p { display: table-cell; vertical-align: middle }
*/

p {text-align: center}

* html #container
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fw_white_bg.png", sizingMethod="crop");
}

#page_copy
{
	position:relative;
	width:835px;
	height:400px;
	overflow:auto;
	left:40px;
	top:40px;
}

#page_nav
{
	position:relative;
	width:835px;
	left:40px;
	top:80px;
}

.html_copy
{
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin: 20px 40px 20px 40px;
}

h3
{
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	text-align: left;
	margin: 20px 40px 20px 40px;
	font-weight: bold;
	text-transform: uppercase;
}

h4
{
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	margin: 20px 40px 20px 40px;
	font-weight: bold;
	text-transform: uppercase;
}

a:link
{
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

a:visited
{
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}

a:hover
{
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}


-->