#topleft {
	position:absolute;
	width:186px;
	height:183px;
	top:48px;
	left:281px;
	margin-left:-500px;
	z-index:3;
	background-image:url(../gfx/swirls/menutopleft.png);
	background-repeat:no-repeat;
}
#another {
	position:absolute;
	width:202px;
	height:183px;
	top:-27px;
	left:263px;
	margin-left:-500px;
	z-index:2;
	background-image:url(../gfx/swirls/topleft2.png);
	background-repeat:no-repeat;
}
#vertswirl {
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-351px;
	width:200px;
	height:700px;
	z-index:2;
	background-image:url(../gfx/swirls/vertswirl.png);
	background-repeat:no-repeat;
}
