body {
	font-family: “Lucida Sans Unicode”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 2.0em;
	color: #666;
	}
	
h1 {font-size: 24px; color: #ccc; }
h2 {font-size: 18px; color: #000; }
h3 {font-size: 15px; color: #333; }
h4 {font-size: 12px; color: #666; }
h5 {font-size: 10px; color: #999; line-height: 1em;}

#lure {
	float: left;
	margin-right: 10px;
}

#divider {
	float: left;
	width: 10px;
	height: 400px;
	background-image:url(http://www.brassnblades.com/images/divider.jpg);
	background-repeat: no-repeat;
}

#info {
	float: left;
	margin-left: 10px;
	width: 320px;
}

#paypal {
	float: right;
	padding-top: 50px;
}
