This is what I had in the 404 error page from the control panel.
PHP Code:
<html>
<head>
<title>404 Not Found</title>
<style>
body{
margin:25px;
}
h1{
color:#000000;
font-family: "Times New Roman", Times, serif;
font-size:36px;
font-weight:bold;
margin-bottom:0px;
}
.t1{
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}
.t2{
color:#3d3d3d;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
white-space:nowrap;
}
a{
color:#3d3d3d;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
white-space:nowrap;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
</style>
</head>
<body bgcolor=white>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%">
<h1>404 Not Found</h1>
<span class="t1">The requested URL <!--#echo var="REQUEST_URI" --> does not exist.</span>
<br><br>
</td>
<td align="right" valign="top"><a href="http://helpdesk.bluehost.com/kb/index.php?x=&mod_id=2&id=463">Customize This Error Page</a></td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
<hr align="center" width="100%" size="1" noshade><br style="line-height:5px;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="404images/top-left.gif" width="21" height="21"></td>
<td style=" background:url(404images/top.gif) repeat-x"></td>
<td><img src="404images/top-right.gif" width="21" height="21"></td>
</tr>
<tr>
<td style=" background:url(404images/left.gif) repeat-y"></td>
<td valign="top" align="center">
<iframe src="http://searchportal.information.com/?o_id=101579&domainname=referer_detect" name="search" id="search" width="800" height="500" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>
</td>
<td style=" background:url(404images/right.gif) repeat-y"></td>
</tr>
<tr>
<td><img src="404images/bottom-left.gif" width="21" height="21"></td>
<td style=" background:url(404images/bottom.gif) repeat-x" class="t2" align="right" valign="bottom">Advertisement</td>
<td><img src="404images/bottom-right.gif" width="21" height="21"></td>
</tr>
</table>
</td>
</tr>
</table>
</body></html>
You can try it at http://www.alduraofangelfire.com/test