* {
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Lucida Grande', Tahoma;
	background: #FFF url(bg.gif) top left repeat-x;
}
a:link, a:visited {
	color: #8E4848;
	text-decoration: none;
	border-bottom: 1px dotted #8E4848;
}
a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}
ul {
	font-size: 13px;
	color: #5A5A5A;
	list-style: none;
	padding-bottom: 25px;
}
ul li {
	padding: 0 0 3px 0;
}
h1, h2, h3 {
	font-size: 30px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
h2 {
	font-size: 24px;
	color: #3F3F3F;
}
h3 {
	font-size: 18px;
	color: #646464;
	padding-bottom: 2px;
}
p {
	color: #5A5A5A;
	font-size: 13px;
	padding-bottom: 30px;
}
p.big {
	font-size: 15px;
}
#readme {
	position: relative;
	width: 600px;
	margin: 0 auto 0 auto;
}
#mask {
	position: relative;
	display: block;
}
#mask #download {
	position: absolute;
	right: 152px;
	top: 163px;
	width: 166px;
	height: 47px;
	background: transparent url(download.gif) top left no-repeat;
}
#mask #download a {
	display: block;
	height: 47px;
	border: none;
}
#mask h1, #mask p.tag {
	display: none;
}
#mask p {
	position: absolute;
	bottom: 23px;
	left: 230px;
	padding: 0;
}
#mask span {
	position: absolute;
	bottom: 12px;
	left: 120px;
	color: #9E5353;
}
#mask span {
	position: absolute;
	display: inline;
	font-size: 34px;
	font-weight: bolder;
	letter-spacing: -2px;
}
#content {
	position: relative;
	padding: 15px 0 0 7px;
}
#examples {
	float: right;
	width: 311px;
	height: 519px;
	margin: 0 0 25px 25px;
	background: transparent url(examples.jpg) top left no-repeat;
}
#footer {
	width: 600px;
	height: 79px;
	margin-left: -7px;
	background: transparent url(footer.gif) top left no-repeat;
}
#footer p {
	font-size: 10px;
	padding: 30px 0 0 30px;
}
#footer #neubix {
	position: absolute;
	right: 30px;
	bottom: 23px;
	width: 64px;
	height: 16px;
}
#footer #neubix a {
	display: block;
	height: 16px;
	background: transparent url(neubix.gif) 0 -16px no-repeat;
	border: none;
}
#footer #neubix a:hover {
	background: transparent url(neubix.gif) 0 0 no-repeat;
}
#footer #neubix span {
	display: none;
}
#ad1, #ad2 {
	display: block;
	height: 66px;
	background: transparent url(ad-lovefund.gif) 0 0 no-repeat;
	margin: 0 0 0 -7px;
	padding: 0 0 25px 0;
}
#ad2 {
	background: transparent url(ad-tbn.gif) 0 0 no-repeat;
}
#ad1 a, #ad2 a {
	display: block;
	height: 66px;
	border: none;
	padding: 0;
}