first of all, really nicely started, i like the way it looks... i personaly never made a dark blue site... wich ill proably try soon.... the colors are atractive with the white and the little black touch.
Suggestions :
- Your logo the .COM is in a diferent font, i personaly think it'll look much better if the whole thing was in the same font... the one you used for Luke Burns.
- Font size, verdan is good, but i think one size smaller will fit better, aalso aply a smaler font to the footer. its kinda big i think
- here :
CODE
.button {
background-color: #4e719c;
color: #072850;
border: 1px solid white;
height: 18px;
padding: 3px;
margin: 8px;
font-weight:bold;
}
.button:hover{color: white; text-decoration:none; background-color:#335682;}
.button:active{color: #4e719c; text-decoration:line-through; background-color:#87a4c8;}
you set a width wich the No mouse over looks nice, but when you are on mouse over its a big bigger i suggest seting a width to the .button:hover{ and active. at least it doesnt work on IE 6.
- one last little bug, i think its on your footer the image is set 1pixel to big or to small so it repeats the pixel with the pictures :
look atached file.
These are only my opinions/suggestions donno if it will truly look better but thats what i would of done