/* In Action Print Style Sheet */



/* */

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

body {
background-color: #000000;
color: #ffffff;
font-family:"Times New Roman", Times, serif;
}

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




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

#wrapper {
border:none;
width:750px;
margin: 0 auto;    /*  TB  LR  */
padding:5px;
text-align: left;
background-color: #ffffff;
}

#banner {
	display:none;
border:none;
width:7.5in;
height:110px;
margin: 0 auto;
}

#printbanner {
	display:inherit;
	font-size:30px;
	text-align: center;
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin: 0 0 0 200px;
	}

#nav {
display: none;
}

#inactioncontent {
	width:600px;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
	margin: 0 0 1000px 200px;
	}
	
#zoomdown {
display: none;
}

#petsandjellyfish {
display: none;
	
}

#movies {
display: none;
	
}




#logos {
	display:none;
}

#copyright {
	font-size:11px;
	margin: 20px 0 0 50px;
	}

#contact {
	margin: -30px 0 0 750px;
	}

/********* End ID Selectors *********/




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



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





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


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