/* Index Style Sheet - Home Page */



/* */

/********* 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;
	}

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

h1 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: 865px;
	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%;
	}	
	
#linktopodcast {
	width:620px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	margin-bottom:50px;
	font-size:22px;
	text-align:center;
	line-height: 33px;
	
}
	
#episode16 {
	position: absolute;

}	
#content {
	padding:10px;
	padding-bottom:80px;   /* Height of the footer element */
	margin: -30px 0 0 0;
}


img {
	border: 0;
	}


p a {
	color:#FF0000;
	}
	

	
episode28 {
	width:640px;
	height:360px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	
}
	
#logos {
	width:220px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

p a:hover {
	background-color: transparent;
	color: #00FF00;
	margin: auto;
	}
	
#footer {
	width:865px;
	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 *********/