/*
Name: Best-Selling Author
Author: Nick Francis
Questions/Comments: nick@project83.com
*/

body {
	text-align:center;
}

#content {
	float:none;
	width:auto;
}

#wrap {
	text-align:left;
	margin:0 auto;
	width:766px;
}
a:link, a:visited {
	color: #0C4916;
	font-weight: bold;
	text-decoration: underline;
	}

#content-area {
	width:746px;
	}

#subnav, #header, #sidebar, #footer {
	display: none;
}
