The layout feels ok.
you might want to setup a CSS file.
The use of another's artwork is a little misleading.
At least you added the artist's name to the bottom of the image.
If your not offilated with him in any way your ripping off his work, wouldnt be the first time for you matey.
if you validate the site with
http://www.htmlvalidator.com/
you will see a bunch of easy to fix errors.
Error 10 The "script" element cannot be used here. It is not contained in an element that allows its use. This element may be contained in "body" and "head".
<script type="text/javascript" src="script/JSFX_FadingRollovers.js"></script>
Error 11 The "script" element cannot be used here. It is not contained in an element that allows its use. This element may be contained in "body" and "head".
<script type="text/javascript" src="script/linkfader.js"></script>
Error 12 The "script" element cannot be used here. It is not contained in an element that allows its use. This element may be contained in "body" and "head".
<script type="text/javascript" src="script/common.js"></script>
Error 13 The "style" element cannot be used here. It is not contained in an element that allows its use. This element may be contained in "head".
<style type="text/css">@import url("script/site.style.css");</style>
Error 25 The "tyle" attribute is not valid for the "td" element. Some valid attributes for this element are: "abbr", "align", "axes", "axis", "background", "bgcolor", "bordercolor", "bordercolordark", "bordercolorlight", "char", "charoff", "class", "colspan", "contenteditable", "dir", "gradangle", "gradcolor", "headers", "height", "hidefocus", "id", "lang", "language", "msimagelist", "nowrap", "onactivate", "onafterupdate", "onbeforecopy", "onbeforecut", "onbeforepaste", "onbeforeupdate", "onblur", "onclick", "oncontextmenu", "oncopy", "oncut", "ondblclick", "ondeactivate", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "onfilterchange", "onfocus", "onfocusin", "onfocusout", "onhelp", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onmove", "onmoveend", "onmovestart", "onpaste", "onpropertychange", "onresize", "onrowenter", "onrowexit", "onselectstart", "rowspan", "scope", "style", "title", "transparency", "unselectable", "valign", "width", "xml:lang", and "xml:space".
<td tyle="width:5px;"><img alt="" width="5" src="assets/blank.gif" /></td>
Error 69 The "tyle" attribute is not valid for the "td" element. Some valid attributes for this element are: "abbr", "align", "axes", "axis", "background", "bgcolor", "bordercolor", "bordercolordark", "bordercolorlight", "char", "charoff", "class", "colspan", "contenteditable", "dir", "gradangle", "gradcolor", "headers", "height", "hidefocus", "id", "lang", "language", "msimagelist", "nowrap", "onactivate", "onafterupdate", "onbeforecopy", "onbeforecut", "onbeforepaste", "onbeforeupdate", "onblur", "onclick", "oncontextmenu", "oncopy", "oncut", "ondblclick", "ondeactivate", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondragstart", "ondrop", "onfilterchange", "onfocus", "onfocusin", "onfocusout", "onhelp", "onkeydown", "onkeypress", "onkeyup", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onmove", "onmoveend", "onmovestart", "onpaste", "onpropertychange", "onresize", "onrowenter", "onrowexit", "onselectstart", "rowspan", "scope", "style", "title", "transparency", "unselectable", "valign", "width", "xml:lang", and "xml:space".
<td tyle="width:5px;"><img alt="" width="5" src="assets/blank.gif" /></td>
I just ran toastmedia.com.au again through it and was pleasantly surprised to find only 1 or two errors outside of the simple checker compared to the advanced error.
good validation Congratulations! CSE HTML Validator Lite did not find any errors or warnings in this web page.
you should also setup your error page in your web server, its probably early days in development, im sure you have these issues in order of repair.
toasts looks like this.
http://www.toastmedia.com.au/blabla
meta tags would also help with indexing.
good start but lots to do
If no-one gives your an answer to a question you have asked, consider:- Is your question clear.- Did you ask nicely.- Are you showing any effort to solve the problem yourself 