/* SUBNAV COMMONALITIES */
ul#aboutsub li, ul#questionsub li, ul#videosub li, ul#goodiessub li {
	display:block;
	height:22px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
ul#aboutsub li a, ul#questionsub li a, ul#videosub li a, ul#goodiessub li a {
	display:block;
	height:22px;
	width:186px;
}
/* NAV */
div#logo {
	width: 133px;
	height:142px;
	margin-left:23px;
	background: url('images/logo.gif') no-repeat;
	position:relative;
	float:left;
}
/* NAV ROLLOVER */
ul#nav {
	width: 706px;
	height: 40px;
	margin-top:71px;
	margin-left:53px;
	background: url('images/nav.gif');
	position:relative;
	float:left;
}
ul#nav li {
	display:block;
	height:40px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#nav li a {
	display:block;
	height:40px;
}
li#n1 {
	left: 0px;
	width: 134px;
}
li#n2 {
	left: 152px;
	width: 128px;
}
li#n3 {
	left: 294px;
	width: 123px;
}
li#n4 {
	left: 435px;
	width: 79px;
}
li#n5 {
	left: 528px;
	width: 109px;
}
li#n6 {
	left: 652px;
	width: 54px;
}
#n1 a:hover {
	background: transparent url(images/nav.gif) 0px -40px no-repeat;
}
#n2 a:hover {
	background: transparent url(images/nav.gif) -152px -40px no-repeat;
}
#n3 a:hover {
	background: transparent url(images/nav.gif) -294px -40px no-repeat;
}
#n4 a:hover {
	background: transparent url(images/nav.gif) -435px -40px no-repeat;
}
#n5 a:hover {
	background: transparent url(images/nav.gif) -528px -40px no-repeat;
}
#n6 a:hover {
	background: transparent url(images/nav.gif) -652px -40px no-repeat;
}
#n1 a.navOn {
	background: transparent url(images/nav.gif) 0px -40px no-repeat;
}
#n2 a.navOn {
	background: transparent url(images/nav.gif) -152px -40px no-repeat;
}
#n3 a.navOn {
	background: transparent url(images/nav.gif) -294px -40px no-repeat;
}
#n4 a.navOn {
	background: transparent url(images/nav.gif) -435px -40px no-repeat;
}
#n5 a.navOn {
	background: transparent url(images/nav.gif) -528px -40px no-repeat;
}
#n6 a.navOn {
	background: transparent url(images/nav.gif) -652px -40px no-repeat;
}
/* HOMEPAGE FOOTER ROLLOVER */
ul#footernav	 {
	width: 496px;
	height: 43px;
	background: url('images/footer.gif');
	position:relative;
	margin:35 auto 0;
}
ul#footernav li {
	display:block;
	height:43px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#footernav li a {
	display:block;
	height:43px;
}
li#f1 {
	left: 0px;
	width: 44px;
}
li#f2 {
	left: 59px;
	width: 98px;
}
li#f3 {
	left: 171px;
	width: 82px;
}
li#f4 {
	left: 266px;
	width: 86px;
}
li#f5 {
	left: 365px;
	width: 71px;
}
li#f6 {
	left: 444px;
	width: 52px;
}
/* EMAIL SUBNAV */
#email {
	width: 175px;
	height:130px;
	background: url('images/email3.gif');
	position:relative;
}
/* GOODIES SUBNAV ROLLOVER */
ul#goodiessub {
	width: 186px;
	height: 61px;
	background: url('images/goodiesnav.gif');
	position:relative;
	margin:0;
}
li#g1 {
	top: 0px;
	height: 22px;
	width:186px;
}
li#g2 {
	top: 22px;
	height: 40px;
	width:186px;
}
#g1 a:hover {
	background: transparent url(images/goodiesnav.gif) -186px 0px no-repeat;
}
#g2 a:hover {
	background: transparent url(images/goodiesnav.gif) -186px -22px no-repeat;
}
#g1 a.navOn {
	background: transparent url(images/goodiesnav.gif) -186px 0px no-repeat;
}
#g2 a.navOn {
	background: transparent url(images/goodiesnav.gif) -186px -22px no-repeat;
}
/* EPISODE GUIDE ROLLOVER */
ul#epguide {
	width: 430px;
	height: 29px;
	margin-bottom:10px;
	background: url('images/epguidenav.gif');
	position:relative;
	float:left;
}
ul#epguide li {
	display:block;
	height:29px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#epguide li a {
	display:block;
	height:29px;
}
li#e1 {
	left: 0px;
	width: 29px;
}
li#e2 {
	left: 29px;
	width: 36px;
}
li#e3 {
	left: 65px;
	width: 36px;
}
li#e4 {
	left: 101px;
	width: 36px;
}
li#e5 {
	left: 137px;
	width: 36px;
}
li#e6 {
	left: 173px;
	width: 36px;
}
li#e7 {
	left: 209px;
	width: 35px;
}
li#e8 {
	left: 244px;
	width: 34px;
}
li#e9 {
	left: 278px;
	width: 35px;
}
li#e10 {
	left: 313px;
	width: 31px;
}
li#e11 {
	left: 344px;
	width: 30px;
}
li#e12 {
	left: 374px;
	width: 29px;
}
li#e13 {
	left: 403px;
	width: 27px;
}
#e1 a:hover {
	background: transparent url(images/epguidenav.gif) 0px -29px no-repeat;
}
#e2 a:hover {
	background: transparent url(images/epguidenav.gif) -29px -29px no-repeat;
}
#e3 a:hover {
	background: transparent url(images/epguidenav.gif) -65px -29px no-repeat;
}
#e4 a:hover {
	background: transparent url(images/epguidenav.gif) -101px -29px no-repeat;
}
#e5 a:hover {
	background: transparent url(images/epguidenav.gif) -137px -29px no-repeat;
}
#e6 a:hover {
	background: transparent url(images/epguidenav.gif) -173px -29px no-repeat;
}
#e7 a:hover {
	background: transparent url(images/epguidenav.gif) -209px -29px no-repeat;
}
#e8 a:hover {
	background: transparent url(images/epguidenav.gif) -244px -29px no-repeat;
}
#e9 a:hover {
	background: transparent url(images/epguidenav.gif) -278px -29px no-repeat;
}
#e10 a:hover {
	background: transparent url(images/epguidenav.gif) -313px -29px no-repeat;
}
#e11 a:hover {
	background: transparent url(images/epguidenav.gif) -344px -29px no-repeat;
}
#e12 a:hover {
	background: transparent url(images/epguidenav.gif) -374px -29px no-repeat;
}
#e13 a:hover {
	background: transparent url(images/epguidenav.gif) -403px -29px no-repeat;
}
#e1 a.navOn {
	background: transparent url(images/epguidenav.gif) 0px -29px no-repeat;
}
#e2 a.navOn {
	background: transparent url(images/epguidenav.gif) -29px -29px no-repeat;
}
#e3 a.navOn {
	background: transparent url(images/epguidenav.gif) -65px -29px no-repeat;
}
#e4 a.navOn {
	background: transparent url(images/epguidenav.gif) -101px -29px no-repeat;
}
#e5 a.navOn {
	background: transparent url(images/epguidenav.gif) -137px -29px no-repeat;
}
#e6 a.navOn {
	background: transparent url(images/epguidenav.gif) -173px -29px no-repeat;
}
#e7 a.navOn {
	background: transparent url(images/epguidenav.gif) -209px -29px no-repeat;
}
#e8 a.navOn {
	background: transparent url(images/epguidenav.gif) -244px -29px no-repeat;
}
#e9 a.navOn {
	background: transparent url(images/epguidenav.gif) -278px -29px no-repeat;
}
#e10 a.navOn {
	background: transparent url(images/epguidenav.gif) -313px -29px no-repeat;
}
#e11 a.navOn {
	background: transparent url(images/epguidenav.gif) -344px -29px no-repeat;
}
#e12 a.navOn {
	background: transparent url(images/epguidenav.gif) -374px -29px no-repeat;
}
#e13 a.navOn {
	background: transparent url(images/epguidenav.gif) -403px -29px no-repeat;
}
/* EPISODE2 GUIDE ROLLOVER */
ul#epguide2 {
	width: 430px;
	height: 29px;
	margin-bottom:10px;
	background: url('images/epguidenav2.gif');
	position:relative;
	float:left;
}
ul#epguide2 li {
	display:block;
	height:29px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#epguide2 li a {
	display:block;
	height:29px;
}
li#e14 {
	left: 0px;
	width: 29px;
}
li#e15 {
	left: 29px;
	width: 36px;
}
li#e16 {
	left: 65px;
	width: 36px;
}
li#e17 {
	left: 101px;
	width: 36px;
}
li#e18 {
	left: 137px;
	width: 36px;
}
li#e19 {
	left: 173px;
	width: 36px;
}
li#e20 {
	left: 209px;
	width: 35px;
}
li#e21 {
	left: 244px;
	width: 34px;
}
li#e22 {
	left: 278px;
	width: 35px;
}
li#e23 {
	left: 313px;
	width: 31px;
}
li#e24 {
	left: 344px;
	width: 30px;
}
li#e25 {
	left: 374px;
	width: 29px;
}
li#e26 {
	left: 403px;
	width: 27px;
}
#e14 a:hover {
	background: transparent url(images/epguidenav2.gif) 0px -29px no-repeat;
}
#e15 a:hover {
	background: transparent url(images/epguidenav2.gif) -29px -29px no-repeat;
}
#e16 a:hover {
	background: transparent url(images/epguidenav2.gif) -65px -29px no-repeat;
}
#e17 a:hover {
	background: transparent url(images/epguidenav2.gif) -101px -29px no-repeat;
}
#e18 a:hover {
	background: transparent url(images/epguidenav2.gif) -137px -29px no-repeat;
}
#e19 a:hover {
	background: transparent url(images/epguidenav2.gif) -173px -29px no-repeat;
}
#e20 a:hover {
	background: transparent url(images/epguidenav2.gif) -209px -29px no-repeat;
}
#e21 a:hover {
	background: transparent url(images/epguidenav2.gif) -244px -29px no-repeat;
}
#e22 a:hover {
	background: transparent url(images/epguidenav2.gif) -278px -29px no-repeat;
}
#e23 a:hover {
	background: transparent url(images/epguidenav2.gif) -313px -29px no-repeat;
}
#e24 a:hover {
	background: transparent url(images/epguidenav2.gif) -344px -29px no-repeat;
}
#e25 a:hover {
	background: transparent url(images/epguidenav2.gif) -374px -29px no-repeat;
}
#e26 a:hover {
	background: transparent url(images/epguidenav2.gif) -403px -29px no-repeat;
}
#e14 a.navOn {
	background: transparent url(images/epguidenav2.gif) 0px -29px no-repeat;
}
#e15 a.navOn {
	background: transparent url(images/epguidenav2.gif) -29px -29px no-repeat;
}
#e16 a.navOn {
	background: transparent url(images/epguidenav2.gif) -65px -29px no-repeat;
}
#e17 a.navOn {
	background: transparent url(images/epguidenav2.gif) -101px -29px no-repeat;
}
#e18 a.navOn {
	background: transparent url(images/epguidenav2.gif) -137px -29px no-repeat;
}
#e19 a.navOn {
	background: transparent url(images/epguidenav2.gif) -173px -29px no-repeat;
}
#e20 a.navOn {
	background: transparent url(images/epguidenav2.gif) -209px -29px no-repeat;
}
#e21 a.navOn {
	background: transparent url(images/epguidenav2.gif) -244px -29px no-repeat;
}
#e22 a.navOn {
	background: transparent url(images/epguidenav2.gif) -278px -29px no-repeat;
}
#e23 a.navOn {
	background: transparent url(images/epguidenav2.gif) -313px -29px no-repeat;
}
#e24 a.navOn {
	background: transparent url(images/epguidenav2.gif) -344px -29px no-repeat;
}
#e25 a.navOn {
	background: transparent url(images/epguidenav2.gif) -374px -29px no-repeat;
}
#e26 a.navOn {
	background: transparent url(images/epguidenav2.gif) -403px -29px no-repeat;
}
/* EPISODE3 GUIDE ROLLOVER */
ul#epguide3 {
	width: 430px;
	height: 29px;
	margin-bottom:10px;
	background: url('images/epguidenav3.gif');
	position:relative;
	float:left;
}
ul#epguide3 li {
	display:block;
	height:29px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#epguide3 li a {
	display:block;
	height:29px;
}
li#e27 {
	left: 0px;
	width: 29px;
}
li#e28 {
	left: 29px;
	width: 36px;
}
li#e29 {
	left: 65px;
	width: 36px;
}
li#e30 {
	left: 101px;
	width: 36px;
}
li#e31 {
	left: 137px;
	width: 36px;
}
li#e32 {
	left: 173px;
	width: 36px;
}
li#e33 {
	left: 209px;
	width: 35px;
}
li#e34 {
	left: 244px;
	width: 34px;
}
li#e35 {
	left: 278px;
	width: 35px;
}
li#e36 {
	left: 313px;
	width: 31px;
}
li#e37 {
	left: 344px;
	width: 30px;
}
li#e38 {
	left: 374px;
	width: 29px;
}
li#e39 {
	left: 403px;
	width: 27px;
}
#e27 a:hover {
	background: transparent url(images/epguidenav3.gif) 0px -29px no-repeat;
}
#e28 a:hover {
	background: transparent url(images/epguidenav3.gif) -29px -29px no-repeat;
}
#e29 a:hover {
	background: transparent url(images/epguidenav3.gif) -65px -29px no-repeat;
}
#e30 a:hover {
	background: transparent url(images/epguidenav3.gif) -101px -29px no-repeat;
}
#e31 a:hover {
	background: transparent url(images/epguidenav3.gif) -137px -29px no-repeat;
}
#e32 a:hover {
	background: transparent url(images/epguidenav3.gif) -173px -29px no-repeat;
}
#e33 a:hover {
	background: transparent url(images/epguidenav3.gif) -209px -29px no-repeat;
}
#e34 a:hover {
	background: transparent url(images/epguidenav3.gif) -244px -29px no-repeat;
}
#e35 a:hover {
	background: transparent url(images/epguidenav3.gif) -278px -29px no-repeat;
}
#e36 a:hover {
	background: transparent url(images/epguidenav3.gif) -313px -29px no-repeat;
}
#e37 a:hover {
	background: transparent url(images/epguidenav3.gif) -344px -29px no-repeat;
}
#e38 a:hover {
	background: transparent url(images/epguidenav3.gif) -374px -29px no-repeat;
}
#e39 a:hover {
	background: transparent url(images/epguidenav3.gif) -403px -29px no-repeat;
}
#e27 a.navOn {
	background: transparent url(images/epguidenav3.gif) 0px -29px no-repeat;
}
#e28 a.navOn {
	background: transparent url(images/epguidenav3.gif) -29px -29px no-repeat;
}
#e29 a.navOn {
	background: transparent url(images/epguidenav3.gif) -65px -29px no-repeat;
}
#e30 a.navOn {
	background: transparent url(images/epguidenav3.gif) -101px -29px no-repeat;
}
#e31 a.navOn {
	background: transparent url(images/epguidenav3.gif) -137px -29px no-repeat;
}
#e32 a.navOn {
	background: transparent url(images/epguidenav3.gif) -173px -29px no-repeat;
}
#e33 a.navOn {
	background: transparent url(images/epguidenav3.gif) -209px -29px no-repeat;
}
#e34 a.navOn {
	background: transparent url(images/epguidenav3.gif) -244px -29px no-repeat;
}
#e35 a.navOn {
	background: transparent url(images/epguidenav3.gif) -278px -29px no-repeat;
}
#e36 a.navOn {
	background: transparent url(images/epguidenav3.gif) -313px -29px no-repeat;
}
#e37 a.navOn {
	background: transparent url(images/epguidenav3.gif) -344px -29px no-repeat;
}
#e38 a.navOn {
	background: transparent url(images/epguidenav3.gif) -374px -29px no-repeat;
}
#e39 a.navOn {
	background: transparent url(images/epguidenav3.gif) -403px -29px no-repeat;
}
