Hi brian,
Are you talking about the PCHF site *logo*, or the *banner* to vidbug.com?
Banners linking to other web sites are normally 468 x 80 in size. Here is a code example of this:
<html>
<head><font size="7">
<p align="right"><a href="http://www.vidbug.com/">
<img border="0" src="
http://www.vidbug.com/_banners/vidbug.png" width="468" height="60"></a></p>
<CENTER>THE Gamer Source</CENTER> </head>
<title> Gamer Source</title>
</head>
<body><sidebar width="16%" link="#color" vlink="#color" alink="#color"> <table align="left" width="16%" border="0"> <tr> <td>
<a href="
http://URL Here">Forum</a>
<hr>
<a href="
http://URL Here">Game Downloads</a>
<hr>
<a href="
http://URL Here">Other</a></td></tr></table></sidebar>
<body bgcolor="33FF00" text="FFFFFF" link="FFFF00" vlink="FF00FF"></body>
<body background="" text="" link="FFFF00" vlink="FF00FF">
</html>