#lbanner  {
   background: url(indexmedia/lbanner.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 229px;
   z-index: 2;
   width: 174px;
   height: 292px;
}

#lshadow  {
   background: url(indexmedia/lshadow.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 120px;
   top: 0px;
   z-index: 1;
   width: 130px;
   height: 768px;
}

#rshadow  {
   background: url(indexmedia/rshadow.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 780px;
   top: 2px;
   z-index: 1;
   width: 130px;
   height: 766px;
}

#rbanner  {
   background: url(indexmedia/rbanner.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 850px;
   top: 235px;
   z-index: 2;
   width: 174px;
   height: 286px;
}

#header  {
   background: url(indexmedia/header.png) no-repeat;
   position: absolute;
   left: 187px;
   top: 0px;
   z-index: 3;
   width: 662px;
   height: 176px;
}

#lskull  {
   background: url(indexmedia/lskull.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 128px;
   top: 2px;
   z-index: 4;
   width: 162px;
   height: 237px;
}

#rskull  {
   background: url(indexmedia/rskull.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 745px;
   top: 2px;
   z-index: 4;
   width: 161px;
   height: 237px;
}

#text p  {
   font: 29px/35px Arial;
   margin: 0px;
   color: #FFFFFF;
   letter-spacing: 5px;
   text-align: center;
}

#index  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

#body  {
   background: #000000 repeat;
   visibility: visible;
   position: absolute;
   left: 185px;
   top: 131px;
   z-index: 2;
   width: 663px;
   height: 637px;
}

#text  {
	visibility: visible;
	position: absolute;
	left: 210px;
	top: 161px;
	z-index: 3;
	width: 614px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
   background-image: url(indexmedia/bg.png);
   background-repeat:repeat-x;
   background-position: top center;
}

img, div { behavior: url(iepngfix.htc) }