

	*  {
		margin: 0;
		padding: 0;
		/* Resets all margins and paddings on the page */
		}
		
	ul {
		list-style-type: none;
		}
	
	* a:link, * a:visited, * a:hover, * a:active {
		text-decoration: underline;
		color:#999;
		font-weight:bold;
		}
		
	
	* img {
		display:none;
		}
	
	a img {
		border: none;
		}


	
	html { background-color: #FFF; padding: 0px; margin: 0px;}

	body
	{
		font-size: 8pt;
		/* Sets the page font to 10px */
		font-family: Verdana, Arial, sans-serif;
		line-height:12pt;
		
	}
	
	#wrapper {margin:3%;}
		
	#header:after {display: block; clear:all; font-size:13pt; margin-bottom:20pt; color:#999; font-style: italic;content:"Amanda Matetsky: Author of the Paige Turner Series";}
	
	#introImg:after {display: block; clear:all; font-size:10pt; line-height:16pt; margin-bottom:20pt; content:"Hello, mystery readers! Thanks for visiting my website. I hope you'll come in and stay a while... HOT OFF THE PRESS! The fifth and final Paige Turner Mystery, Dial Me for Murder, will be on sale in bookstores and online September 2, 2008.";}
		
	p  {margin-bottom:10pt;}
	
	h1 {font-size:12pt; margin-bottom:12pt; color:#bf222c;}
	
	h2 {font-size:10pt; margin-top:12pt; color:#bf222c;}
	
	.page_item, #footer, hr, #sidebar_sub {display:none !important;}
	
	div {page-break-before:avoid;orphans:5;}
	
	.center {
		text-align: center;
		}
		
		
		
	.printable
	{
		display: block;
		float: right;
		clear: none;
		padding-left: 20pt;
		height: 1.76in;
		width: 1.333in;
	}
	
	.printable_small
	{
		display: block;
		float: right;
		clear: none;
		padding-left: 20pt;
		height: 0.92in;
		width: 0.587in;
	}


