/* body of document - text: arial,12pt, blue; background: newstripspace.jpg

background-image: url(../eagimages/newstripspace.jpg);
         	background-attachment: fixed;
	 	background-repeat: no-repeat;
	 	background-position: right;

font-weight: bold;
font-style: italic;

 background-color: rgb(80%,80%,80%);}

 mistral, scribble, cursive, 

*/

/* body text definition
*/

body	{
	 font-size: 12pt;
	 font-family: arial;
	 color: black;
	 background-color: white;
	 line-height: 16pt;
	 margin-left: 30px;
	 margin-right: 5px;
	}

/* positioning elements
*/

.eagMenu 	{position: absolute;
		top: 0px;
		left: 0px;
		margin: 0px 0px 0px 0px;
		background-color: 660099;
		}

.yellowSun	{position: absolute;
		left: 30%;
		top: -30px;
		z-index: 0;
		}

.eagPageHeader	{
		position: absolute;
		top: 0px;
		left: 400px;
		z-index: 6;
		}

.pinkSun	{position: absolute; 
		left: 55%; 
		top: 10%;
		z-index: 4; 
		}

.pinkSun1	{position: absolute; 
		left: 70%; 
		top: 6%;
		z-index: 4; 
		}


.pinkSun2	{position: absolute; 
		left: 85%; 
		top: 2%;
		z-index: 4; 
		}

.pinkSun3	{position: absolute; 
		left: 100%; 
		top: -4%;
		z-index: 4; 
		}


.eagLogo	{position: absolute; 
		left: 255px;
		top: 5%;
		z-index: 5;
		}

.eagPage		{position: absolute; 
		top: 200px;
		left: 220px;
		right: 2%;
		}


/* headings
*/

h1	{font: 20pt, arial, helvetica, sans-serif;
	 color: 990099;
	 text-indent: 5pt;
	 text-align: left;
	 line-height: 24pt;
	 background-color: silver;
	}

h2	{font: 12pt arial, helvetica, sans-serif;
	 color: 990099;
	 text-indent: 1pt;
	 line-height: 16pt;
	 }

h2.images	{font: 14pt arial, helvetica, sans-serif;
	 	 color: black;
		 text-indent: 5pt;
         	 	text-align: center;
	 	 }

h2.signature	{font: 28pt mistral, scribble, cursive, arial, helvetica, sans-serif;
		 font-weight: bold;
		 font-style: italic;
	 	 color: gray;
		 }

h2.largeDiary	{font: 14pt arial, helvetica, sans-serif;
		 font-weight: bold;
		 font-style: italic;
	 	 color: 990099;
		 text-indent: 0pt;
		 }

h2.diary		{font: 12pt arial, helvetica, sans-serif;
		 font-weight: bold;
		 font-style: italic;
	 	 color: 990099;
		 text-indent: 0pt;
		 }

/* link specification
*/

a		{text-decoration: none;
		 font-weight: bold;}
a:link		{color: white;
			 background-color: 660099;}
a:hover 		{color: black;}
a:visited		{color: gray;}
a:active		{color: silver;}

/* headings for titlebar document


body		{background-color: rgb(100%,100%,100%);
		}

*/

p	{font: arial, helvetica, sans-serif;
	 color: black;
	 }

p.exeterHead	{font: 36pt arial, helvetica, sans-serif;
	 	 color: 9933CC;
		 letter-spacing: 3;
		 text-align: left;
		 }

p.astroHead	{font: 36pt arial, helvetica, sans-serif;
		 font-weight: bold;
		 letter-spacing: 5;
		 font-style: italic;
	 	 color: black;
		 text-align: left;
		 }

p.groupHead	{font: 36pt arial, helvetica, sans-serif;
		 font-weight: bold;
		 letter-spacing: 3;
	 	 color: gray;
		 text-align: left;
		 }