  body  { margin: 0px; }
	img { border: 0px;}
  a:link, a:visited {font: bold 12px Arial,Verdana,Sans-serif; color: #000000; }
	a:hover {font: bold 12px Arial,Verdana,Sans-serif; color: #666699; text-decoration: none; }
	
/* Block Styles */
	.title { width: 1000px; height: 50px; position: absolute; left: 0px; top: 0px; background-color: #666699; z-index: 1; text-align: center; }
	.main { width: 765px; height: auto; position: absolute; left: 206px; top: 50px; background-color: #ffffff; z-index: 1; text-align: justify; }
	.editors { width: 765px; height: 230px; position: absolute; left: 206px; top: 50px; background-color: #ffffff; z-index: 1; text-align: justify; }
	.blurb { width: 765px; height: 105px; position: absolute; left: 206px; top: 280px; background-color: #ffffff; z-index: 1; text-align: justify; }
	.scope { width: 765px; height: 90px; position: absolute; left: 206px; top: 385px; background-color: #ffffff; z-index: 1; text-align: justify; }
	.editsub { width: 765px; height: 60px; position: absolute; left: 206px; top: 475px; background-color: #ffffff; z-index: 1; text-align: justify; }
	.bookreview { width: 765px; height: 45px; position: absolute; left: 206px; top: 535px; background-color: #ffffff; z-index: 1; text-align: justify; }
	
	.bigbg { width: 765px; height: 530px; position: absolute; left: 206px; top: 50px; background-color: #ffffff; z-index: 1; text-align: justify; }
	
	.sidebar { width: 200px; height: 530px; position: absolute; left: 0px; top: 50px; background-image: url(barfade.gif); background-color: #666699; z-index: 1; text-align: justify; }

	.copyright { width: 150px; height: 100px; position: absolute; left: 25px; top: 450px; background-color: #ffffff; z-index: 2; text-align: center; border: solid 1px #666699; padding: 6px; }

	.designer { width: 300px; height: 20px; position: absolute; left: 0px; top: 580px; z-index: 1; text-align: justify; padding: 6px; }

/* Font Style */
  h1 { font: bold 21px Arial,Verdana,Sans-serif; color: #000000; text-align: center; }
	h2 { font: bold 16px Arial,Verdana,Sans-serif; color: #000000; }
	li { font: normal 12px Arial,Verdana,Sans-serif; color: #000000; }
	.blknorm { font: normal 12px Arial,Verdana,Sans-serif; color: #000000; }
  .smblknorm { font: normal 10px Arial,Verdana,Sans-serif; color: #000000; }
	
  .wtenorm { font: normal 12px Arial,Verdana,Sans-serif; color: #ffffff; }
  .smwtenorm { font: normal 10px Arial,Verdana,Sans-serif; color: #ffffff; }
  
	.smlink:link,.smlink:visited { font: normal 10px Arial,Verdana,Sans-serif; color: #666699; text-decoration: underline; }
	.smlink:hover { font: normal 10px Arial,Verdana,Sans-serif; color: #666699; text-decoration: none; }
  .wtelink:link,wtelink:visited {font: bold 12px Arial,Verdana,Sans-serif; color: #ffffff; }
	.wtelink:hover {font: bold 12px Arial,Verdana,Sans-serif; color: #666699; text-decoration: none; }
	