body {
	background-color: black;
	margin: 10px auto;
	text-align: center;
}

body, p, td {
	font-family: Verdana,Geneva,Helvetica,Arial;
}

h1 {
	margin: 50px 25px;
	text-align: center;
	font-family: Tahoma;
	color: #f40906;
}

h2, h3 {
	text-align: center;
	font-family: Tahoma;
}

#wrapper {
	margin: 0 auto;
	width: 750px;
	padding: 7px;
	border: 2px silver groove;
	background-color: white;
	text-align: left;
}

#leadin {
	margin: 25px;
	font-family: Tahoma;
	font-weight: bold;
}

ul#recent {
	margin-top: -20px;
}

ul#recent li {
	list-style-image: none;
	list-style: square;
	margin-left: -20px;
}

.fname, .location {
	font-size: .8em;
}

.recency {
	font-size: .8em;
	color: #666;
}

.locinfo {
	font-size: .65em;
	color: #666;
	line-height: 2em;
	text-align: center;
	display: block;
}

.locinfo a {
	color: #666;
}

.content {
	margin: 0 25px;
}

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.centered, p.centered, div.centered {
	margin: 0 auto;
	text-align: center;
	display: block;
}

img.outlined {
	border: 1px solid black;
}

.highlighted {
	background-color: yellow;
}

.caption {
	text-align: center;
	font-style: italic;
	font-size: .85em;
	font-family: arial;
}

.summary {
	margin: 0 75px;
}

.author {
	width: 600px;
}

.author p {
	font: 16px Tahoma;
}

.cap {
	font-size: 2em;
}

.testimonial {
	font-size: .85em;
	background-color: #ffffcc;
}

.attribution {
	font-size: .85em;
}

.coupon {
	border: 4px dashed black;
}
