body {
	font-family: Arial, "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background-image: url(backgrad.gif);	background-repeat: repeat-x;
	color: #666;
	list-style-type: none;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}


#enter, #enter A:link, #enter A:visited {
	font-size: 12pt;
	color: #999;
	text-align: center;
	padding: 10px 0 5px 0;
	margin-top: 15px;
}

#center {
	width: 710px;
	border: 0;
	margin: 0 auto;
	margin-top: 95px;
}
