body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers*/
	}
	html>body { /*be nice to opera */
	font-size: small;
	background-color: #FFFFFF;
}

#wrap {
	width: 791px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	width:791px;
	height: 142px;
	background: transparent url(images/header.jpg) no-repeat;
}

h1 {	
	padding: 0;
	margin: 0;
	top: 10px;
	text-indent: -9999px;
}

h2 {
	padding-top: 0;
	margin-top: 0;
}


hr {
	color: #ff0000;
}

#googleads1 {
margin-top: 5px;
margin-bottom: 10px;
}

#main-body {
	float: left;
	width: 621px;
}

#content {
	float: right;
	width: 447px;
}

#content p.redstrong {
color: #CC2000;
font-weight: bold;
}

#content p.redlarge {
color: #CC2000;
font-weight: bold;
font-size: 1.5em;
}

#navigation {
	float: left;
	width: 159px;
	height: 429px;
	background: url(images/nav_bg.gif) no-repeat;
}

ul {
	list-style: none;
	padding: 10px 0 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

ul li {
	margin-top: 10px;
}

ul a {
	display: block;
	width: 159px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	text-indent: 20px;
	background: url(images/heart_off.gif) no-repeat 5px 5px;
}
ul a:hover {
	background: url(images/heart_on.gif) no-repeat 5px 5px;
}

#googleads2 {
	float: right;
	width: 160px;
}
#googleads3 {
	margin-left: 169px;
	clear: both;
}
