@charset "UTF-8";

#outerGroup #content #toppage {
	width: 760px;
}

#outerGroup #content #topimg {
	width: 60%;
	text-align: center;
}


#outerGroup #content #toplogo {
	height: 150px;
}

#outerGroup #content .updated {
	height: 20px;
	text-align: center;
}

#outerGroup #content .toptext {
	height: 20px;
	text-align: center;
}


#outerGroup #content .enter a {
	display: block;
	align: center;
	width: 160px;
	height: 28px;
	text-decoration: none;
	background-image: url(../images/enter.gif);
	background-repeat: no-repeat;
}
#outerGroup #content .enter a:hover {
background-position: 0px -28px;
} 

#outerGroup #content #toppage {
	height: 30%;
}
