/* Companion Custom CSS over-rides for [ Gleeful Nihilism ]:  -  */

/* Standard Tags */
body {
	background: #333 url('/images/background.png') repeat-y center;
}

/* Sidebar Class */

.sidebar {
	font-size: 11px;
}

/* Header Fixes */
#header {width: 1000px; height: 150px; background: url('/images/header.png') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: none; width: 1000px; height: 150px; text-indent: -9999px;}
#header .description {display: none;}
