img.hands
{
float:right;
border:1px none black;
margin:0px 0px 15px 20px;
}

img
{
float: left;
}
.Background {
	background-image: url(images/YellowNav.gif);
	height: 340px;
	width: 150px;
}
.Background2{
	background-color: #999999;
	background-position: center;

}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}
 	A:hover {
	color: #0000FF;
	text-decoration: underline;
}
	
a.h3 {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	font-size: small;
	text-transform: capitalize;
	color: #660066;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}

h2 {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #993300;
	text-align: center;
}

h3 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	font-size: small;
	text-transform: capitalize;
	color: #000000;
}

