body {
	background: #b3b3b3 url(images/bg.gif) repeat; 
}

a {
	text-decoration:none !important;
}

.sidebar a {
	text-transform:uppercase;
}



#container {
	width:990px; 
        background: #fff none;
}

#logo {
	display: none;
}

#header {
	padding:0;
        margin:20px 0 0;
        border: 0;
}

#header img {
	border: 0;
}

#header #tagline {
display:none;
font-size:1.4em;
line-height:1.429em;
}

#page {
	padding:0;
	margin-bottom:20px;
}
#content_box {
	padding:3px;
        background: #fff none;
        width: 984px;
}
.post_box {
	border-bottom:1px dotted #ccc !important;
}
.menu .rss {
	display:none;
}
.menu {
	background: #000 none;
        margin: 0px;
        width:990px;
}
.menu li {
	padding:3px;
}
#column_wrap {
	background:#fff none;
}

#footer p{
	display:none;
}
.custom .bracket {
	
}

#sidebar_top {
list-style:none;
padding:25px 20px 0;
}
