#banner {
	background-image: 
	background-repeat: no-repeat;
	background-image: url(../Images/icbanner.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 120px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	clear: right;
	border-bottom-color: #730644;
	border-top-color: #730644;
	border-top-style: solid;
	border-top-width: 6px;
}

#sidebar {
	width: 100px;
	background-color: #00FF00;
	color: #333333;
	margin-top: 15px;
	position: relative;
	float: left;
}

#sidebar2 {
	width: 25%;
	background-color: #C7CAF3;
	float: left;
	clear: both;
}

img.corner {
	height: 35px;
	border: none;
	display: block!important;
	margin: 0;
	padding: 0;
}
img.cornerCopy {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}
.sidebartop {
	background: no-repeat top right;
	background-color: #E8E8E8;
	background-image: url(../../Images/trgry.gif);
}
.sidebarbottom {
	background: url(../../images/bRgry.gif) no-repeat bottom right;
	background-color: #CCCCCC;
}
.sidebarcontent {
	width: 75%;
	margin-bottom: 15px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.newstop {
	background: no-repeat;
	background-image: url(../../Images/greyheader.gif);
	padding-top: 40px;
}
.newscontent {
	background-color: #E8E8E8;
	color: #333333;
	width: 150px;
	clear: left;
	float: left;
}
.newsbottom {

	background: url(../../images/bRgry.gif) no-repeat bottom right;
	display: block;
}
