/* 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  @ beyond-obvious [dot] net
  @ Bruna Perosa - bruperosa@gmail.com
  @ Gabriel Pessine - gpessine@yahoo.com
  @ http://www.beyond-obvious.net
  @ Janeiro 2008 ? Versão 1.1
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
*/

html, body {
	margin:0;
	padding:0;
	background: #69b0f2;
}

#top {
	width: 900px;
	margin: 0 auto;
	height: 650px;
	position: relative;
	background: url(lay.jpg);
}

ul#wrap {
	list-style:none;
	width:900px;
	height:650px;
	margin:0;
	padding: 0;
	background: transparent url(images/lay.jpg) center no-repeat;
}

ul#wrap li {
	position:absolute;
}

ul#wrap li a {
	position: absolute;
}

ul#wrap li#lk1 a {
	top: 187px;
	left: 197px;
	height: 110px;
	width: 71px;
}

ul#wrap li#lk1 a:hover {
	background: url(images/blog.png) no-repeat center center;
}

ul#wrap li#lk2 a {
	top: 195px;
	left: 518px;
	height: 100px;
	width: 120px;
}

ul#wrap li#lk2 a:hover {
	background: url(images/neovida.png) no-repeat center center;
}

ul#wrap li#lk3 a {
	top: 318px;
	left: 245px;
	height: 103px;
	width: 119px;
}

ul#wrap li#lk3 a:hover {
	background: url(images/wakko.png) no-repeat top left;
}

ul#wrap li#lk4 a {
	top: 370px;
	left: 437px;
	height: 50px;
	width: 55px;
}

ul#wrap li#lk4 a:hover {
	background: url(images/viajando.png) no-repeat bottom right;
	height: 91px;
	width: 148px;
}

ul#wrap li#lk5 a {
	top: 310px;
	left: 580px;
	height: 90px;
	width: 100px;
}

ul#wrap li#lk5 a:hover {
	background: url(images/papum.png) no-repeat center left;
}

ul#wrap li#lkm a {
	top: 348px;
	left: 730px;
	height: 32px;
	width: 31px;
}

#online {
	position: absolute;
	top:380px;
	left:760px;
	width: 80px;
	text-align: center;
	border: 2px solid #000;
	background: #F99;
	padding: 10px;
	font: 10pt Verdana,Arial,Helvetica,sans-serif;
	line-height: 12pt
}

#online a {
	color: #000;
	display: block;
}

#copyr {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	float: right;
	margin: 10px;
	}
	
#copyr a {
	color: #FFFFFF;
	}
	
#copyr a:hover {
	color: #FF9999;
	font-weight: bold;
	}
