body { background-color: #000; color: #000; font-family: "adobe caslon open face", constantia, georgia, "times new roman", serif; font-size: 15px; }
#main { width: 750px; height: 750px; margin: 10px auto; background: #000 url("pix/menuback.jpg") center no-repeat; position: relative; overflow: auto; }

a { outline: 0; color: #111; text-decoration: none; font-style: italic; }
a img { border: 0; }
p { margin: 0.8em 0; }

#coverbig { width: 100%; height: 100%; background: #000 url('pix/cover.png') center no-repeat; display: none; position: absolute; top: 0; left: 0; z-index: 3; }

.centertxt { width: 400px; height: 400px; margin: 167px auto 0; text-align: center; }

.frame { padding: 8px; background-color: #000; }
.thinframe { padding: 6px; background-color: #000; }

/* menu links */
.menulink { display: block; position: absolute; z-index: 2; }
.menulink img { visibility: hidden; }
.menulink:hover img { visibility: visible; }
.pagetitle { display: block; position: absolute; }
#now { left: 567px; top: 116px; }
#hear { left: 631px; top: 316px; }
#frozen { left: 340px; top: 596px; }
#flesh { left: 115px; top: 530px; }
#reach { left: 61px; top: 332px; }
#body { left: 204px; top: 107px; }

/* footer */
#footer { color: #333333; font-size: 13px; text-align: center; margin-top: 30px; }
#footer a { color: #444444; text-decoration: none; }
#footer a:hover { color: #666666; }

/* now */
#nowtxt { position: relative; }
#nowtxt div { width: 100%; position: absolute; top: 0; left: 0; }

.newshead { margin: 0 0 0.3em 0; font-weight: bold; }
.newsitem { margin: 0 0 0.8em 0; }
.newsitem a:hover { text-decoration: underline; }

/* hear */
#hearimg { margin-top: 160px; }
#hearimg img { margin: 20px auto; display: block; }
#hearimg img#sleeve { position: relative; top: 0; left: 8px; }

/* the frozen voice */
#frozentxt { position: relative; }
#frozentxt p { width: 100%; position: absolute; top: 0; left: 0; }
#frozentxt p a { font-style: normal; }

/* a shrouded body */
img#shadow { margin: 211px 192px; display: block; }



#tiles { background: url('pix/cover.png') center; width: 100%; height: 100%; position: fixed; left: 0; top: 0; z-index: 10; }

