First, open notepad, and type in the following HTML code:
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" size="31" maxlength="255" value="" />
<input type="submit" value="Search" />
<input type="hidden" name="sitesearch" value="orland-livewires.com/default.aspx">
</form>
Replace the part in red with your domain name.
Save it to "my documents" as "googlesearchengine". Once you do that, exit notepad, and right-click on the start menu, and click "explorer" in the menu. Go to my Documents, and right-click on the file you just made, "googlesearchengine.txt". Click "rename", and rename it to "googlesearchengine.html". A pop-up box will come up, click "yes".
Now, upload this file to your site in the "Documents" folder. Make a link in your menu to www.orland-livewires.com/documents/googlesearchengine.html.
Change the red part to your own domain name.