	body, html {
		background:#000;
		color:#70260E;
		font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
		font-size:9px;
	}
	h1 {
		background:url(lokers_design.jpg) no-repeat;
	}
	a, .mail {
		color:#E4511E;
		font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
		font-size:10px;
		text-decoration:none;
		padding:0px 3px;
	}
	a:hover {
		background:#4A1A09;
		color:#E4511E;
	}
	h1 a, h1 a:hover {
		background:url(lokers_design.jpg) no-repeat;
		text-indent:-9999px;
		display:block;
		width:557px;
		height:329px;
	}
	.hidden {
		color:#70260E;
		font-size:9px;
	}
	h2 {
		font-size:10px;
		color:#696969;
		font-weight:normal;
		margin:2px 0px;
	}
	h2 i {
		color:#cee7ef;
		font-style:normal;
	}
	h2 b {
		color:#6df35f;
		font-weight:bold;
		font-size:11px;
	}
	img {
		border:0px !important;
	}
	#deadCentre {
		font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
		background-color:transparent;
		text-align:center;
		margin-top:-300px;
		margin-left:-280px;
		position:absolute;
		top:40%;
		left:50%;
		width:557px;
		height:500px;
		visibility:visible;
		font-size:10px;
		z-index:100;
	}
	#clients {
		position:absolute;
		bottom:0px;
		background:url(clients_logos.jpg) no-repeat top;
		width:751px;
		height:150px;
		left:50%;
		margin-left:-375px;
		z-index:50;
	}
	#clients ul {
		list-style:none;
	}
	#clients ul li {
		text-indent:-99999px;
		float:left;
	}
	#clients i {
		display:block;
		margin-top:115px;
		text-align:center;
		font-style:normal;
		color:#3F3F3F;
	}
	#clients i a {
		color:#626262;
	}
	#clients i a:hover {
		color:#8c8c8c;
		text-decoration:none;
	}


.hr {
	border-top:1px solid #292929;
	height:1px;
	margin:10px 0px;
}

#lastfm {
	text-align:left;
	position:absolute;
	top:2px;
	left:2px;
}
#lastfm b {
	display:block;
	padding-left:21px;
	background:url(playlist.gif) no-repeat center left;
	height:17px;
}
#lastfm i {
	display:block;
	padding-left:21px;
	font-style:normal;
}

#cooking {
	padding:0px 0px 0px 30px;
	text-align:left;
}
#cooking ul, #cooking ul li {
	margin:0px;
	padding:0px;
}
#cooking ul li {
	margin-left:20px;
}
#cooking b {
	color:#696969;
}

#hireme {
	position:relative;
	top:20px;
	left:380px;
	width:100px;
	height:60px;
}
#hireme a {
	display:block;
	width:100px;
	height:43px;
	background:url(hireme.gif) no-repeat top left;
	text-indent:-99999999px;
	border:none;
}