@import url(base.css);
@import url(footer.css);

/* ========== [Newspaper Name here] CSS ======== */

html, body { 
	background-image:url(http://maysville-online.com/art/page-bg.gif);
	background-repeat:repeat-x;
}
#wrapper-rail {
	width: 800px; 
	margin: 0 auto;
}
body#categories-page #t-pc-page td.t-c { /* This fixes bad markup on the ROP pages */
	width: 590px;
}
#wrapper {
	overflow: hidden;	
}
.c {
	width: 100%;
}
img {
	display: inline;
}

.headline-2 a {
	color: #00f;
}

#icons img {
	padding: 5px 0;
}

.bar {
	height:20px;
	vertical-align:middle;
	color: #000;
}

td, th 
{
    vertical-align:middle;
}

#menuLayer0 {
	z-index: 5555 !important;
}
#menuLayer1 {
	z-index: 5555 !important;
}







