body {
	margin:0; padding:0; border:0;
	font: 12px/18px verdana,arial,helvetica;
	background:#f6efe8 url(_img/bg_body.gif) repeat-x;
	text-align:center;
	color:#6b5242;
	}
	
p {
	margin:0 110px 1em 60px; margin-bottom:1em;
	}

p, h1, h2, h3, h4, td, li { text-align:left; }

img { border:0; }

.clear	{ font-size: 1px; line-height: 1px; height: 1px; clear:both; }

.bold { font-weight:bold; }

.italic { font-style:italic; }

.indent { margin-left:20px; }

.center { text-align:center; }

a { text-decoration:none; color:#930;}
a:hover { text-decoration:underline;}

h1 {
	color:#6c5343;
	width:480px; height:auto;
	font-size:17px; line-height:100%; font-family:arial,helvetica,sans-serif;
	margin:0 0 10px 50px;
	clear:both;
	background:#f6efe8;
	text-align:left;
	}

h2 {
	color:#6c5343;
	font-size:110%; line-height:100%;
	font-style:italic;
	margin:0 0 .5em 12px; padding:0;
	}

.nobold { font-weight: normal; }

#container {
	width:820px;
	background:transparent url(_img/pwiki-masthead.gif) no-repeat center top;
	margin:0 auto !important;
	text-align:left;
	}

#addthis { float:right; }
	
#content {
	width:801px;
	margin: 0 auto;
	padding: 10px 0 10px 1px;
	background:#f6efe8;
	}


table#novels {
	width:745px;
	margin:0 auto; padding:0; border:0;
	background:transparent url(_img/bg_covers.gif) no-repeat;
	}

	table#novels td {
		width:33%;
		padding:25px 10px 0 10px; border:0;
		background:transparent;
		vertical-align:top; text-align:center;
		}

	table#novels td p {
		margin:.5em 0 0 12px;
		padding:0;
		text-align:left;
		font-size: 11px;
		}

		table#novels td img { margin-bottom:.3em; }
		
		table#novels td.first { padding-left:20px; }
		
		
#footer {
	text-align:center;
	font-size:11px;
	}
	
.toplink {
	text-align:right;
	font-size:10px;
	margin-top:.7em;
	}

/* TOP NAV */

#topnav {
	font: normal 12px/12px arial,helvetica,sans-serif;
	margin:143px 0 30px 120px; padding:0;
	background:transparent;
	clear:both;
	height:20px;
	}


#topnav ul {
	list-style: none;
	border:0; margin:0;
	text-align:center;
	display:inline;
	}
		
#topnav li {
	list-style: none;
	color:#d8c7ba;
	margin:0; padding:0 6px;
	line-height:normal;
	float:left;
	}

/* below is where you specify the height of the block and the display */
		
#topnav li a {
		color: #d8c7ba;
		font-style:normal; font-weight:bold;
		text-align:center;
		text-decoration: none;
		padding:0; margin:0;
		height:15px;
		text-transform:uppercase;
		}

	html>body #topnav li a {
		width: auto;
		}

	#topnav li a:hover {	text-decoration:underline;}

	#topnav li#active a {
		color: #fff;
		text-align:center;
		text-decoration: none;
		}
		
		
/* PARTNERS */

#partners { 
	margin:3em auto 1em auto; 
	font-size:90%; 
	text-align:justify;
	width:600px;
	color:#ccc; line-height:normal;
	}

	#partners a { color:#ccc; }