Here you can find 1000 skins:
http://www.wincustomize.com/skins.asp?library=32
But if you want to make a personalized one, you will need to make 3 files for that:
progressbar.bmp (you can take it from another bootskin)
<skinname>.bmp (640 x 480, 16 color)
bootskin.ini
The content of the bootskin.ini could be something like this:
[BootSkin]
Type=0
Name = "<skin_name>"
Author = "<your name>"
Description = "<description>"
ProgressBar=progressbar.bmp
ProgressBarX = 495
ProgressBarY = 420
ProgressBarWidth = 110 <you can play around with these values>
Screen=<skinname>.bmp