/* CSS Document */

body {
	background-image: none;
}

#container {
	margin-right: 0;
}

div, h1, h2, h3, p {
	background-image: none !important;
}

#header h3, #header h3 a:link, #header h3 a:visited, #p0 #content h1 {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-indent: 0;
	display: block;
}

.ybn {
	background-image: none;
	width: auto;
	height: 1em;
	float: none;
}

.tagline {
	background-image: none;
	width: auto;
	height: 1em;
	float: none;
}

#navigation {
	width: 140px;
}

#navlist {
	margin-left: 0;
}

#navlist ul {
	padding-left: 0;
}

#navlist a:link, #navlist a:visited {
	padding-left: 0;
	margin-left: 0;
	color: #000 !important;
}

#content {
	margin-left: 0;
	padding-left: 0;
	left: 160px;
	top: 30px;
	padding-right: 150px;
	width: 500px;
}

#sidebar {
	display: none;
}

#navigation img {
	margin-left: 0;
	width: 130px;
	height: 86px;
}

#forum #navigation {
	display: none;
}

#forum #content {
	left: 0;
}
