
body 				{ margin: 0px; padding:0px;text-align: center; background-color:#201d1b; color:#FFFFFF;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 72%;/*62.5%;*/ /* For IE */}
html>body 			{ font-size: 12px; /* IE cant read this */}
span				{ display:none;}
img					{ border:none; padding:0px; margin:0px;}

#site				{ margin: 0 auto; width:785px;padding-bottom:35px;text-align: left;  }

#title				{ width:500px; height: 45px; margin:0; padding:0; float:left;}
#title h1 a			{ width:200px; height: 45px; margin-left:0; padding:10px 0 0 25px; display:block; }

#nav				{ list-style:none;margin:0; padding:60px 0 0 515px; }
#nav li 			{ float:left;}
#nav li a 			{ display:block;}

/*Background*/
#grassBottom 		{ width:729px; height:3px; background-image:url(../images/grassBottom.jpg); background-repeat:no-repeat; margin-left:30px;}
#grassTop			{ width:729px; height:202px; background-image:url(../images/grassTop.jpg); background-repeat:no-repeat; background-position:top; padding-bottom:25px; }


#home				{ width:55px; height:19px;}
#home a				{ width:55px; height:19px;}
#bio				{ width:40px; height:19px;}
#bio a				{ width:40px; height:19px;}
#books				{ width:59px; height:19px;}
#books a			{ width:59px; height:19px;}
#contact			{ width:65px; height:19px;}
#contact a			{ width:65px; height:19px;}

#content			{ width:785px; height:auto; background-image:url(../images/greenBackground.jpg); background-repeat:repeat-y;}

#topCol,#bottomCol	{ width:687px; padding-left:21px;}

#topLeft			{ width:451px; height:283px; float:left;}
#topLeft h2			{ margin-top:20px;}
#topLeft strong		{ margin-left:290px;}
#topLeft p			{ line-height: 120%; }
#topRight			{ width:236px; height:310px; float:left}
#topRight h3		{ margin:5px 0 0 93px; }
#topRight h4		{ margin: 0 0 0 93px; }


#bottomLeft			{ margin-top:10px;width:451px; height:283px; float:left;}
#bottomLeft h2		{ }
#bottomLeft strong	{ margin-left:280px;}
#bottomLeft p		{ line-height: 120%;}

#bottomRight		{ margin-top:7px;width:200px; height:283px; float:left}
#bottomRight h3		{ margin:5px 0 0 93px;}

#newBook			{ width:209px; height:61px; margin-top:20px; margin-left:50px;}
#NewContent			{ width:290px; height:169px; margin-top:20px; margin-left:50px;}

#ObservationsImg	{ width:148px; height:223px; background-image:url(../images/CoverOverworked.jpg); background-repeat:no-repeat; margin:23px 0 0 85px;}
#ObservationsImg a  { width:148px; height:217px; display:block;}
#FatfortyImg		{ width:148px; height:223px; background-image:url(../images/CoverFatfortyfired.jpg); background-repeat:no-repeat; margin:23px 0 0 85px;}
#FatfortyImg a  	{ width:148px; height:223px; display:block;}

#footer				{ width:785px; height:52px; background-image:url(../images/greenfooter.jpg); background-repeat:no-repeat;}
#left				{float:left;}

.clear				{clear:both; display:block;}