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

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

div.container {
	margin-left: auto;
	margin-right:auto;
	margin-bottom:10px;
	width: 100%;
	background-color:white;
	border: 0;
}

div.logo {
	background-color:white;
	width: 100%;
	text-align:center;
	padding: 0;
	margin: 5px 0;
}

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

div.thumbs {
	width: 968px;
	padding: 3px 0px 3px 0px;
	margin: 2px auto;
	text-align:center;
	background-color: white;
	
}

div.thumbs img {
	width: 150px;
	height: 215px;
	border: 1px solid #7f730a;
}
div.thumbs img.imlive {
	width: 108px;
	height: 87px;
	border: 1px solid #7f730a;
	margin: 3px;
}


h2.ppc a {
	color: red;
}

.bestsites {
	display: none;
}

                                         
h1
{
	color: #7f730a;
	font-size: 24px;
}

a.webmasters {
	font-size: 10px;
	float: right;
}

/* subtop */
div.subtop 			{ margin: 25px 0; background-color:#d4d2e8;}
table.subtop tr.topheader td 	{ padding: 6px; width: 100%; text-align:center; font-family:"Comic Sans MS", Verdana, Georgia; font-size:20px; }
table.subtop tr.images td 	{ padding: 6px; text-align: center; font-size: 13px; }
table.subtop tr.images td img 	{ width: 150px; height: 100px; border: 1px solid red;  }

