body {
	margin: 0px;
	padding: 0px;
	font-size: 100.01%;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img, a {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	height: 775px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#flash_area {
	float: left;
	height: 550px;
	width: 800px;
}
#intro_content {
	float: left;
	height: 175px;
	width: 800px;
}
#skip_intro {
	float: left;
	width: 250px;
	margin-right: 275px;
	padding-left: 275px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #09F;
	height: 35px;
}

#copyright_info {
	float: left;
	margin-top: 15px;
	width: 450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-right: 175px;
	padding-left: 175px;
	text-align: center;
}
#copyright_info img {
	margin-top: 10px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #39F;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
