body {
	background: #9EA2A9 url('images/bg.gif') repeat-x;
	margin: 0 auto;
	font-family: verdana, helvetica;
	font-size: 10px;
	text-align: center;
	padding: 0;
}


#top {
  	width:230px;
  	height: 100px;
	margin: 0 auto;
}

#enter {
	background: url('images/enterbg.gif') no-repeat;
	text-align: left;
  	height: 250px;
	margin: 0 auto;
	padding-left: 30px;
	padding-top: 210px;
  	width:230px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 200px;
	height: 40px;
}

#bottom {
	background: #7E8288;
	color: #9EA2A9;
	padding: 10px;
	margin: 0 auto;
	border-bottom: 1px solid #70747B;
	border-top: 1px solid #70747B;
	width: 200px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 180px;
}

#enter a {
	background: url('images/arrow_off.gif') 70% 50% no-repeat;
	color: #1D4475;
	text-decoration: none;
	font-family: 'Trebuchet MS', verdana, helvetica;
	font-size: 12px;
	width: 70px;
	padding-right: 30px;
}

#enter a:hover {
	background: url('images/arrow_on.gif') 70% 50% no-repeat;
	color: #00A8FF;
}

#content {
	background: url('images/content_bg.gif') top center repeat-y;
	margin: 0 auto;
	text-align: left;
  	width:700px;
  	height: 450px;
}

#copyright {
	background: #7E8288;
	color: #9EA2A9;
	padding: 10px;
	margin: 0 auto;
	width: 700px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 680px;
}

#copyright a {
	color: #9EA2A9;
}

#copyright a:hover {
	color: #9EA2A9;
	text-decoration: none;
}

#copyright a:visited {
	color: #9EA2A9;
	text-decoration: none;
}

#copyright a:visited:hover {
	color: #9EA2A9;
	text-decoration: none;
}

