body			{	background-color: #cccc99;
					background-image: url('images/bckgrnd.jpg');
				  	background-image: url(images/maintable.gif);
				  	background-position: 0px;
				  	background-repeat: repeat-y;
				  	margin: 0;
					padding: 0;
					border: 0;
					text-align: center;
				}

div#topblack	{	position: absolute;
					left: 46px; top: 0px;
					width: 952px; height: 12px;
				}
				
div#mosaic		{	position: absolute;
					left: 46px; top: 12px;
					width: 952px; height: 187px;
				}
				
div#links		{	position: absolute;
					left: 46px; top: 170px;
					width: 952px; height: 29px;
				}
				
div#headline	{	position: absolute;
					left: 225px; top: 220px;
					font-family: Georgia, Times New Roman, serif;
					font-size: 25px;
					height: 30px; width: 600px;
					color: #003366;
					text-align: left;
				}
				
div#sidebar		{	position: absolute;
					left: 48px; top: 199px;
					width: 152px; height: 400px;
					margin: 15px;
					font-family: Georgia, Garamond, Times New Roman, serif;
					font-size: 11px;
					color: #003366;
					text-align: center;
				}
	div#sidebar strong		{	font-size: 14px;	}
	div#sidebar a:link		{	color: #660000; text-decoration: none; }
	div#sidebar a:visited	{	color: #660000; text-decoration: none;  }	
	div#sidebar a:hover		{	color: #660000; text-decoration: underline; }
	div#sidebar a:active	{	color: red; text-decoration: underline; }
	div#sidebar .isbn		{	font-size: 10px;	}
				
table.request	{ width: 500; border: 0; padding: 0; margin: 0; }

td.request2		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
				  text-align: left; color: #000000; vertical-align: top;}

div#mainbody	{	position: absolute;
					left: 225px; top: 250px;
					width: 720px;
					margin: 10px;
					font-family: Trebuchet, Helvetica, sans-serif;
					font-size: 12px;
					color: #333333px;
					text-align: left;
					line-height: 18px;
				}
	div#mainbody img	{	padding: 8px;	}
	div#mainbody strong	{	font-family: Georgia, Garamond, Times New Roman, serif;
							font-size: 14px;
							color: #003366;
						}
	div#mainbody a:link		{	color: #660000; font-weight: bold; }
	div#mainbody a:hover	{	color: #660000; font-weight: bold; text-decoration; }
	div#mainbody a:active	{	color: red; font-weight: bold; text-decoration; }
	div#mainbody a:visited	{	color: #660000; font-weight: bold; }
	
	div#mainbody td			{ width: 150px; }
	div#mainbody td strong	{ font-size: 13px; }
	div#mainbody td em		{ font-size: 11px; }

div#rightbar	{	position: absolute;
					left: 844px; top: 199px;
					width: 156px; height: 400px;
					margin: 15px;
					font-family: Georgia, Garamond, Times New Roman, serif;
					font-size: 11px;
					color: #003366;
					text-align: left;
				}
	div#rightbar strong		{	font-size: 14px;	}
	div#rightbar a:link		{	color: #660000; text-decoration: none; }
	div#rightbar a:visited	{	color: #660000; text-decoration: none;  }	
	div#rightbar a:hover	{	color: #660000; text-decoration: underline; }
	div#rightbar a:active	{	color: red; text-decoration: underline; }
				
blockquote	{	font-style: italic;	
				color: #003366;
				width: 400px;
			}	

