.boldText {font-weight:600}

A			{ 	text-decoration: none }
A:link		{ 	color: #9900CC;	text-decoration: underline}
A:visited 	{ 	color: #660066 }
A:active 	{ 	color: #FF99FF }
A:hover 	{	text-decoration: underline}

p, tr, td, blockquote, ul, li, ol  {text-shadow: 0 1px 1px #F0F1F2;font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #460091; line-height: 1.5em;}
h6 {  font-family: Georgia, Times New Roman, Serif; font-size: 10px; font-weight: bolder; color: #460091}
h5 {  font-family: Georgia, Times New Roman, Serif; font-size: 11px; font-weight: bold; color: #460091}
h4 {  font-family: Georgia, Times New Roman, Serif; font-size: 14px; font-weight: bold; color: #460091;text-shadow: 0 1px 1px #999;}
h3 {  font-family: Georgia, Times New Roman, Serif; font-size: 16px; font-weight: bold; color: #460091;text-shadow: 1px 1px 1px #555;}
h2 {  font-family: Georgia, Times New Roman, Serif; font-size: 18px; font-weight: bold; color: #460091;text-shadow: 1px 1px 2px #555;}
h1 {  font-family: Georgia, Times New Roman, Serif; font-size: 22px; font-weight: bold; color: #460091;text-shadow: 1px 2px 3px #555;}

ul {list-style-image: url(http://beverlyengel.com/images/bullet.gif);}
	
li{}
	

INPUT {
background-color: #F7E7FF;
color: #7B10C6;
font-family: Georgia, Times New Roman, Serif;
border: 1px #7f8f9f solid;
font-size: 12px;
font-style: italic;
font-weight: bold}

.drop-cap:first-letter {
font-family:Georgia,Times New Roman, Serif;
font-size:300%;
font-weight:500;
float:left;
color:#7910C4}

body {
font-family: Verdana, tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #460091
background: #9999cc url(http://beverlyengel.com/_themes/fb-beverlyengle/be_bkg.jpg);
margin: 0px;
color:#460091;
scrollbar-face-color:#7B10C6;
scrollbar-highlight-color:#7B10C6;
scrollbar-3dlight-color:#7B10C6;
scrollbar-darkshadow-color:#7B10C6;
scrollbar-shadow-color:#7B10C6;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#F0E4F8}

#header{
	background-image: url(../images/headerBanner_bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: 160px;
}

#leftBox{
	width: 150px; 
	height: 160px;
	float: left; 
	text-align:center;
}

#bannerBox{
	height: 160px;
	float: left; 
	padding-left: 25px;
}
