/* ComicPress Custom CSS over-rides for [ Tribute Waters ]: ComicPress - 2.8.0.4 */
#sidebar-right {width:160px; background-color: #bccedc;}
.sidebar { width:160px;}
#header { height: 172px; background: url('/wp-content/uploads/2010/04/TW-header-3.jpg') top center no-repeat; }
body {background-color: #9daebe;}
#page-wide {
	width: 850px;
	margin: 0px auto;
	background-color: #9daebe;
	}
#pagewrap-right {
	width: 650px;	
}

#pagewrap-left {
	width: 200px;
}


#comic, #comic-head, #comic-foot {
	width: 640px;}
/* Hide the Text in the header. */
#header h1 a, #header .description, #sidebar-left { display: none; }
#content-wrapper {background-color: #FFF;}
.narrowcolumn {width: 650px; margin:0 auto; }
.nav,.blognav {padding: 5px;}