/* CSS Document For Hoobler Authors.com */
/* Copyright 2006, Mike Gabert - All Rights Reserved */
body {
	background-color:#006666;
	
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

iframe {min-height: 900px; }

a{
text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
}

#around {
	width:800px;
}

#main {
	height: 1100px;
}
	
#bounding {
	background-color:#FFFFCC;
	padding: 3px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: auto;
	
}

#blurb {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

#bookblurb {
	font-size: 14px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif
	}

#footer {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

#footer a{text-decoration: underline;
		color:#999999;
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif;
}

#amazonlink {color:#C60;}

.special {color:#990000;
	font-size: 20px;
	font-weight:bold;
}

.specialtitle {font-size:18px;
		font-weight:bold;
}

.linklist {font-size: 14px;
	color:#000000;
}

.linklist a{color:#006666;
		font-weight:200;
		text-decoration: underline;
}