body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	padding:0;
	color: #3d7c09;
	background-color:#f0f7d5;
	background-color: white;
	text-align:center;
}

a, a:visited {
	color: #3d7c09;
	text-decoration:underline;
}

div.container {
	margin-left: auto;
	margin-right:auto;
	margin-bottom:10px;
	width: 990px;
}

div.logo {
	width: 100%;
	text-align:center;
	padding: 0px 0 0px 0;
	height: 72px;
	background-image: url("/img/bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	background-color:#f0f7d5;
}

div.header {
	text-align:center;
	padding: 4px 0 4px 0;
}

div.thumbs {
	padding: 3px 0px 3px 0px;
	text-align:center;
	
	border: 0px solid black;
	width: 990px;
	margin: 0 auto;
}

div.thumbs img {
	width: 240px;
	height: 180px;
	border: 1px solid black;
}


h2.ppc a {
	color: red;
}

.bestsites {
	display: none;
}

                                         
h1
{
	background-image: url("/img/bg.gif");
	background-repeat: repeat-x;
	color: #be5b0a;
	font-size: 24px;
}

h1 a { 	color: #be5b0a;
}

h2 { padding: 0; margin: 3px; }
