body
{
	height: 450px;
	width: 1010px;
}
#center
{
	position: absolute;
	height: 450px;
	width: 1010px;
	left: 50%;
	top: 50%;
	margin-left: -505px;
	margin-top: -225px;
}
.square
{
	position: absolute;
	width: 280px;
	height: 280px;
}
#links
{
	margin-left: 365px;
	margin-top: 85px;
}
#diver
{
	margin-left: 730px;
	margin-top: 170px;
}
.sidetitle
{
	padding-right: 220px;
}
.switchdiv
{
	position: absolute;
	width: 280px;
	height: 280px;
}
p.switcher, p.psst
{
	width: 260px;
	height: 260px;	
	line-height: 21px;
	font-size: 16px;
}
p.psst
{
	font-size: 30px;
	line-height: 34px;
}
.linkimg
{
	margin-bottom: -2px;
}
p.link
{
	line-height: 26px;
}