@charset "UTF-8";
/* CSS Document */

body {
	background: #c7b29a;	
}

#wrapper {
	width: 500px;
	height: 500px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../images/background.gif) top center;
}

#wrapper IMG {
	position: absolute;
	top: 277px; left: 123px;
}

#wrapper UL {
	position: absolute; 
	top: 350px; left: 350px;
	list-style: none outside;
	margin: 0; padding: 0;
}

#wrapper LI {
	margin: 0; padding: 0;
}

#wrapper LI A:LINK,
#wrapper LI A:VISITED {
	display: block;
	text-indent: -9000px;
}

LI.myspace A:LINK,
LI.myspace A:VISITED {
	height: 45px;
	width: 107px;
	background: url(../images/Untitled-1_10.gif) top left;
	margin: 0 0 10px 64px;
}

LI.myspace A:HOVER {
	background-position: top right;	
}

LI.bruised A:LINK,
LI.bruised A:VISITED {
	width: 167px;
	height: 33px;
	background: url(../images/Untitled-1_15.gif) top left;
	margin: margin: 0 0 0 0px;
}

LI.bruised A:HOVER {
	background-position: top right;	
}