*	{
	margin: 0;
	padding: 0;
	background-color: #18164f;
	color: #000;
	font-size: medium;
	font-family: serif;
	}
img	{
	border-width: 0;
	}
#topcontainer	{
	width: 760px;
	height: 240px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -120px 0 0 -380px;
	}
#toplogo	{
	width: 760px;
	height: 200px;
	background: #18164f url(../images/top/toplogo.gif) no-repeat top center;
	}
#toplang	{
	width: 480px;
	height: 40px;
	margin: 0 140px;
	}
