/* Press Kit Style Sheet */



/* */

/********* Begin XHTML Selectors *********/

body {
background-color: #000000;
color: #ffffff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image: url(../images/curtainbackground.png);
background-repeat: repeat-y;
background-position: center center;
margin-left:auto;
margin-right:auto;
}

p a {
	background-color: transparent;
	color: #F00;
	}

p a:hover {
	background-color: transparent;
	color: #00FF00;
	}



/********* End XHTML Selectors *********/




/********* Begin ID Selectors *********/

#wrapper {
width:960px;
margin: -10px auto 0 auto;    /*  TB  LR  */
text-align: left;
background-color: #000000;
}

#banner {
background-color: #000000;
color: #ffffff;
width:960px;
height:260px;
margin:0 auto 0 auto;
font-size: 62px;
text-align: center;
}

#banner a:link, #banner a:visited, #banner a:hover, #banner a:active
{
	border: hidden;
	outline: 0;
	}
	
#printbanner {
	display:none;
	}
	
#navbar {
	width: 666px;
	height:43px;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	
}

#Home {
	margin: 0 -7px 0 0;	
}	
	
#About {
	margin: 0 -5px 0 0;	
}

#Videos {
	margin: 0 -5px 0 0;	
}

#Dates {
	margin: 0 -5px 0 0;	
}

#PressKit {
	margin: 0 -5px 0 0;	
}

/*#Hungry {
	margin: 0 -5px 0 0;	
}*/

#Store {
	margin: 0 -6px 0 0;	
}

#Podcast {
	margin: 0 -5px 0 0;	
}	

#Cards {
	margin: 0 -5px 0 0;	
}

#Contact {
	margin: 0 -5px 0 0;	
}
	

a {
	text-decoration:none;
	}

#middle{
	min-width:600px;
	max-width:865px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	}
	
#lookingup {
/* border:2px solid #0000ff; */
width:200px;
height:300px;
margin: 30px 0 20px 20px;

}

#logos {
	width:220px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin: 15px 15px 0 22px;
}


img {
	border: 0;
	}

#presscontent {
	width: 550px;
	margin:-430px 0 0px 300px;
	text-align:justify;
	line-height: 1.4em;
	}


	

	
#acrobat {
	width: 158px;
	height: 39px;
	margin: 10px 0 0 680px;
	}
 
#footer {
	width:900px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

#copyright {
	width:220px;
	font-size:12px;
	float:left;
	margin-top:-10px;
	}
	
	
ul#secnav {
	list-style-type: none;
	width: 200px;
    margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	color: #ffffff;
	font-size:12px;
	text-align: center;
	}
	
ul#secnav li {
	display: inline;	
	}
	
ul#secnav li a {
	padding: 10px 5px;
	margin: 0px 2px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

ul#secnav li a:hover {
	background-color: transparent;
	color: #ff0000;
	margin: auto;
	}

	
#contact {
	width:180px;
	font-size:12px;
	float:right;
	margin-top:-40px
	}
/********* End ID Selectors *********/




/********* Begin Custom Class Selectors *********/




/********* End Custom Class Selectors *********/





/********* Begin Pseudo Class Selectors *********/


/********* End Pseudo Class Selectors *********/