body {
	background: url("http://clustr.me.uk/images/bg.png") repeat-x #369;
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	
img { border-width: 0px; }

a:link {color: #39c; background-color: transparent;}
a:visited {color: #39c; background-color: transparent;}
a:hover {color: #f93; background-color: transparent;}
a:active {color: #39c; background-color: transparent;}
	
#body {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	}
	
#quicklinks {
	margin: 0; padding: 0;
	}
	
#quicklinks ul {
	list-style-type:none;
	margin: 0px 0px 0px 20px; padding: 0;
	}

#quicklinks ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	}
	
#quicklinks li {
	float: left;
	}
	
#quicklinks li  a {
	display: block;
	width: 80px;
	margin: 0px 1px;
	padding: 3px;
	background: url("http://clustr.me.uk/images/tab.png") bottom center no-repeat;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #000;
	}
	
#heading {
	height: 125px;
	margin-top: 30px;
	padding: 0px 15px;
	background: url("http://clustr.me.uk/images/header.png") no-repeat transparent;
	}
#heading h1 {
	display: none;
	visibility: hidden;
	height: 0px;
	}
#heading h2 {
	width: 241px; height: 73px;
	text-indent: -9999px;
	margin: 0px;
	position: relative; top: 20px; left: 3px;
	}
#heading h2 a {
	display: block;
	background: url("http://clustr.me.uk/images/logo.jpg") no-repeat transparent;
	width: 241px; height: 73px;
	}
#heading h3 {
	margin: 0; padding: 0;
	font-weight: bold; font-size: 16px;
	width: 100%;
	text-align: right;
	position: relative; top: 25px;
	}
#heading h4 {
	font-size: 12px; font-weight: normal;
	float: right; position: relative; top: -100px; right: 20px;
	color: #39c;
	}
	
#huddle {
	position: relative; top: -50px; left: 240px;
	}

#tweetmeme {
	float: left;
	margin-top: 40px;
	}
	
#disclaimer {
	font-size: 9px;
	margin-top: 30px;
	width: 100%;
	float: left;
	clear: both;
	}