body {
        background: #AB8760 url("http://www.benkarisnix.com/images/cardboard_bg.jpg") repeat scroll center top; margin:0px auto;height:auto;};
	margin: 0;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	color: #000;
	
	#content {
	float: left;
}

	.narrowcolumn {
		color: #000;
		font-family: 'Verdana', sans-serif;
		font-size: 13px;
		padding: 20 40px;
		background: #AB8760 url("http://www.benkarisnix.com/images/cardboard_center3.jpg") repeat scroll center top; margin:0px auto;height:auto;};
		
		width: 550px;
		height: 5564px;
		padding: 20px;
		overflow: hidden;
	}
	
		
	.widecolumn {
		width: 980px;
		overflow: hidden;
	}
	
	
	
	/* SIDEBAR */

/* Left Sidebar Themes */
#sidebar-left {
	
	
	float: left;
	width: 200px;
	padding: 5px;
	font-size: 12px;
	color: #000;
}

/* Right Sidebar Themes */
#sidebar-right {
	float: right;
	width: 200px;
	padding: 5px;
	font-size: 12px;
	color: #000;
}

#sidebar-overcomic {
	padding: 20px 0 0 0;
}

.customsidebar ul, .customsidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}