#wrapper {
	width: 780px;
	margin: auto;
	padding: 0px;
	font-family: Trebuchet MS, sans serif;
	color: #519efd
	text-align: center;
	align: center;
}

body { 
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: trebuchet ms;
  color: #808080;
}

#logo {
	float: left; 
	padding: none; 
	margin: none;
}


#miniad {
	width: 195px;
	float: right;
	font-family: Trebuchet MS, sans serif;
	font-weight: normal;
	color: #519efd;
}

#miniadtext {
	margin-top: 161px;
	font-size: 13.5px;
	font-weight: regular;
	line-height: 20px;
	padding-left: 2px;
}

h1 {
	font-family: Trebuchet MS, sans serif;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 1px;
	line-height: 25px;
	color: white;
	padding: 5px 0px -2px 0px;
}

hr {
	color: #886f48; 
}

a {
	text-decoration: none;
	font-size: 11.5px;
	color: #808080
}

a:hover, a:active {
	text-decoration: underline;
	color: #808080;
}

#flash {
	padding-top: 80px;
}

