/* CSS Document */

html, body {
	background-color: ;
	background-image: ;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}
/*
#topLeftPearls {
background:url(../images/bgheader-topleft.jpg) no-repeat left;
width:124px;
height:101px;
margin:6px 0 0 0px;
position:aboslute; 
float:left;
}
#topRightPearls {
background:url(../images/bgheader-topright.jpg) no-repeat left;
width:124px;
height:101px;
margin:6px 0 0 0px;
position:aboslute; 
float:right;
}
#header h1 {
	margin:0pt 0pt 0pt 18%;
	width:191px;
}
#header h3 {
	color:#9E9E9E;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	margin:10px 0pt 0pt 0px;
}
*/