body {	margin: 0px;	padding: 0px;	background-color:#FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: small;	color: #333333;}/* GENERAL */a:link {	color:#673949;	}a:visited {	color:#673949;	}a:hover {	color:#DD82A1;	}a:active {	color:#FF9900;}li {	margin-top: 10px;	margin-bottom: 10px;}h1 {	font-family: "Times New Roman", Times, serif;	font-style: italic;	color: #333333;	font-size: 32px;}h2 {	font-family: "Times New Roman", Times, serif;	font-style: italic;	color: #333333;	margin-bottom: 2px;	margin-top: 2px;	font-size:20px;}h3 {	font-family: "Times New Roman", Times, serif;	font-style: italic;	color: #333333;	margin-bottom: 2px;	margin-top: 2px;	font-size:16px;}.quote {	font-family: "Times New Roman", Times, serif;	font-style: italic;	font-size:small;	margin-left: 30px;	margin-right: 30px;	color:#673949;	margin-bottom: 5px;}.quotee {	font-family: "Times New Roman", Times, serif;	font-style: italic;	font-size:small;	margin-left: 30px;	margin-right: 30px;	color:#333;	text-align:right;	margin-top: 2px;}/*  PAGE DIVS */#topDiv {	background-color: #666666;	height: 40px;	text-align: center;		width: 100%;}#pinkDiv {	background-color: #DD82A1;	height: 5px;	width: 100%;}/* NAVIGATION */#navTable {	margin: 0px;	padding: 0px;	width: 500px;}#navTable td {	margin: 0px;	padding: 0px;	text-align:center;	white-space: nowrap;	padding-top: 10px;}#navTable a, #navTable a:visited {	margin: 0px;	padding: 0px;	display:block;	padding-left: 12px;	padding-right: 12px;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: x-small;	color: #fff;	text-decoration:none;		white-space: nowrap;}#navTable a:hover {	text-decoration:underline;	}/* CONTENT */#contentTable {	background-color:#fff;	height: 500px;	width: 100%;}#contentLeft {	background-color:#FFFFFF;	width: 30%;	padding: 20px;}#contentLeft p {	font-size:x-small;}#contentRight {	background-color:#f3f3f3;	width: 70%;	padding-top: 20px;	padding-left: 30px;	padding-right: 30px;	padding-bottom: 10px;}#bodyMain #contentLeft {	width: 40%;}#bodyMain #contentRight {	width: 60%;}.imgborder {	border: 1px solid #666;}#bottomDiv {	clear:both;	background-color: #666666;	height: 40px;	width: 100%;}/* BOX */.box {	margin-top: 10px;	width: 120px;	border: 1px solid #666;	float: right;}.box span {	font-family: "Times New Roman", Times, serif;	font-style: italic;	color: #333333;	font-size: 12px;	padding: 6px;}.box span a {	text-decoration: none;}.bookinfo {	border: 1px solid #666;	text-align:center;}/* FOOTER */#footerDiv {	width: 100%;	text-align:center;	margin-top: 5px;}#footerDiv span {	font-size: x-small;}