body { background-image: url('/images/gradient.gif'); background-position: top left; background-repeat: repeat-x; background-color: #000; margin: 0px; }

#background { background-image: url('/images/background3.gif'); background-position: top left; background-repeat: no-repeat; z-index: 0; width: 800px; height: 600px; position: absolute; }

#grass { background-image: url('/images/border.png'); background-position: bottom left; background-repeat: repeat-x; height: 128px; width: 100%; position: absolute; top: 472px; left: 0px; z-index: 1000; }
#credits { font: 12px "American Typewriter", Arial, sans-serif; color: #FFFFFF; text-align: left; line-height: 150%; margin-top: 200px; }
#copyright { font: 10px "American Typewriter", Arial, sans-serif; color: #666666; text-align: left; position: absolute; top: 590px; width: 800px; left: 0px; z-index: 1001; }

#title { position: absolute; top: 24px; left: 230px; }
#header { position: absolute; top: 90px; left: 230px; }
#navigation { position: absolute; width: 192px; z-index: 997; }
#content { position: absolute; top: 145px; left: 265px; z-index: 50; width: 450px; height: 450px; overflow: hidden; min-height: 200px; }
#graphic_content { position: absolute; top: 150px; left: 230px; z-index: 50; width: 450px; height: 450px; }
#thumbnail_content { position: absolute; top: 140px; left: 250px; z-index: 50; width: 450px; height: 450px; }
#text { position: relative; top: 0px; clip:rect(0px, 450px, 450px, 0px); z-index: 998; }
#scroll_control { position: absolute; top: 148px; left: 733px; z-index: 999; }
#thumbnails { position: relative; top: 0px; z-index: 998; }
#large_image { position: absolute; top: 140px; left: 500px; width: 280px; height: 450px; z-index: 999; }

.paper { background-image: url('/images/paper.gif'); background-position: top left; background-repeat: repeat-y; }
.nopaper { font: 17px "American Typewriter", Courier, serif; color: #FBDF8B; margin: 20px 0px; }
.papertext { font: 9px "American Typewriter", Arial, Courier, serif; line-height: 150%; color: black; margin: 20px 35px; }

.redtext { color: #DF0040; }
A.redtext { color: #DF0040; text-decoration: underline; }
A.redtext:hover { color: #DF0040; text-decoration: none; }

.whitetext { font: 12px "American Typewriter", Courier, serif; color: #FFFFFF; }
A.whitetext { font: bold 12px "American Typewriter", Courier, serif; color: #FFFFFF; text-decoration: none; }
A.whitetext:hover { font: bold 12px "American Typewriter", Courier, serif; color: #FFFFFF; text-decoration: underline; }

.tinywhitetext { font: 9px Arial, Helvetica, sans-serif; color: #FFFFFF; }
A.tinywhitetext { font: 9px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: underline; }
A.tinywhitetext:hover { font: 9px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; }

.lighttext { font: 12px "American Typewriter", Courier, serif; color: #FBDF8B; }
A.lighttext { color: #FBDF8B; text-decoration: none; }
A.lighttext:hover { color: #FBDF8B; text-decoration: underline; }

.lighttextbig { font: 17px "American Typewriter", Courier, serif; color: #FBDF8B; line-height: 150%; letter-spacing: 1px; }
A.lighttextbig { color: #FBDF8B; text-decoration: none; }
A.lighttextbig:hover { color: #FBDF8B; text-decoration: underline; }

.whitetextbig { font: 17px "American Typewriter", Courier, serif; color: #FFFFFF; }
A.whitetextbig { color: #FFFFFF; text-decoration: none; }
A.whitetextbig:hover { color: #FFFFFF; text-decoration: underline; }

.darktext { color: #DF0040; }
A.darktext { color: #DF0040; text-decoration: none; }
A.darktext:hover { color: #DF0040; text-decoration: underline; }

.about { position: absolute; top: 33px; left: 57px; }
.bios { position: absolute; top: 91px; left: 105px; }
.performances { position: absolute; top: 134px; left: 25px; }
.gallery { position: absolute; top: 187px; left: 35px; }
.music { position: absolute; top: 221px; left: 84px; }
.press { position: absolute; top: 260px; left: 18px; }
.contact { position: absolute; top: 307px; left: 38px; }

