/*  Author:	Juanita Barna
	Date:	July 2002	
	Page:	home.html
	WEB:	The Bookie */

 /*   a:link    {	color: #CFB53B;   }  old gold*/
	/*a:link    {	color: #B222222;   } Brck Red*/

	a:visited    {	color: #BCAF18;   }  /*Bronze*/

	a:link { color: #FFFFCC; /* blue *//*#696969; */  }
	a:active  { border-color:#6B4226;  color: red;   }
/*	img:active {border-color:#6B4226;}*/
	.awardFont  
		{  
		font-family:"gothic";
		font-size: 25px;
		font-style: bold;
		}
	.linkfont  
		{  
		font-family:sans-serif;*/
		font-size: 18px;
		font-style: bold;
		text-align: center;
		position: center;
		
		}

	body {
		background-color: #404040;
		color:  #FFFFCC;
		margin-left: 10%;
		margin-right: 10%;/* the whitish color */
	}
	
	.topPage /* position little poodle */
		{ position: absolute;
		  left: 10%;
		  top: 25%;
		  
		  }

   .midPage /* position little poodle */
		{ position: absolute;
		  left: 75%;
		  top: 40%;
		  
		  }

   .footnote /* position little poodle */
		{ font-family: Sans-serif;
		  font-size: 11px;
		  color: white;
		  text-align: "left";
		  
		  }
	
	
	
	
	.temper  /*changed the color for the header test*/
	{

	font-family: sans-serif;
	font-weight: bolder;
	font-size: 30px;
	color: yellow; /* blue "#330066";*/ /*purple "#A8179D"  dark blue ;"#330066"*/
	}

	.brag
	{color:  yellow;
	 /* BRIGHT PINK #FF66CC;*/ /* LIGHT YELLOW #FFFFCC;*/
	 font-weight: bold;}

	.genTxt
	{font-family: sans-serif;
	text-align: "center";
	font-size: 16px;
	color:#BADBE4; /*#66CCFF;*//*#CAF0F9;*//* nice blue */ /* pink #FF0099;*/ /*"#330066" ; */ /*"#762F7BF"*/
		}

		.leftTxt
	{font-family: serif;
	text-align: "left";
	font-size: 19px;

	
	color:#C8D9EA;/* 5Sept10 was #BADBE4 /*#66CCFF;*//*#CAF0F9;*//* nice blue */ /* pink #FF0099;*/ /*"#330066" ; */ /*"#762F7BF"*/
		}

	.media
	{font-family: sans-serif;
	font-size: 16px;
	text-align: "left";
	color:#66CCFF;/*#CAF0F9;*//* nice blue */ /* pink #FF0099;*/ /*"#330066" ; */ /*"#762F7BF"*/
		}


.bioTxt
	{font-family: papyrus, sans-serif;
	font-size: 20;
	color: #FFFFCC;/*#66CCFF; #CAF0F9;*//* nice blue */ /* pink #FF0099;*/ /*"#330066" ; */ /*"#762F7BF"*/
		}

	h1 {font-size: 24px;
	       font-style: bold;
		   font-family: Verdana;
		   color: #66CCFF; /*"#330066";*/
		   }
/*		   
		  
	.pages
		{	
		 
		 font-size: 14px;
		 font-style: bold;
		 /*background-color:#C0C0C0;*/
		 /*background-color:#FF99FF;*/
		 /*background-color: black; *//* #D6E3FE;powder blue */ 
		 /*color: #66CCFF;*/
		 }
		*/
		/*
	.header
		{	
		 
		 font-size: "14px";
		 font-style: bold;
		 font-family: Verdana,Tahoma;
		 */
		 /*background-color:#C0C0C0;*/
		 /*background-color:#FF99FF;*/
		 /*background-color: "#330066";/*#D6E3FE; /* powder blue */ 
		/* color:#66CCFF;*/
		 /* pink "#D6E3FE"*/ 
		/* 
		 }
   	table
		{border-width: 10;
		border-color:black;
		background-color: black;*//*#D6E3FE;*//* #808EB3 #FFCCFF;*/
		/*color: #66CCFF;*/
		
		}


 /*  used for the framed pictures */
		.dogPics {
			border-width: 15;
			/*border-color: #FF99FF;*/}
			border-color: #808EB3;
			text-align: "center";
			}
     /*ul {color: #FFFFCC;}


		 */
		 	
		  /*
	.hrule
	{color: yellow;/* "#330066"; }*/
