/******************************************/
/* IAMAI CSS originally by Michael Miller */
/* <michael@cosmic-kitchen.com>           */
/* a by-product of Dreamusic... oops!     */
/******************************************/

 /* links */
a {color: navy; text-decoration:none;}
a:hover {color: #3366ff; text-decoration:underline;}

 /* paper color */
.bgcolor {background: #dfddce;}

 /* headers and footers */
.chaptitle {color: navy; font: 18pt arial;}                 /* chapter # */
.chapname {color: navy; font: 14pt arial;}
.sectitle {color: blue; font: 12pt arial;}                  /* (3.1 -) Review of Chapter 2 */
.sectionhead {color: magenta; font: 13pt arial;}            /* toc section headings */
.pagehead {color: #404040; font: bold 13pt arial;}          /* page headings */
.pagehead2 {color: purple; font: bold 13pt arial;}
.author {color: maroon; font: italic 11pt arial;}           /* quotes in prologue */
.dcap {font: 180% arial;}                                   /* drop cap */
.caption {color: black; font: 8pt arial;}                   /* caption under illustration*/
.assignhead {color: #404040; font: bold 16pt arial;}        /* assignment heading */
.assignhead2 {color: #404040; font: bold 14pt arial;}       /* 2nd line */
.questions {color: navy; font: 11pt arial;}                 /* at end of chap */
.answer {color: #404040; font: bold 14pt arial;}            /* answer-button text */
.reality {color: blue; font: 11pt arial;}                   /* Absolute, imaginary, etc... */
.email {color: navy; font: 12pt arial;}

 /* paragraph */
.p {color: black; font: 11pt arial;}
.p2 {color: #404040; font: 11pt arial;}                     /* grey */
.p3 {color: navy; font: 11pt arial;}
.p4 {color: purple; font: 11pt arial;}
.p5 {color: blue; font: 11pt arial;}
.p6 {color: magenta; font: 11pt arial;}
.pj {color: black; font: 11pt arial; text-align:justify;}
.pj2 {color: #404040; font: 11pt arial; text-align:justify;}
.pj3 {color: navy; font: 11pt arial; text-align:justify;}
.ul {color: navy; font: 11pt arial;}                        /* unordered list */
.jeannie {color: magenta; font: italic 11pt arial;}

 /* special characters */
.sup {color: blue; font: 7pt arial;}                        /* superscript */
.yinyan {color: black; font: 18pt wingdings;}               /* yin-yan */
.pi {color: black; font: 12pt symbol;}                      /* pi */
.gs {color: black; font: 12pt symbol;}                      /* golden section */
.change {color: black; font: 12pt symbol;}                  /* (focus of) change (over time) */

 /* footnotes */
.footnotes {color: navy; font: 9pt arial;}                  /* main color */
.footnotes2 {color: purple; font: 9pt arial;}               /* alt color */
.footlink {color: #3366FF; font: 9pt arial;}                /* link - sky blue*/
.supf {color: blue; font: 7pt arial;}                       /* superscript */
.pi2 {color: navy; font: 11pt symbol;}                      /* pi, gs */

 /* footer */
.footer {color: #3366ff; font: 7pt arial;}                    /* footer main text */
.footer2 {color: cyan; font: 7pt arial;}                    /* footer link */
.copyright, a.copyright, {color: white;}


             /* chapter specific */
 /* Credits */
.credits {color: black; font: 9pt arial;}                   /* copyright */

 /* Ch.2 */
.frame1 {background:url(images/posframe.jpg) repeat-y black;} /* pos & theo outer frame */
.frame2 {background:url(images/bg1__horiz.jpg) repeat-y black;} /* inner field */
.posmain {color: lime; font: 11pt arial;}                   /* postulate */
.postitle {color: lime; font: bold 12pt arial;}
.condition {color: #404040; font: bold 11pt arial;}         /* if-then */
.theomain {color: cyan; font: 11pt arial;}                  /* theorem */
.theotitle {color: cyan; font: bold 12pt arial;}

 /* Ch. 7 */
.formula {color: green; font: 11pt arial;}                  /* formula of effectiveness */
.odds {color: green; font: italic 14pt arial;}              /* psi experiment headings */

 /* Ch.9 */
.magichead {color: maroon; font: italic 14pt arial;}        /* magic headings */
.rules {color: navy; font: 13pt arial;}                     /* 4 rules */
.prep {color: #3366ff; font: italic 12pt arial;}            /* prep of operator */

 /* Ch.10 */
.miracle {color: #3366ff; font: 11pt arial;}                /* ACIM text */
.covenant {color: maroon; font: italic 14pt arial;}         /* covenant headings */
.miraclehead {color: navy; font: bold 13pt arial;}          /* section heading */
.miraclescript {color: blue; font: italic 11pt arial;}      /* intro to ACIM */
.miraclescript2 {color: purple; font: italic 11pt arial;}
.miraclescript3 {color: black; font: italic 11pt arial;}

  /* Epilogue */
.blessing {color: magenta; font: 16pt arial;}               /* end of book */
.moodys {color: #3366ff; font: italic 14pt arial; white-space: pre;} /* Out and In */
.fooltitle {color: #404040; font: bold italic 24pt arial;}  /* poem title */
.sig {color: #404040; font: bold 13pt arial;}               /* steven j */
.cosmicfool {color: #404040; font: bold 11pt arial; white-space: pre;} /* poem*/


