@charset "utf-8";
#leftcolumn {
	float: left;
	height: auto;
	width: 390px;
	margin-right: 10px;
	margin-top: 15px;
}
#rightcolumn {
	float: left;
	height: auto;
	width: 390px;
	margin-top: 15px;
}
#button {
	background-image: url(../images/SubmitSlice.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	text-align: center;
}
#container .leftcolumn h1 a {
	color: #000000;
}
.leftcolumn {
	float: left;
	height: auto;
	width: 390px;
	margin-right: 10px;
	margin-top: 15px;
}
.rightcolumn {
	float: left;
	height: auto;
	width: 390px;
	margin-top: 15px;
}
