/* CSS Document */
body
{
	margin:0px;
	background-color:#666666;
}

#container
{
	width: 672px;
	height: 470px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -321px;
	margin-top: -236px;
}

#homemenu
{
	width: 130px;
	height: 75px;
	float: right;
	margin-top: 15px;
	position: absolute;
	top: 0px;
	left: 545px;
}
