html, body
{
	padding:0;
	border:0;
	margin:0;
	font-family: georgia, palatino, Arial, serif;
	font-size: 14px;
	background-color: black;
}

a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
a:hover {
	color: #ccc;
}
a {
	color: #cccccc;
	outline: none; 
}
a img {
	border: 0;
}

.main {
	background-color: black;
	width: 100%;
	color: #ccc;	
	padding-top: 240px;
}

#l, #r {
	position: fixed;
	display: block;
}

#l {
	width: 6%;
	left: 0;
	bottom: 0;
	top: 0;
}

#r {
	width: 6%;
	top: 0;
	right: 0;
	bottom: 0;
}

#buttons{position:absolute;z-index:150;top:32px;left:50%;width:740px;margin-left:-370px; background-color: transparent; height:164px; bottom:-164px;}
#buttons div{position:absolute;top:0;left:0;display:none;width:74px;height:164px;cursor: pointer;}
#buttons #tkol {display:block;left:0px;background-image:url(/images/tabs/s/kingoflimbs.png);}
#buttons #das {display:block;left:74px;background-image:url(/images/tabs/s/das.png);}
#buttons #wastecentral {display:block;left:148px;background-image:url(/images/tabs/s/wastecentral.png);}
#buttons #tourdates {display:block;left:222px;background-image:url(/images/tabs/s/tourdates.png);}
#buttons #radioheadetc {display:block;left:296px;background-image:url(/images/tabs/s/radioheadetc.png);}
#buttons #waste {display:block;left:370px;background-image:url(/images/tabs/s/waste.png);}
#buttons #offtopic {display:block;left:444px;background-image:url(/images/tabs/s/offtopic.png);}
#buttons #memoryhole {display:block;left:518px;background-image:url(/images/tabs/s/memoryhole.png);}
#buttons #msgboard {display:block;left:592px;background-image:url(/images/tabs/s/messageboard.png);}
#buttons #othersites {display:block;left:666px;background-image:url(/images/tabs/s/otherradiohead.png);}
#buttons div a h1 {width: 74px;height:164px;margin:0;display:block;text-indent:-5000px;cursor: pointer;}
#topbanner { position: absolute; top: 0; left: 0; width: 100%; height: 150px; z-index: 3000; text-align: center; }
.c2 { background-color: #330; }
.c4,.c8 { background-color: #330; }
.c5,.c7 { background-color: #690; }
.c2,.c10 { background-color: #360; }

.smallPage { width: 790px; margin: auto; text-align: left; }

.oldsites li { margin-bottom: 20px; list-style: none; }
.oldsites ul { padding-left: 0px; }
.oldsites img { border: 1px solid #ccc; }
.oldsites img:hover { border: 1px solid white; }
.oldsites h2 { font-size: 19px; }

.link {
float: left;
width: 220px;
margin-bottom: 16px;
margin-left: 40px;
}

.separator {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

.banner
{
	width: 880px;
	color: #ccc;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding-top: 60px;
	clear: left;
}
.previous
{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	text-decoration: underline;
	margin-bottom: 15px;
	margin-top: 25px;
	margin-left: 15px;
}
.previous a
{
	color: #fff;
}
.previous a:hover
{
	color: #fff;
}