#banner {
	height:138px;
	text-align:right;
	background: url("images/banner.jpg") no-repeat 0 0;
	padding: 10px 10px 0px 0px;
	}
#banner img {
	display:none;
	}

.roundcont {
	background-color: #ece4cd;}

.rcul {
	background: transparent url(images/corners/ul.gif) no-repeat top right;
	width:15px;
	height:15px;}

.rctop { 
	background-color: #ece4cd;
	width:335px;
	height:15px;
	position:relative;
	left:15px;}

.rcur {
	background: transparent url(images/corners/ur.gif) no-repeat top right;
	width:15px;
	height:15px;
	position:relative;
	left:335px;}

.rcbl {
	background: transparent url(images/corners/bl.gif) no-repeat top right;
	width:15px;
	height:15px;}

.rcbottom {
	background-color: #ece4cd;
	width:335px;
	height:15px;
	position:relative;
	left:15px;}

.rcbr {
	background: transparent url(images/corners/br.gif) no-repeat top right;
	width:15px;
	height:15px;
	position:relative;
	left:335px;}