#id3footer p,
#contenttext p  {
   margin: 0px;
   color: #FFFFFF;
   line-height: 22px;
   font-family: Arial;
   text-align: left;
}

#contenttext p a:hover  {
   font-style: italic;
}

#contenttext p a  {
   font-style: Normal;
   text-decoration: none;
   color: #FFFFFF;
}

#contenttext p  {
	font-size: 16px;
}

#id3footer p  {
   font-size: 15px;
}

#contenttext  {
   visibility: visible;
   position: absolute;
   left: 52px;
   top: 213px;
   z-index: 2;
   width: 303px;
}

#bgoverlay  {
	background: url(media/bg.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
	height: 768px;
}

#id3footer  {
   visibility: visible;
   position: absolute;
   left: 288px;
   top: 718px;
   z-index: 2;
   width: 526px;
}

#hzngrind  {
	width: 100%;
	height: 1px;
	overflow: visible;
	position: absolute;
}

#collage  {
   background: url(media/collage.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 377px;
   top: 209px;
   z-index: 2;
   width: 580px;
   height: 416px;
}

#header  {
   background: url(media/header.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 51px;
   top: 29px;
   z-index: 2;
   width: 768px;
   height: 129px;
}

#grind  {
	width: 100%;
	height: 768px;
	position: absolute;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}
