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

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

div.container {
	margin-left: auto;
	margin-right:auto;
	margin-bottom:10px;
	width: 980px;
	background-color:white;
	border-left: 2px solid #d0a202;
	border-right: 2px solid #d0a202;
	border-bottom: 2px solid #d0a202;
}

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

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

div.thumbs {
	width: 100%;
	padding: 3px 0px 3px 0px;
	text-align:center;
	
	border: 0px solid black;
}

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


h2.ppc a {
	color: red;
}

.bestsites {
	display: none;
}

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

h1, h2, h3 { }
