/* vipex$oft */

a:link, a:hover, a:visited, a:active{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	font-weight: bold;
	border: 0px;
}
img{border:0px;}
body,html { height:100%;margin:0 }
body {
	background-color:#151515;
	background-repeat:repeat;
	color: #666666;
}
#splash {
	width:400px; height:250px;
	position:absolute;top:50%;left:50%;
	margin:-125px 0 0 -200px;
}
#copy {
	width:640px; height:25px;
	margin:-10px 0 0 -320px;
	text-align:center;
	position:absolute;
	bottom:10px;
	left:50%;
	right:50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
