html, body, #wrapper {
min-height: 100%; /*Sets the min height to the height of the viewport.*/
width: 100%;
margin: 0;
padding: 0;
}
body{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #000000;
	text-align: center;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-color:#2E2E2E;
	background-attachment: fixed;
}
a {color:#0000FF; text-decoration:none;}
a:hover{color:#FF3300;}
#flashcontent {
	width: 300px;
	height: 562px;
	float: left;
}
#flashcontent2 {
	width: 450px;
	height: 489px;
	float: left;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #990000;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	width: 770px;
	height: 600px;
	background-color:#FFFFFF;
	margin:auto;
	margin-top:30px;
	border-top: 1px solid #000000;
	text-align: left;
}

.leftimage{
	margin-right: 15px;
	margin-bottom: 5px;
	height: 400px;
}
p em{
	font-family: 990000;
}
p {
}

.left{
	float: left;
	margin-right: 5px;
}
.right{
	float: right;
	margin-left: 10px;
}
#tbanner{
height: 139px;
background-image: url(../images/ppf-header.jpg);
background-repeat: no-repeat;
}
#nav {
	border-bottom: 1px solid #666666;
}
#rev {
}
#rev a{
color: #ffffff;
text-decoration: none;
}
#leftcol{
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 150px;
	height: auto;
}
#content{
	width: 770px;
	background-image: url(../images/sub_bg.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
#content p{
	font-size: 80%;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#footer{
	height: 21px;
	background-color:#000000;
	clear: both;
	border-top: 1px solid #dddddd;
	color: #FFFFFF;
}
.container{
width: 99%;
float: right;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
#header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #990000;
	font-weight: bolder;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
link {
	color: #CC3333;
	text-decoration: underline overline;
}
.style2 {
	font-family: Garamond;
	font-size: 13pt;
	font-weight: 100;
	color: #000066;
}
.style3 {
	font-family: Garamond;
	font-size: 13pt;
	font-weight: 100;
	color: #FFFFFF;
	background-color:#000066;
}
