@charset "utf-8";
#sfblogo {
	top: 330px;
	left: 50%;
	margin-left: -329px;
	display: none;
}
a#skipintro {
	top: 596px;
	position: absolute;
	left: 436px;
	width: 216px;
	height: 22px;
	padding-top: 2px;
	color: #5B4937;
	font-style: italic;
	display: none;
}
a#skipintro:hover {
	text-decoration: underline;
}

#bnotice {
	width: 640px;
	text-align: center;
	padding: 20px;
	position: absolute;
	left: 300px;
	top: 270px;
	z-index: 50;
	display: none;
}
#bnotice p {
	padding-bottom: 20px;
	line-height: 1.5em;
}

#bnotice a {
	display: inline;
	color: #2E2112;
}
#bnotice a:hover {
	text-decoration: underline;

}
#proceed {

}
