body {
	background: url(images/body.gif) top center repeat-y;
}

#canvas * {
	font-family: Arial, sans-serif !important;
	font-size: 11px !important;
}

#canvas {
	margin: 0 auto;
	width: 925px;
}

#headerarea {
	background-color: transparent;
}

#headerarea #forum_name {
	position: relative;
	top: -6px;
	margin-left: 5px;
	font: normal normal 32px Arial, sans-serif !important;
}

#bodyarea {
	background-color: transparent;
}

#footerarea {
	background-color: transparent;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #eaeceb;
}

/* reset master.css */

#status a,
#header a,
#footer a {
	text-decoration: none;
}

div, p, blockquote, pre, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, table, td, th, span {
	margin: auto;
	padding: auto;
}

table {
	border-collapse: separate;
	border-spacing: 1px;
}

td {
	padding: .25em;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

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

