body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
	font-weight: normal;
}

a {
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height: 28px;
}
.borders { 
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: 2px;
}
#homePage {
  background-color:#ffcc66;
  background-image:url(images/big_norm.gif);
  background-position: top right;
  background-repeat:no-repeat;
  width:715px;
  margin:auto;
}
#homePage2 {
  background-color:#ffcc66;
  background-image:url(images/big_norm.gif);
  background-position: top right;
  background-repeat:no-repeat;
  width:715px;
  margin:auto;
  position:relative;
  top:0;
  left:0;
}
#aboutPage {
  background-color:#ffcc66;
  background-image:url(images/about_art.gif);
  background-position: 100% 100px;
  background-repeat:no-repeat;
  width:745px;
  margin:auto;
}
#bookPage {
  background-color:#ffcc66;
  background-image:url(images/book/norm_book330.png);
  background-position: top left;
  background-repeat:no-repeat;
  width:800px;
  margin:auto;
  font-size:14px;
  position:relative;
  top:0;
  left:0;
}
.roiHead {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:24px;
  line-height:28px;
  text-align:left;
}
.creditline {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:9px;
  line-height:12px;
  text-align:center;
  margin-top:36px;
}
/*this is for the book promo */
#bookPromo {
   width:260px;
   background-image:url(images/50percent.png);
   height:140px;
   position:absolute;
   top:120px;
   left:460px;
   border:1px solid #fff;
}
#bookPromo a:link, #bookPromo a:visited {
   color:#FFFF00;
}
#bookPromo a:hover {
   color:#fff;
   text-decoration:underline;
}
.bookQuote {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:32px;
   line-height:42px;
   font-style:italic;
   padding-left:350px;
   padding-bottom:0;
}
.bookCredit {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:18px;
   font-weight:bold;
   padding-left:350px;
   padding-top:0;
   margin-top:-24px;
   line-height:1;
}
.sm {
   font-size:12px;
}
#bookLink {
   position:absolute;
   top:0;
   left:0;
   width:330px;
}
#bookLink a:link, #bookLink a:visited {
   font-size:14px;
   font-weight:bold;
   color:#CC3300;
}
#bookLink a:hover {
   color:#000;
}
