/* css styles */
* {margin:0;padding:0;font-family:Georgia}
		body {background:white url('art/top-bkgd.jpg') center top no-repeat}
		a {color:#990000;font-weight:bold;text-decoration:underline;}
		a:hover {color:#990000;font-weight:bold;text-decoration:none;}
		h2 {font-weight:normal}
		tr {margin:4px 0}
		#header {width:900px;margin:50px auto 25px;clear:both}
		#content-wrapper {width:900px;margin:0 auto;clear:both}
		#content-wrapper div.buythebook {width:400px;float:right}
		#content-wrapper div.buythebook p {line-height:22px;margin:0 0 15px 0}
		#content-wrapper div.buythebook p.praise {font-size:12px;line-height:18px;margin:5px 0 15px}
		#content-wrapper div.buythebook img {float:right}
		#content-wrapper div.buythebook form select {width:200px}
		#content-wrapper div.content {width:450px}
		#content-wrapper div.content p {margin:0 0 10px 0;line-height:24px}
		#content-wrapper div.content div.inset-photo {width:260px;float:right;margin:0 0 10px 10px}
		#content-wrapper div.content div.inset-photo img {width:260px;margin:0 0 4px}
		#content-wrapper div.content div.inset-photo p.caption {font-size:11px;font-family:tahoma;line-height:16px}
		#content-wrapper div.content div.photo img {width:450px;margin:4px 0}
		#content-wrapper div.content div.photo p.caption {font-size:11px;font-family:tahoma;line-height:16px}
		#content-wrapper div.content div.photo p.caption strong {font-weight:bold;font-size:11px;font-family:tahoma;line-height:16px}
		#footer {width:900px;margin:100px auto 0;text-align:center;clear:both}
		#footer p {line-height:26px}
		#footer p span {background:white;padding:5px}
