* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Lucida Grande', Tahoma;
	background: #FFF url('images/bg.gif') repeat-x;
}
h1 {
	display: block;
	width: 291px;
	height: 55px;
	text-indent: -3000px;
	margin: 38px auto 0 auto;
	background: #FFF url('images/logo.gif') repeat-x;
}
h2 {
	letter-spacing: -1px;
	font-size: 180%;
	color: #333333;
	padding: 0 0 5px 0;
}
a {
	color: #000000;
}
a:hover {
	background: #000000;
	color: white;
	text-decoration: none;
}
#widget {
	width: 871px;
	height: 257px;
	margin: 30px auto 0 auto;
	background: #FFF url('images/widget.jpg') repeat-x;
}
#content {
	text-align: center;
	width: 871px;
	color: #5a5a5a;
	margin: 20px auto 0 auto;
}
#content #download {
	display: block;
	height: 60px;
	text-decoration: none;
	color: black;
	padding-top: 12px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 200%;
	letter-spacing: -1px;
	text-align: center;
	background: #ffffcc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	voice-family: "\"}\""; 
  voice-family:inherit;
  height: 48px;
}
#content #download:hover {
	color: #282828;
	text-decoration: underline;
}
#content #left {
	float: left;
	width: 485px;
	padding-top: 50px;
	text-align: left;
}
#content #left p {
	font-family: 'Georgia', Times;
	padding-bottom: 30px;
}
#content #left ol {
	font-family: 'Georgia', Times;
	padding: 0 0 30px 22px;
}
#lovefund {
	display: block;
	margin-top: 50px;
	width: 309px;
	height: 240px;
	float: right;
	text-indent: -3000px;
	background: #FFF url('images/lovefund.gif') repeat-x;
}