/* ---------- 3 ---------- */

#threeBody	{
	background:#000 url(images/3-back.gif) top left no-repeat;
	color:#fff;
	}

#three-1, #three-2, #three-3, #three-4, #three-5, #three-6 	{
	position:absolute;
	top:32px;
	left:0px;
	width:99%;
	height:99%;
	}

#three-1 	{
	background:transparent url(../images/3-blue-spiral.gif) top left no-repeat;
	width:650px;
	height:650px;
	margin-left:100px;
	}

#three-2 	{
	background:transparent url(../images/3-anchors.gif) top right repeat-x;
	color:#3cf;
	}

#three-2 p.side1 	{
	margin-top:25px;
	width:800px;;
	text-align:right;
	}

#three-2 p.side2 	{
	margin-top:190px;
	margin-left:40px;
	}

#three-3 	{
	background:transparent url(../images/3-title.gif) top left no-repeat;
	margin-top:60px;
	margin-left:190px;
	width:400px;
	height:450px;
	}

#three-4 p.title	{
	margin-top:495px;
	margin-left:490px;
	color:#f6f;
	}

p.title span.pinkSeparator	{
	color:#3cf;
	}

span.pinkSeparator	{
	color:#f6f;
	}