#boo {
	float:left;
	width:500px;
	margin:20px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	}
#pcbtxt {
	width:400px;
	margin-left:170px;
	margin-bottom:15px;
	margin-top:15px;
	padding:0px;
	}
#hoo {
	float:right;
	width:234px;
	margin:0 0 0; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	border:2px solid #01066a;
	background-color:#c2cad2;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

#pcblnks {
	float:left;
	width:150px;
	margin-top:10px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:5px;
	padding:0px;
	}
#news {
	padding:2px;
	margin-top:1px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	}

#img {
	float:right;
	width:230px;
	padding:0px;
	margin:10px 0 0;
	background-color:#01066a;
	border:2px solid #01066a;

}
#pcbimage {
	float:right;
	width:170px;
	padding:0px;
	margin:10px 0 0;
	background-color:#01066a;
	border:2px solid #01066a;

}
#fraudnet {
	width:500px;
	padding:5px;
	margin:10px 0 0;
	background-color:#ffffff;
	border:1px solid #01066a;

}

#footer{
	background-color:#FFFFFF;
	height:182px;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #C6C4C7;
}


body {
	font:11.5px verdana, arial, helvetica, sans-serif;
	line-height:1.6;
	color:#000;
	background-color:white;
	}

#footer_txt {
	font:11px verdana, arial, helvetica, sans-serif;
	color:#01066a;
	font-weight:600;
	}

h1 {
	color:#01066a;
	font:1.6em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	}
h2 {
	color:#01066a;
	font:1.4em/1 Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	}
h3 {
	color:#555555;
	font:1.2em/1.4 Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	margin:1.5em 0 .35em;
	}
h4 {
	color:#01066a;
	font:1.1em/1.3 Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	margin:1em 0 .35em;
	}
	
p {
	line-height:1.4;
	}

ol {
	list-style-type: roman; 	
	margin-top:0;
	margin-left:30;
	line-height:1.6;
	}

ul {
	list-style-type: square; 	
	margin-top:0;
	margin-left:15px;
	line-height:1.6;
	}

a {
	color:#c2cad2;
	text-decoration:underline;
	font-weight:600;
	}
a:link {color:#01066a;}
a:visited {color:#7f7f80;}
a:hover {background-color:c2cad2;}

