@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.2em;
	color: #FFF;
	font-weight: normal;
}
h1 a:link {
	color: #FFF;
	text-decoration: none;
}
h1 a:visited {
	color: #FFF;
	text-decoration: none;
}
h1 a:hover {
	color: #FC0;
	text-decoration: none;
}
h1 a:active {
	color: #FC0;
	text-decoration: none;
}
#mainBoxTop {
	height: 830px;
	width: 637px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	font-size: 1em;
	line-height: 1.3;
}
#mainBoxTop p {
	margin-top: 1em;
}
#bottomBox {
	background-image: url(../Images/SPLASHspry/bottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 637px;
}

