body {
font:11px/17px "lucida grande", "lucida sans", "lucida sans unicode", "trebuchet ms", tahoma, verdana, arial, sans-serif;
color:#fdf2e7;
background:#876b4e url(fullbg.jpg);
margin:0px;
padding:0px;
}

div#topbar {
position:absolute;
top:0px;
left:0px;
height:600px;
width:100%;
background:url(bg.jpg) 0px 0px repeat-x #f7e997;
}

div#container {
text-align:center;
position:absolute;
z-index:2;
margin:0px 0px 0px -425px;
top:0%;
left:50%;
width:392px;
}

div#top {
width:850px;
height:619px;
padding:0px;
margin:0px auto 0px;
background-image:url(index.jpg);
}

div#top a { display:block; border-bottom-width:0px; }
div#top img { border-width:0px; padding:0px;  }
div#top span { display:none; }

div#top a#aria {
position:absolute;
top:398px;
left:10px;
width:238px;
height:56px;
}

div#top a#dawn {
position:absolute;
top:398px;
left:583px;
width:238px;
height:56px;
}

div#top a#aria:hover { background-image:url(aria.jpg); }
div#top a#dawn:hover { background-image:url(dawn.jpg); }

a { cursor:crosshair; }