body {
	
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	
 #header {

 	background-image: url(images/shaggy220abg.gif);
 	background-repeat: repeat-x;
	margin: auto;
	height: 210px;
	padding-bottom: 5px;
}
	
#container {
	width: 780px;
	border: 0;
	margin-right: auto;
	margin-left: auto;	
}
	
#links {
	width: 190px;
	float: left;
	padding-right: 15px;
	font-size: 12px;
	text-align: right;
}

.linkline {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	padding-top: 15px;
	}
	
.linknoline {
	padding-bottom: 15px;
	padding-top: 15px;
	}
	
.linkline2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	}

.green {
	font-size: 12px;
	color: #006633;
}

.ltgreen {
	font-size: 12px;
	color: #339933;
}


.small {
	font-size: 11px;
	}
	
#main {
	width: 550px;
	margin-left: 208px;
	border-left: 1px solid #ccc;
	padding-left: 18px;
	text-align: left;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.title {
	font-size: 14px;
	margin-top: 10px;
}
	
.titlespecial {
	font-size: 12px;
	color: #993333;
}
	
.section {
	width: 550px;
	text-align: left;
}

.sectiontopline {
	width: 550px;
	text-align: left;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 20px;
}

.sectionhome {
	width: 550px;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
}

.sectionhometop {
	width: 550px;
	border-bottom: 1px solid #ccc;
}


.sectionhomebot {
	width: 550px;
	padding-top: 15px;
}

.statement {
	width: 450px;
	text-align: left;
}

.bookcover {
	width: 160px;
	margin-top: 5px;	
}

.nbnpic {
	padding-top: 15px;
}

.bookrs {
	border: 1px solid #666666; 
	margin-right: 5px;
	margin-bottom: 15px;
	}
	
.bookrs2 {
	border: 1px solid #666666;
	margin-bottom: 15px; 
	}
	
.netpic {
	margin-left: 20px;
}

.nakedpic {
	margin-right: 70px;
}

.book {
	border: 1px solid #666666; 
	margin-right: 15px;
	}
			
.booktext {
	padding-top: 20px;
	text-align: left;
	font-size: 12px;
}

.booktext2 {
	padding-top: 10px;
	text-align: left;
	font-size: 12px;
	margin-left: 170px;
}

.booktextnbn {
	text-align: left;
	font-size: 12px;
	margin-left: 170px;
}

.booktextrs {
	text-align: left;
	font-size: 12px;
	margin-left: 210px;
}

		
.booksmall {
	border: 1px solid #666666; 
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	}
	
.bookmed{
	border: 1px solid #666666; 
	margin-right: 15px;
	margin-left: 13px;
	margin-bottom: 15px;
	}
	
.booklarge {
	border: 1px solid #666666; 
	margin-right: 15px;
	margin-left: 2px;
	margin-bottom: 15px;
	}

a {
	color: #339933;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #339933;
}
a:hover {
	text-decoration: none;
	color: #66cc33;
}
a:active {
	text-decoration: none;
	color: #66cc33;
}

a.special:link {
	color: #063;	
}
a.special:visited {
	text-decoration: none;
	color: #063;
}
a.special:hover {
	text-decoration: none;
	color: #66cc33;
}
a.special:active {
	text-decoration: none;
	color: #66cc33;
}

.samepage {
	color: #393;
}





