html, body { margin: 0; padding: 0; background-color: #12396b; color: #000; font-size: 12px; font-family: myriad, Arial, Helvetica, sans-serif; 

scrollbar-arrow-color: #9bcd5a;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #9bcd5a;
scrollbar-face-color: #11396c;
scrollbar-highlight-color: #9bcd5a;
scrollbar-darkshadow-color: #9bcd5a;
scrollbar-3dlight-color: #9bcd5a;}

#pagewidth{ background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:852px; text-align:left; margin-left:auto; margin-right:auto; } 

 
#header{ position: relative; height:170px; background-color:#12396b; background-image: url(images/pbpheader.jpg); background-repeat: no-repeat; width:852px; white-space: normal; } 
#links{ position: relative; height:181px; background-color:#12396b; background-image: url(images/pbplinks.jpg); background-repeat: no-repeat; width:852px; white-space: normal; }
#leftcol{ margin-top: 0; width:276px; height: 500px; float:left; position:relative; background-color: #eeedfd; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; clip: auto; visibility: visible; clear: none; padding: 5px; border-right: 100px solid #fff; border-left: 100px solid #fff; } 

#leftcol a:link, a:active, a:visited{
 	color: navy;
	text-decoration: none;
	font-weight: bold;
 }
 #leftcol a:hover{
 	color: red;
	text-decoration: underline;
	font-weight: bold;
 }
#newcol{ margin-top: 0; width:276px; height: 500px; float:left; position:relative; background-color: #eeedfd; top: 0; left: 0; right: 0; bottom: 0; overflow: scroll; clip: auto; visibility: visible; clear: none; padding: 5px; border-right: 100px solid #fff; border-left: 100px solid #fff; } 

#newcol a:link, a:active, a:visited{
 	color: navy;
	text-decoration: none;
	font-weight: bold;
 }
 #newcol a:hover{
 	color: red;
	text-decoration: underline;
	font-weight: bold;
 }
 #maincol{ float: right; display:inline; position: relative; width: 498px; height: 550px;  background-color: #eeedfd; left: 498px; right: 498px; overflow: visible; visibility: visible; clear: right; padding: 5px 5px 5px 10px; }
#footer{ height: 21px; background-color:#102e54; color: white; background-image: url(images/pbpfooter.jpg); width: 850px; clear:none; } 
 
 li{ font-size: 12px; font-family: myriad, Arial, Helvetica, sans-serif; position: relative; top: 0; margin-top: 0; margin-right: 10px; margin-left: 50px; list-style-image: url('images/bullet.gif'); color: #000000; white-space: normal; }

 .red{
 font-size: 0.7em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 1px;
	margin-left: 20px;
	color: navy;
 }
 p{
 	font-size: 12px;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 0;
	margin-left: 0;
	background: transparent;
 }
i {color: #599d00;
 font-family: myriad, Arial, Helvetica, sans-serif;
 font-size: 12px }

 h1{ font-size: 14px; font-family: myriad, Arial, Helvetica, sans-serif; color:navy; font-variant: normal; line-height: 12px; background-color: transparent; text-transform: uppercase; text-align: center; vertical-align: 0; position: relative; white-space: normal; }

h2{ font-size: 12px; font-family: myriad, Arial, Helvetica, sans-serif; color:navy; font-variant: normal; line-height: 12px; background-color: transparent; text-transform: uppercase; text-align: center; vertical-align: 0; position: relative; white-space: normal; }

h3{ font-size: 20px; font-family: myriad, Arial, Helvetica, sans-serif; color: #599d00; font-variant: normal; line-height: 16px; background-color: transparent; text-transform: uppercase; text-align: center; vertical-align: 0; position: relative; white-space: normal; }
}
h4{font-size: 0.9em;
font-weight: bold;
padding-top: 5px;
padding-bottom: 10px;
padding-right: 5px;
margin-left: 10px;
	color: navy;}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }


/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

