/*THIS STYLESHEET IS FOR THE INDEX PAGE ONLY*/

BODY{
  text-align: center;
  background-color: #000;
  background-image: url(/img/bg_index2.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}




#ind_content{
	position: relative;
	top: 25px;
	left: 0px;
	width: 943px;
	text-align: center;
	z-index: 5000;
	margin: 0 auto;
}

#inner{
padding-left: 475px;
margin-top: 220px;
}

.type_logo{
	margin-top: 20px;
	margin-bottom: 20px;
}


#subline{
	clear: left;
	width: 100%;
	padding-top: 5px;
}

#hourglass a:link, #hourglass a:visited, #hourglass a:hover{
color: #cc0000;
font-size:22px;
text-transform: uppercase;
font-weight: bold;
}

#entercamp{
font-size: 26px;
color: #8a8fa1;
padding: 10px 0 10px 0;
line-height: 23px;
}

#subline p{
margin: 18px 0;
}

#blink{
float: right;
margin-top: -170px;
}

#eybl{
position: absolute;
left: 50px;
top: 360px;
}

#itunes{
position: absolute;
left: 825px;
top: 390px;
}