/* www.servicesbywilliams.com */
/* stylesheet */

A:link, A:visited, A:active { color: #369; } /* 369 is blue/gray */
body	{ width: 600px; }
h1,h3	{ background-color: #E3E3E3; width: 595px; padding-left: 9px; line-height: 45px; }
hr	{ color: #E3E3E3; height: 7px; }

/* progress: redo these */ 
	white { font-weight: bold; color: white }
	size { font-size: x-large;  }

/* top panel */ 
dl.booktop {
	margin: 0;
	padding: 0;
	width: 600px;
}

dt.booktop {
	font-size:0.8em;
	padding: 4px 11px 2px;
	float: left;
}

dd.booktop {
	font-size: 0.8em;
	text-align: right;
	padding: 4px 11px 0 0;
}

.bookhead {background:#E3E3E3;width:600px;margin:0;padding:0;}
.bookhead  dl {background: url(../image/cornerr.gif) top right no-repeat;}
.bookhead  dt {background: url(../image/cornerl.gif) top left no-repeat;}



.bookbox {
	width:595px;
	border:1px solid #666;	
	margin:0 0 15px;
	padding:1px;
	font-size:0.8em;
}

.NoMarginPadding{margin:0;padding:0;font-size:1.1em;}




	#topcontent  {
		text-align:center;
		}

	#leftcontent {
		text-align:center;
		float:left;
		width:130px;
		background:#fff;
		border-left:2px solid #000;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		border-top:2px solid #000;
		margin-right:45px;
		padding-bottom:20px;
		}

	#bottomcontent {
		text-align:left;
/** for advertising in middle
		margin-left:100px;
**/
		}

	.right  {
		text-align:right;color:#666;font-size:9pt;
	}

	.compact  {
		text-align:left;
		font-size: .73em;
		line-height: 115%;
		margin:0px 0px 0px 0px; /** top right bottom left **/
		padding:0px 0px 0px 0px; /** top right bottom left **/
	}

