@charset "utf-8";
/* CSS Document */

div { margin: 0px; padding: 0px; overflow:hidden; }
body {
	/* applying no margins to body */
	margin: 0px;
	padding: 0px;
	background-image:url(../images/background.jpg);
	background-color:#0c0c0c;
	background-attachment:scroll;
	background-repeat:repeat-x;
	text-align:center;
}

div.content img { margin:0px; padding:0px;}

body.pkit {
	background-image:url(../images/background-inside.jpg);
}

div.container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;

}

div.content { width:1000px; position:relative; }

map { margin:0px; padding: 0px; }
a:link {	color: #ffffff;	text-decoration:none; font-family:Verdana, Geneva, sans-serif;	font-size: 12px;}
a:active { color:#FF0; text-decoration:none; font-family:Verdana, Geneva, sans-serif;	font-size: 12px;}
a:visited {color:#FFF; text-decoration:none; font-family:Verdana, Geneva, sans-serif;	font-size: 12px;}
a:hover{	color:#FF0;	text-decoration: none; font-family:Verdana, Geneva, sans-serif;	font-size: 12px;}
div.navigation {
	text-align:center;
	margin:0px;
	padding:0px;
}

div.navigation img {
	margin:0px; padding:0px;
}

img.nopad { margin:0px; padding:0px; margin-top:0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; float:left;}

h1.banner {
	width:1000px;
	height: 151px;
	text-align:center;
	font-size: .001px;
	text-indent: -99999em;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/banner.jpg);
	overflow:hidden;
}

h2 {
	width:1000px;
	height: 100px;
	font-size: .001px;
	text-indent: -99999em;
	margin: 0px;
	padding: 0px;
}
/* ========== HEADER BACKGROUND DECLARATIONS ========== */
h2.pkit {	background-image:url(../images/header-presskit.jpg); margin-top:-4px;}
h2.typamela {	background-image:url(../images/header-thankyou.jpg); margin-top:-4px;}
h2.cpamela {	background-image:url(../images/header-contact.jpg); margin-top:-4px;}
h2.biopamela {	background-image:url(../images/header-bio.jpg); margin-top:-4px;}
h2.tdatespamela {	background-image:url(../images/header-tourdates.jpg); margin-top:-4px;}
h2.fwriterspamela {	background-image:url(../images/header-forwriters.jpg); margin-top:-4px;}
h2.bclubsheader {	background-image:url(../images/header-bookclubs.jpg); margin-top:-4px;}
h2.booksheader {	background-image:url(../images/header-books.jpg); margin-top:-4px;}
h2.btheader {	background-image:url(../images/header-buyingtime.jpg); margin-top:-4px;}
h2.acpheader {	background-image:url(../images/header-acp.jpg); margin-top:-4px;}
h2.erdheader {	background-image:url(../images/header-erd.jpg); margin-top:-4px;}
h2.ifpheader2 {	background-image:url(../images/header-ifp.jpg); margin-top:-4px; }
h2.modlheader {	background-image:url(../images/header-motdl.jpg); margin-top:-4px; }

.mlistcontainer2
{
	width:300px;
	background-image:url(../images/mlistbg.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ffffff;
	height:240px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	bottom:-20px;
	left:80px;
	z-index:99999px;
}

.mlistcontainer2btn
{
	background-color:#CCC;
}
