body { margin: 0; background-image: url(images/bg.jpg); background-repeat: repeat-x; background-color: #BACACA; }
#page { position: relative; margin: 0 auto; width: 909px; height: 100%; }
#content { margin: 0 auto; }

a { font-family: Arial, Helvetica, sans-serif; }
a:link { font-size: 12px; color: #FFF; text-decoration: none; }
a:visited { font-size: 12px; color: #FFF; text-decoration: none; }
a:hover { font-size: 12px; color: #82B5B8; /*#F90;*/ text-decoration: none; }
a:active { font-size: 12px; color: #FFF; text-decoration: none; }

a.Bodylink, a.Rightlink { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #000; text-decoration: none; }
a.Bodylink:hover, a.Rightlink:hover { text-decoration: underline; }

a.Footerlink { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; }
a.Footerlink:link { color: #666; text-decoration: none; }
a.Footerlink:visited { color: #666; text-decoration: none; }
a.Footerlink:hover { color: #000; text-decoration: underline; }
a.Footerlink:active { color: #666; text-decoration: none; }

p, h1, h2, h3, h4, h5, b, ul, .pCallout, .h1callout, input, select, .forms, .navTitle { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; }
p { font-size: 12px; color: #666; line-height: 17px; margin-top: 0px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 5px; }
h1 { font-size: 22px; color: #000; line-height: 18px; margin-top: 0px; margin-bottom: 4px; padding-top: 0px; padding-bottom: 4px; }
h2 { font-size: 16px; color: #85B2B7; line-height: 18px; margin-bottom: 6px; margin-top: 0px; padding-top: 0px; padding-bottom: 6px; }
h3 { font-size: 12px; color: #999; line-height: 18px; margin-bottom: 0px; padding-bottom: 0px; }
h4 { font-size: 12px; color: #000; line-height: 18px; margin-bottom: 5px; padding-bottom: 3px; margin-top: 0px; padding-top: 0px; border-bottom-width: thin; border-bottom-style: solid; border-color: #BCCDDD; }
h5 { font-size: 12px; line-height: 18px; margin-top: 0px; padding-top: 0px; margin-bottom: 0px; padding-bottom: 0px; }
.pCallout { font-size: 12px; text-decoration: none; line-height: 18px; margin-top: 0px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 5px; color: #83B3B3; }
.h1callout { font-size: 22px; color: #A4AEAE; text-decoration: none; line-height: 18px; margin-top: 0px; margin-bottom: 3px; padding-top: 0px; padding-bottom: 3px; }
b { font-size: 12px; color: #006699; line-height: 18px; margin-top: 0px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 5px; font-weight: bold; }
ul { font-size: 12px; color: #666666; line-height: 18px; margin-top: 0px; margin-bottom: 5px; padding-top: 0px; padding-bottom: 5px; }
input { font-size: 11px; color: #666666; }
select { font-size: 11px; color: #666666; }
.forms { font-size: 12px; color: #666666; margin: 0px; padding: 0px; }
.navTitle { font-size: 12px; color: #000000; text-decoration: none; 
	line-height: 18px; margin-top: 6px; padding-top: 6px; }
.hptag { font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size: 18px; color: #FFFFFF; }
.bookTitle { font-weight: bold; font-style:italic; }
.center { text-align: center; }
