	 body {background: url(indexbackground.gif) repeat-y 50% 0%}
	 div#container {width: 600px; 
	                border: none;
	                padding: 0px;
	                margin: 20px auto;
	                background-color: #E7EDFF;
	                }               
	 div#artwork {position: absolute}
	 div#content {position: absolute; width: 560px; padding: 10px; margin: 0px 10px; background-color: #fff}
	 div#menu {color: #fff; position: absolute; top: 720px; }
	 
	 body#home div#menu {top: 620px;}
	 body#about div#menu {top: 780px}
	 body#credits div#menu {top: 520px}
	 body#contact div#menu {top:520px}
	 body#thanks div#menu {top:280px}
	 div#menu a {color: #fff; text-decoration: none; border-bottom: 1px solid #fff}
	 div#menu ul {display: inline; border-right: 1px solid #fff; padding: 0px ; margin: 0px 0px 0px 12px; font-size: 9px}
	 div#menu li {display: inline; font-family: Verdana, "Trebuchet MS", sans-serif; 
	              line-height: 12px; font-size: 10px; margin: 0; padding: 0px 6px; border-left: 1px solid #fff;}
	 h1, h2, h3, h4 {font-family: Palatino, serif; font-weight: 900}
	 h1 {margin-bottom: 0}
	 h2 {margin-top: 0; font-size: 14px; text-transform: uppercase}
	 p, dl {font-family: Verdana, "Trebuchet MS", sans-serif; font-size: 12px; line-height: 16px} 
     p+p {text-indent: 13px}
     body#credits p {text-indent: 0px}
    body#home li.home a, body#about li.about a, body#credits li.credits a, body#contact li.contact a, body#thanks li.contact a
    
         {border: none }