div#content_sub1 {
	float: left;
	width: 600px;
	height: 600px;
	border: 1px solid #272480;
	z-index: 1;

	
}

div#content_sub2 {
	position: relative;
	float: right;
	width: 230px;
	height: 580px;
	padding: 10px;
	border: 1px solid #272480;	
	overflow: hidden;	
}

div#mailinglist { padding: 0px; margin-top: 25px;}

div#search{ margin-top: 55px; width: 230px; }

div#addthis{ margin-top: 0px; }


div#gb a{
	display: block;
	width: 209px;
	margin-top: 65px;
	font-weight: bold;
	text-shadow: #999 0 1px 3px;
	background-color: #FFF;
	border: 1px solid #272480;
	padding: 7px 10px;
	color: #272480;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
}

div#gb a:hover { background-color: #9391BF; color: #FFFFFF; }

div#gb a:link a:visited { color: #272480; text-decoration: none; }

div#gb a:active { color: #272480; }


div#book {
	position:absolute;
	background-color:#FFF;
	bottom: 10px;
	width: 209px;
	height: 100px;
	border: 1px solid #272480;	
	padding: 10px;
}

div#bookl {
	float: left;
	width: 120px;
	height: 100px;
	border: 1px solid #272480;
	background-image: url(http://www.bretculp.com/book/bookcover.jpg);
	background-repeat: no-repeat;
	
}

div#bookl a{
	display: block;
	width: 120px;
	height: 100px;
	text-indent: -9999px;
}
	

div#book a:hover {
	background-image: url(../Book/bookcover_H.jpg);
} 

div#bookr{
	float: right;
	width: 81px;
	height: 100px;
	font-size:10px;
	text-align: left;
	line-height: 1.275em;

}

div#content_wrapper { height: 622px;}