body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #ccc;
	text-align: center;
	background: #000;
	} 

body, body div, body p, body th, body td, body li, body dd {
	font: normal 12px/16px "trebuchet ms", arial, helvetica, verdana, sans-serif;
	}

html>body {font-size:small;} /* be nice to Opera */

a {text-decoration: underline; padding: 1px; }
a:link {color:#06c; }
a:visited {color:#06c; }
a:hover {color:#fff; }

a.white:link, a.white:visited {
	color: #fff;
	}

a.white:hover {
	color: #030a5b;
	background: #fff;
	}

.center {text-align:center;}

div#Top {
	text-align: center;
	background-color: #030a5b;
	padding: 5px;
	color: #fff;
	font-size: 11px;
	border-bottom: 1px solid #333;
	margin-bottom: 30px;
	}
	
div#Title {
	margin-bottom: 30px;
	}

div#Wrap {
	position: relative;
	margin: 0 auto 0;
	padding: 0 0px;
	text-align: center;
	width: 500px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 500px;
	}

html>body #wrap {
  	width: 500px;
	} 



#Footer {
	font-size: 11px;
	margin-top: 30px;
  	}

