/*PRINT VERSION*/

body {
	padding:0px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:lighter;
	margin-right:20px;
	font-size:0.9em;
	/* center everything for ie*/
	text-align:center;
	height:auto;
}

a img {
	border: none; 
}

a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	font-style:none;
	text-decoration:none;
}

h1, h2, h3 {
	display: none; 
}

#subjectads, #bottomads, #topnav, #pageinfo, #subjectdocs, #rightcontainer, #topnavtitle, #subjectnavtitle {
	display: none; 
}

#container {
	position:relative;
/*	margin:auto auto;
	width:810px;*/
	text-align:left;
	border:none;
	height:auto;
	padding:0px;

}

#header:after {
	content: "This is a printer-friendly version from FAMILY CAPERS. Come back and visit us at www.familycapers.com.";
	display: block; 
	margin-bottom: 3px; 
	padding: 3px 3px 2px;
	text-align: center; 
}

#header {
	position:relative;
	top:-5px;
	left:-1px;
	width:100%;
	margin:0px;
	padding:0px;
	background-image: url(images/Family_Capers_Subpage_BG.png);
	background-repeat: repeat-x;
	line-height:3em;
}

#content {
	position:relative;
	margin:10px;
	font-size:1em;
}

#subjectnav {
	position:relative;
	padding:3px;
	border:solid thin #000099;
	text-align:center;
}

#subjectnavtitleP {
	position:absolute;
	left:300px;
	top:-5px;
	width:200px;
	text-align:center;
	background:#FFFFFF;
	border:#000099 thin solid;
	letter-spacing:3px;
	font-weight:bolder;
	color:#000099;
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	z-index:99;
	/*content:"table of contents";*/
}


#footer {
	position:relative;
	text-align:center;
	padding:5px;
}

.head1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.5em;
	font-weight:bold;
	line-height:1.5em;
	font-style:italic;
	letter-spacing:1.5px;
}

.head2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:bold;
	font-style:italic;
	line-height:1.1em;
	letter-spacing:1.4px;
}

.content {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:lighter;
	line-height:1.2em;
}

.contentH3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006600;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1.2px;
}

.contentB {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000099;
	font-size:1.0em;
	line-height:1.1em;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1.1px;
}

.small {
	display:none;
}

.inLineAds {
	display:none
}

.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}

.nodisplay{
display:none
}