/*---Addams Family: About Style Sheet---*/

/*---Subtitle---*/
#titleAbout {
	background: url(/img/about_title.png) no-repeat 0 0;
}

/*---About Subnav---*/
#subnav {
	width: 744px;
	height: 34px;
	margin: 24px auto 0 auto;
}

#subnav li {	
	margin: 0 9px;
	float: left;
	display: inline;
	list-style-type: none;
}

#subnav li a {
	height: 34px;
	display: block;
	text-indent: -40000px;
}

#subnav #aboutShow a {
	width: 137px;
	background: url(/img/about_subnav_show.png) no-repeat 0 0;
}

#subnav #aboutDesign a {
	width: 163px;
	background: url(/img/about_subnav_design.png) no-repeat 0 0;
}

#subnav #aboutAddams a {
	width: 214px;
	background: url(/img/about_subnav_addams.png) no-repeat 0 0;
}

#subnav #aboutStudyguide a {
	width: 156px;
	background: url(/img/about_subnav_studyguide.png) no-repeat 0 0;
}

#subnav #aboutShow a.on, #subnav #aboutDesign a.on, #subnav #aboutAddams a.on, #subnav #aboutStudyguide a.on {
	background-position: 0 -34px;
}

/*---About Content---*/
#theShow #cartoon {
	width: 287px;
	margin: 0 0 0 20px;
	float: left;
	display: inline;
}

#showTxt {
	width: 469px;
	float: left;
	display: inline;
	font-size: 14px;
	line-height: 20px;
}

#theDesign h3 {
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 19px;
}

#designTxt {
	/*width: 338px;*/
	width: 777px;
	float: left;
	display: inline;
	font-size: 14px;
	line-height: 18px;
}

#designFlash {
	width: 404px;
	height: 372px;
	/*margin: 0 0 0 35px;*/
	margin: 0 0 20px 20px;
	float: right;
	display: inline;
}

#theShow{
	height: 500px;
}

#theDesign{
	height: 900px;
}

#addams {
	width: 775px;
	height: 554px;
	margin: 25px auto 0 auto;
	background: url(/img/about_charles_bg.png) no-repeat 0 0;
	color: #271a17;
	font-size: 14px;
	line-height: 20px;
}

#addams p {
	width: 731px;
	margin: 20px 0 0 25px;
}

#addams img.charlie_txt {
	padding: 25px 0 0 25px;
}

#addams img.charlie_pic {
	/*float: right;*/
	display: block;
	padding: 0 0 0 3px;
	margin: -65px -19px 0 0;
}

#addams h3 {
	padding: 25px 0 0 25px;
	font-size: 29px;

}

#studyguide{
	height:385px;
	padding-top:2px;
}

#studyguide_btn{
	width:165px;
	height:34px;
	margin: 25px auto 0px auto;
	color:#271a17;
}

span.newyorker .sIFR-flash {
	visibility: hidden;
	margin-top: -5px;
}