html,body {margin:0; padding:0; font-family:"Trebuchet MS", Georgia, Verdana, serif; color:#000; background-image:url(images/splash_bg.jpg); }

/* styles for IE 5 Mac */
#centerwrap { width:780px; height:690px; margin:0px auto; position:relative; }
#layout { position:absolute; height:690px; width:780px; padding:0; margin:0; overflow:auto; background-image:url(images/splash_bg.jpg); }

/* commented backslash hack  - invisible to IE 5 \*/
#centerwrap { position:absolute; margin:-345px 0 0 -390px; left:50%; top:50%; }
/* end hack */

p {font-size:13px; color:#9cb8a5; text-align:center;}
a {font-size:13px; color:#9cb8a5; text-decoration:none;}
a:hover {color:#fff; text-decoration:none; border-bottom:1px solid #fbde6a;}

