@charset "UTF-8";/* CSS Document */body {	background: #000;	margin: 0;	padding: 0;	font-family: Arial, Helvetica, sans-serif;}p {	color: #6e6e6e;		font-size: 12px;	line-height: 18px;}p.small {	font-size: 10px;}p.white {	color: #FFF;}a {	color: #03fdf4;		text-decoration: none;}a:hover {	color: #fff;}#container {	width: 695px;	margin: 0 auto;}#content {	width: 625px;	margin: 0 35px 50px 35px;	background: url(images/badge.gif) bottom right no-repeat;}#nav {	width: 625px;	text-align: center;	margin-top: 10px;	margin-bottom: 20px;	color: #FFF;	font-size: 14px;	letter-spacing: 7px;}.spacer {	padding: 0 10px;	color: #6e6e6e;	}#nav a {	color: #03fdf4;	text-decoration: none;}#nav a:hover {	color: #FFF;}#foot {	width: 625px;}