body
{
	background-color: #ff0000;
}

a {
   outline: none;
}

#ogilvy
{
	background-image: url(../images/ogilvy.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 569px;
	width: 960px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	margin-top: -260px;
}

#worldwide
{
	position:absolute;
	top: 195px;
	left: 253px;
	width: 46px;
	height: 173px;
}

#worldwideshow
{
	visibility: hidden;
}

#sydney
{
	position:absolute;
	top: 54px;
	left: 427px;
	width: 109px;
	height: 36px;
}

#sydneyshow
{
	visibility: hidden;
}

#melbourne
{
	position:absolute;
	top: 191px;
	left: 658px;
	width: 50px;
	height: 181px;
}

#melbourneshow
{
	visibility: hidden;
}

