#leftbar {
		width: 170px;
		padding: 10px 5px 10px 15px;
		top: 65px;
		z-index: 100;
		}		

#centerbar {
		padding: 10px 5px 10px 5px;
		width: 265px;
		background-color: rgb(245,255,0);
		z-index: 100;
		border-right: 1px rgb(0,0,0) dashed;
		}		
.centermain img {border-left: 7px #000000 solid; border-right: none; border-top: none; border-bottom: none; margin-bottom: 0px; width: 200px}
.centermain h5 .blacklight {position: relative; top: -30px; font-weight: 600; text-transform: uppercase;}
.centermain p {margin-top: -30px; font-size: 1.2em;}
.centermain p a {font-size: .9em}

#rightbar {
		padding: 10px 15px 10px 5px;
		width: 265px;
		background-color: rgb(245,255,0);
		z-index: 100;
		}
#rightbar h5 {margin-left: -5px; margin-top: 0px; margin-bottom: 0px; padding: 0px;}
#rightbar h5 .blacklight {z-index: 100; padding: 6px; font-weight: 600;}
#topright {margin-top: 1px; position:relative; left: -5px; padding-left: 6px; padding-right: 1px; font-size: .9em;}
.topright b {text-transform: uppercase; color: #F558B0;}
.topright img {border-left: 6px black solid; margin-bottom: -2px; width: 170px; height: 130px; position: relative; left: -5px;}
#rightbar h6 {margin-bottom: 16px;}
#rightbar h6 .blacklight {padding: 5px 5px 5px 135px;}

.bottomright img {float: left; position: relative; top: -30px; margin-bottom: -25px; margin-left: 4px; width: 130px;}
.bottomright p {margin: 4px; position: relative; left: 3px; top: -10px;}

td#centerbar, td#rightbar {
		padding: 7px;
		}
td#rightbar, td#leftbar, td#centerbar {vertical-align: top;}