html,body {
 background:#FFE9C7;;
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	font: 90% Arial, Helvetica, sans-serif;
	 min-width:800px;
	}
hr {
	margin: 0px; /* for everyone else */
	height: 1px;
	color: #999999;
	}
	
	a:link, a:visited, a:active, a:hover
{
	text-decoration:none;
	color: #333333;
}

#container {
	clear: both;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	overflow: hidden !important;
	overflow: visible;
	text-align: center;
	width: 800px;
	}

p a{
	line-height: 2em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#stats {
	padding: 0px;
	display: block;
	margin: 0 auto;
	background: #FFE9C7;
	width: 800px;
	}
#stats img {
	text-decoration: none;
	border-style: none;
	margin-right: 5px;
	margin-left: 5px;
	}
.clear {
	clear: both;
	float: left;
	width: 100%;
	 height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
	}



h1 {
	color: #993300;
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 1.2em;
	text-align: left;
	font-style: italic;
	letter-spacing: 0.1em;
	font-weight: normal;
	}

h4 {
	color: #CC6600;
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-style: italic;
	font-size: 10px;
	letter-spacing: 0.1em;
}

		
		div#wrap {
	width: 800px;
	background: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
		}

a img {
	border: 1px solid #CCC;
	padding: 1px;
	margin: 3px 3px 3px 3;
	text-align: center;
		}
a  {
	text-decoration: none;
	border: none;
	color: #333333;
	}
a:hover {
	color: #999999;
	}
