/*Stock Stuff*/ 
<LINK REL=stylesheet TYPE="text/css" HREF=djbrock.css> /*goes in the HEAD tag*/

/*Good Text Fonts: 
Bauhaus Lt Bt ; Bodoni Bd Bt; Brisk ; Calligraph421 BT; Calligraph810 BT; Impress BT; President; Technical; VAGRounded BT; Arial; BernhardFashion BT; BernhardMod BT; Bradley Hand ITC; Carleton; Century Gothic;  Humanst521 BT;
Decorative Text Fonts: 
Kids; Pipeline; Rubber Stamp LET; SquireD; Tango BT; Coronet; 
*/ 

/*KEARA'S WEBPAGE*/
<!--
H2 {font-size: 175%; color: black; text-align: center; padding: 10}
H {font-size: 125%; color: black;}
-->
div.HH {font-size: 200%; color: red; background: green; text-align: center; border: ridge; font-weight:  bolder; padding: 10}
div.keara {font-size: 150%; color: green; text-align: center; font-style:  italic;font-weight: lighter}
DIV.ct1 {color: red; font-family: Staccato555 BT; font-size: 172%; text-align: center;}
P.ct1 {text-align: center}
DIV.indent {text-margin: 30pt}
span.KearaText {color: green}
Span#InCaps {font-size: 200%; color: green}
Span#LoCaps {font-variant: small-caps; font-size: 100%;font-weight: bold; color: green}
DIV#border {border: ridge; padding: 10;}
DIV.KearaTag {text-align: center; color: Navy; font-size: 125%; font-family: Humanst521 BT}

/*glow does not work with CSS1 only CSS2*/
/*
SPAN.glow { 
    background: green; 
    color: green;
    text-shadow: white 0px 0px 5px;
}
*/

/*GALLERY page*/
p.gallery {font-size: 300%; font-weight: bold; font-family: BernhardFashion BT; color: teal}
span#gallerybody {font-family: Humanst521 BT; font-size: 80%; color: red;
}
p.galleryinfo {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style: italic; font-weight: normal; color: #666666;  background-color: #FFFFFF; color: #008000;}


/*This is the style for the STANDARDIZED CONTENTS MENU found in djbcontents.html*/
/*It is placed at the bottom of most of my pages*/
div.contentsmenu {font-size: 80%; text-align: center ; background: white; border: ridge; border-color: Teal;}


/*This is for the MONK page.*/
div.leftindent {text-indent: 30pt;}
div.margin {margin-left: 30pt; margin-right: 30pt;}
div.monk {text-align: center; font-weight: bold; color: red; font-size: 125%;}
div.monkbox {background-color: #006AC3;border: ridge; border-color: silver; padding: 10; color:  gold; font-size: 125%; font-family: Humanst521 BT}

span.monk {font-size: 200%}
span.monkinitial {font-size: 250% ; font-family: "CloisterBlack BT"; color: gold;}
span.monkhighlight {color: white}
span.monktext {color: navy; font-size: 110%}
div.whatsnew {font-size: 300%; font-weight: bold; font-family: BernhardFashion BT; color: red}
span.tealtext {color: teal; font-size: 110%}
span.heading {font-size: 200%; color: Navy}
div.newbox {background-color: yellow ;border: ridge; border-color: red; padding: 10; color:  gold; font-size: 125%;}

/*This is for the TOPICS page*/
div.topicheader01 {font-size: 95%; font-weight: bold; font-align: center ;line-height: 175% ; color:  teal ;}
div.topicheader02 {font-size: 70%; color:  gray ; } 
div.topicheader {font-size: 110%; font-weight: bold; font-align: center ;line-height: 175% ; color:  teal ; font-family: BernhardFashion BT; }
div.topicstext {font-size: 65%; color: navy ; font-family: Arial;}

/*This is for the SCHOLARS CHOICE READING page*/
p.scholars {font-size: 300%; font-weight: bold; font-family: BernhardFashion BT; color: teal}
div.scholarstext {font-size: 100%; color: gray; padding: 10; border: ridge; border-color: teal}
span.bibletextnormal {font-size: 125%; font-weight: normal; font-align: center; font-style: normal; font-family: BernhardFashion BT; color: blue}
span.bibletextitalic {font-size: 125%; font-weight: normal; font-align: center; font-style: italic; font-family: BernhardFashion BT; color: blue}
span.biblebox {width: 90%; margin-right: 30pt}

/*MAIN and INDEX pages*/
For "MONK" box, see "MONK" section.


