#rightside1 {
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	width: 180px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
.headerbg1 {
	background-image: url(images/gc-hdr-bg.gif);
	background-repeat: repeat-x;
}
