/*THIS STYLESHEET IS FOR THE INDEX PAGE ONLY*/

BODY{
  text-align: center;
  background-image: none;
}

img.ind_background{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}



#ind_content{
	position: relative;
	top: 40px;
	left: 0px;
	width: 943px;
	text-align: center;
	z-index: 5000;
	margin: 0 auto;
}


.type_logo{
	margin-top: 20px;
	margin-bottom: 20px;
}


#subline{
	clear: left;
	width: 100%;
	padding-top: 5px;
}

#hourglass{
color: #cc0000;
font-size:22px;
text-transform: uppercase;
font-weight: bold;
}

#entercamp{
font-size: 20px;
color: #8a8fa1;
padding: 10px 0 10px 0;
line-height: 23px;
}

#subline p{
margin: 18px 0;
}