@charset "UTF-8";
/* CSS Document */

body {
background-image:url(images/background.jpg);
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat: repeat;
}

#katie {
	background-image:url(images/katie.jpg);
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat: no-repeat;
	height:248px;
	width:217px;
	z-index:-1;
	position:absolute;
	left: -4px;
}


#everything{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(images/pagebg.png);
	
	}
	
	h3, h2, h1, h4, h5 {
	color:#000033;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;

}

.countdown{
position:absolute;
left:619px;
top:-80px;

}

.indnet{

padding-left:15px;

}


.latest{
margin-left:-14px;
height:33px;
z-index:1;
}

.tour{
margin-left:-11px;
height:33px;
}

.ourpeople{
margin-left:-11px;
height:33px;
}

.merch{
margin-left:-11px;
height:33px;
}

.ads{
margin-left:-11px;
height:33px;
}

#content1{

height:auto;
width:590px;
padding: 50px 50px 0px 35px;
color:#000000;

}

#content2{
	height:auto;
	width:200px;
	color:#000000;
	position:absolute;
	left: 668px;
	top: 51px;
	font-size:12px;
}

.tabsmenuclass ul{
	overflow: hidden;
	width: 813px;
	margin: 0;
	padding-left:35px;
	list-style-type: none;
	height:47px;
	background-image:url(images/menubg.png);
	position:absolute;
	left: 21px;
	height:52px;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
	display: block;
	padding: 15px 7px;
	color: black;
	margin-right: 15px;
	text-decoration: none;
	font: bold 17px Arial;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
text-decoration:underline;
background-color:#000000;
color:#FFFFFF;
}

#footer{
	background-image:url(images/footer.jpg);
	margin:auto;
	text-align:center;
	font-size:14px;
	height:80px;
	width:848px;
	color:#000000;
	background-repeat: no-repeat;
	}
	
	.left{
	float:right;
	}
	
	.disc{
	
	float: left; 
	padding-left: 15px; 
	padding-right:15px; 
	padding-bottom: 90px;
	
	}
