@charset "utf-8";
body {
	background-color: #000000;
}
#sbox {
	height: 453px;
	width: 600px;
	margin: auto;
}
#PIE {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 500px;
	margin:auto;
	text-align:right;
	clear:both;
}
#PIE a{
color:#FFFFFF;
text-decoration:none;
}
#PIE a:hover{
color:#006699;
}
