﻿/* Class Project Windsor Toastmasters */


 /*#bPanel
{
	background-color:#fff;
	color:#010000;
	border-left:1px solid gray;
	border-right:1px solid gray;
	margin-left:250px;
	margin-right:200px;
	padding: 30px 10px 300px 10px;
	height: 650px;
}
*/
.name
{
   background-image: url("images/bg153.jpg");  
   background-repeat:repeat;
   position:relative;
   font-size: 120%;   
   width: 280px;
   padding:0.6em;
   color: #fff;
   float: center;
   letter-spacing: 0.2em; 
/*   margin:0.5em 0 0 em;*/  
   left:9em;
   bottom:30px;

}

.quote
{
  background-image: url("images/olive.jpg");
  background-repeat:repeat;
  font-size: 105%;
  text-align: left;
  font-style: oblique;
  /*width: 400px;*/
  padding:1em;
  color: #000;  
  letter-spacing: 2px;
  word-spacing: 3px;  

}

.firstletter 
{
  float: left; 
  font-size: 200%; 
  line-height: 0.8;
  color : #556B2F;
  font-weight: bold;
}








#bPanel_header_A 
{
  position: absolute;
  left: 530px;
  top: 150px;
}

#bPanel_header_B 
{
  position: absolute;
  left: 530px;
  top: 350px;
}

#bPanel_header_C 
{
  position: absolute;
  left: 530px;
  top: 850px;
}

#bPanel_par_a
{
   position: absolute;
   left: 780px;
   top: 170px;
}

#bPanel_par_b
{
  position: absolute;
  left: 780px;
  top: 380px;
}

#bPanel_par_c
{
  position: absolute;
  left: 780px;
  top: 870px;
}

#bPanel p
{
  background-image: url("images1/olive.jpg");
  background-repeat: repeat;
  font-size: 105%;
  text-align: left;
  font-style: oblique;
 /* width: 400px;*/
  padding:.5em 1em 1em 1em;
  
  color: #000;  
  letter-spacing: 2px;
  word-spacing: 3px;  
}



