html {
	background: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font: 12px "Helvetica Neue Light", Helvetica, Arial, Tahoma, sans-serif;
	line-height:1.3;
	color: #ffffff;
	background-image:url("");
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}


a {
	color: #ffffff;
	text-decoration: none;
	/* border: dotted #a2a2a2;
	border-width: 0 0 0px; */
}



.bg
{position: absolute;
left: 50%;
bottom: 50%;
width: 800px;
height: 600px;
Margin-left:-400px;
Margin-bottom:-300px;
background: url() no-repeat;
background-position: center center;
text-decoration: none;}



.logo
{position: absolute;
left: 50%;
bottom: 50%;
height: 148px;
width: 604px;
Margin-left:-302px;
Margin-bottom:-74px;
background: url(logo.png) no-repeat;
background-position: center center;
text-decoration: none;}






.docklet
{position: absolute;
left: 50%;
bottom: 0%;
width: 700px;
height: 100px;
Margin-left:-359px;
Margin-bottom:10%;
background: url() no-repeat;
background-position: center center;
text-decoration: none;
text-align:center;
 }







 .docklet a span {
 position: absolute;
 background: url(bubble.png) no-repeat;
 width: 112px;
 height: 26px;
 padding: 2.75px 0px 10px 1px;
 display: none; 
text-decoration: none;	
font: 12px "Helvetica Neue", Helvetica, Arial, Tahoma,  sans-serif;
color: #ffffff;
text-align:center;
 }











 .docklet a span.blog {
 left: -3px;
 top: -15px;
 }







 .docklet a span.twitter {
 left: 152px;
 top: -15px;
 }







 .docklet a span.facebook {
 left: 304px;
 top: -15px;
 }






 .docklet a span.tmblr {
 left: 458px;
 top: -15px;
 }







 .docklet a span.lastfm {
 left: 612px;
 top: -15px;
 }








 .docklet a:hover span {
 display: block;
 }







 .docklet p a {
 	text-indent: -999em;
 	display: block;
 	overflow: hidden;
 	position: absolute;
 	left: 5px;
 	top: 5px;
 	height: 26px;
 	width: 212px;
 }











.wp a {
background-image: url(wp.png);
width: 100px;
height: 100px;
text-indent: 0em;
display: block;
}





.wp a:hover {
background-position: 0 100px;
}











.tw a {
background-image: url(tw.png);
width: 100px;
height: 100px;
text-indent: 0em;
display: block;
}





.tw a:hover {
background-position: 0 100px;
}



.fb a {
background-image: url(fb.png);
width: 100px;
height: 100px;
text-indent: 0em;
display: block;
}





.fb a:hover {
background-position: 0 100px;
}





.tmblr a {
background-image: url(tmblr.png);
width: 100px;
height: 100px;
text-indent: 0em;
display: block;
}





.tmblr a:hover {
background-position: 0 100px;
}




.lf a {
background-image: url(lf.png);
width: 100px;
height: 100px;
text-indent: 0em;
display: block;
}





.lf a:hover {
background-position: 0 100px;
}

