body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #111;
	background-color: #000;
	background-image: url(../v4_graphics/splash_bg.gif);
	background-repeat: repeat-x;
	background-position: center 200px;
	height: 262px;
	text-align: center;
}

p {
	padding: 0px;
	margin: 0px 2px 10px 2px;
}

#container {
	text-align: left;
	width: 400px;
	margin: 200px auto 0px auto;
	padding: 0px;
}

#splash {
	background-image: url(../v4_graphics/splash.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 400px;
	height: 262px;
}

#splash a {
	color: #616161;
	font-size: 2px;
	display: block;
	width: 115px;
	height: 28px;
	position: relative;
	top: 90px;
	left: 220px;
}

#error401 {
	background-image: url(../v4_graphics/401.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 400px;
	height: 262px;
}

#error404 {
	background-image: url(../v4_graphics/404.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 400px;
	height: 262px;
}

#disclaimer {
	width: 235px;
	height: 100px;
	overflow: auto;
	position: relative;
	top: 39px;
	left: 157px;
}

#webring {
	padding: 150px 0px 150px 0px;
}
