#banner{
	height: 100px;
	background-color: #000;
	background-image: url('/images/11/logo.jpg');
	background-repeat: no-repeat;
	background-position: left;
}
				 
#banner_left{
	height: 100px;
}

#banner_right{
	height: 100px;
}

#footer{
	background-color: #000;
	color: #fff;
	border-top: 1px solid #f00;
}

TD.tableheader{
	background-color: #000;
	color: #f00;
}
