@charset "UTF-8";
#bg {
	background-color: #2c2c2c;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 215px;
	width: auto;
	margin-top: 0px;
}
#contentbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
}

