body {     background-color:#FFF9E1;
    margin: 0px auto;
    font-family:arial, verdana, sans-serif;
    font-size: 12px;
    line-height: 18px;
    }

table { margin: 0px auto; }

   
div { margin: 0px auto;  }

hr { margin-top: 10px; margin-bottom: 10px; }

#contenth { text-align:justify; width: 650px; padding: 20px; }

#content{ text-align:justify; width: 650px; padding: 20px 20px 20px 20px; font-size: 12px; line-height:18px; }

.header { height: 25px; width: 650px; 
          background-color:#98002E; 
          color: #ffffff; 
          font-family:inherit; 
          font-size: 14px;
          padding: 5px;
          font-weight:bold; 
          margin-bottom: 20px;
          text-align:left; }
          
.header2 { height: 25px; width: 320px; 
          background-color:#98002E; 
          color: #ffffff; 
          font-family:inherit; 
          font-size: 12px;
          padding: 5px;
          font-weight:bold; 
          margin-bottom: 20px;
          text-align:left;
          }
 

    
.cssbanner {
	background-image: url(../images/css_banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    
}

.cssbanner {
	background-image: url(../images/css_banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    
}

.cssbanner {
	background-image: url(../images/css_banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    
}

.cssbanner {
	background-image: url(../images/css_banner3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    
}



.cssleft {
	background-image: url(../images/css_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.csswatermark {
	background-image: url(../images/watermark_reviews.gif);
	background-position: right bottom;
}
.borderleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.borderright { border-right: 2px solid #ffffff }
	
.borderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}

.title2 {
   	font-family: times new roman,courier,serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: 900;
    letter-spacing:5px;
	color: #333333;
}

.hometitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}

.homesubtitle {    		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: 500;
	color: #333333; }

.subtitle2 {
   	font-family: times new roman,courier,serif;
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
	line-height: 14px;
	letter-spacing:2px;
	color: #333333;
}

.newstext {
   	font-family: times new roman,courier,serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
    letter-spacing:1px;
	color: #333333;
}

.whitetext { color: #ffffff; } 
    
    
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
    text-align:left;
}

.bodytexth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
    text-align:justify;
}

.quotesource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.quotelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	

.watermark {
	position: fixed;
	z-index: -1;
	right:10px;
	top: 170px;
}
.picfloatright {
	float:right;
	border:1px solid black;
	margin:0px 0px 5px 10px;
}

.picfloatleft {
	float:left;
	border:1px solid black;
	margin:0px 10px 5px 0px;
}

.piccenter { text-align:center;
             border:1px solid black;
             margin: 5px 5px 5px 5px; }


.border {
	border:1px solid #98002E;
}
.lighttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #DEDCD8;
}
.scheduletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}

.borderleftbottom {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderrightbottom {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.border3side {
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.titleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #0066CC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.buy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.border2side {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


a:link {
	color: #006699;
	}
.style2 {color: #999999; font-size: 9px}

.style3 {
	color: #FF0000;
	font-weight: bold;
}

.style4 {color: #0066CC}

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.just { text-align: justify; }
.top { vertical-align:top; }

.floatleft { float: left; }
.floatright { float: right; }

.noborder { border:0px solid #000000; }

.imgleft { float: left; margin-right: 10px; }
.imgright { float: right; margin-left: 10px; }

/* BOOKS PAGE */

#books-select { text-align:right;  }