html
{
	background-color: #141414;
}

#page
{
	z-index: 1;
	width: 1024px;
	min-height: 768px;
	background-image: none;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#u96
{
	z-index: 2;
	width: 1224px;
	margin-right: -10000px;
	left: -10px;
}

#u96_img
{
	padding-right: 151px;
}

#u118
{
	z-index: 4;
	width: 450px;
	height: 450px;
	background-image: url("../images/logo-website.png");
	margin-right: -10000px;
	margin-top: 157px;
	left: 287px;
}

#u118:hover
{
	background-image: url("../images/logo-website2.png");
	margin: 157px -10000px 0px 0px;
}

#u118.MuseLinkActive
{
	background-image: url("../images/logo-website.png");
	margin: 157px -10000px 0px 0px;
}

body
{
	padding-top: 35px;
	padding-bottom: 36px;
}

