body {
	background: url(/images/boxing-newspaper.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
small {
	font-size: 11px;
}
textarea, input, select {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #800000;
}
img {
	border: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
#header {
	background: #800000;
	width: 760px;
	padding: 0px 8px 0px 8px;
}
#header-white {
	background: #cccccc;
	padding: 8px 8px 0px 8px;
}
#member-links {
	font-size: 12px;
	position: relative;
	bottom: 4px;
}
#menu {
	height: 25px;
}
a.menu-link {
	display: block;
	padding: 0px 12px 0px 5px;
	font-size: 15px;
	text-decoration: none;
	color: #800000;
}
a.menu-link:hover {
	border-bottom: 1px solid #800000;
}
.white {
	color: #fff;
}
.blue {
	color: #800000;
}
#mid {
	background: #800000;
	width: 776px;
}
#mid-top {
	background: #800000;
	padding: 0px 8px 0px 8px;
}
.ads {
	background: #fff;
	padding-top: 8px;
}
#content {
	background: #fff;
	padding: 16px 20px 20px 20px;
	color: #000000;
	font-size: 13px;
	text-align: left;
}
h1 {
	font-size: 25px;
	margin: 0px 0px 5px 0px;
}
#side {
	border-left: 1px solid #800000;
	float: right;
	width: 160px;
	padding-left: 2px;
	margin-bottom: 2px;
}
#content-column {
	padding-right: 10px;
	margin-right: 170px;
}