body{
	background-image:url(../images/back.gif);
	font-family:"arial";
	font-size:9px;
	margin: 0px;
	color: #322D27;
}
table{
	font-size:11px;
	background-color:#FFFFFF;
}
hr{
	width: 100%;
	height: 2px;
	clear: both;
}
hr.white{
	color: White;
	width: 100%;
	height: 2px;
	clear: both;
}
hr.black{
	color: #404040;
	width: 100%;
	height: 1px;
	clear: both;
}
a:link {
	text-decoration: none;
	color: #322D27;
}     
a:visited {
	text-decoration: none;
	color: #322D27;
}  
a:hover {
	text-decoration: underline;
	color: #322D27;
}   
a:active {
	text-decoration: none;
	color: #322D27;
}

a#monkey img {background: url(../images/arctic_monkeys1.gif) top left no-repeat;}
a#monkey:hover img {background: url(../images/arctic_monkeys1b.gif) top left no-repeat;}
a#monkey2 img {background: url(../images/arcticmonkeys_link1.gif) top left no-repeat;}
a#monkey2:hover img {background: url(../images/arcticmonkeys_link2.gif) top left no-repeat;}
a#control img {background: url(../images/control1.gif) top left no-repeat;}
a#control:hover img {background: url(../images/control1b.gif) top left no-repeat;}
a#control2 img {background: url(../images/control_link1.gif) top left no-repeat;}
a#control2:hover img {background: url(../images/control_link2.gif) top left no-repeat;}
a#england img {background: url(../images/this_is_england1.gif) top left no-repeat;}
a#england:hover img {background: url(../images/this_is_england1b.gif) top left no-repeat;}
a#england2 img {background: url(../images/thisisengland_link1.gif) top left no-repeat;}
a#england2:hover img {background: url(../images/thisisengland_link2.gif) top left no-repeat;}
a#deadman img {background: url(../images/dead_mans_shoes1.gif) top left no-repeat;}
a#deadman:hover img {background: url(../images/dead_mans_shoes1b.gif) top left no-repeat;}
a#deadman2 img {background: url(../images/deadmansshoes_link1.gif) top left no-repeat;}
a#deadman2:hover img {background: url(../images/deadmansshoes_link2.gif) top left no-repeat;}
a#altogether img {background: url(../images/dog_altogether1.gif) top left no-repeat;}
a#altogether:hover img {background: url(../images/dog_altogether1b.gif) top left no-repeat;}
a#altogether2 img {background: url(../images/altogether_link1.gif) top left no-repeat;}
a#altogether2:hover img {background: url(../images/altogether_link2.gif) top left no-repeat;}
a#once img {background: url(../images/once_midlands1.gif) top left no-repeat;}
a#once:hover img {background: url(../images/once_midlands1b.gif) top left no-repeat;}
a#once2 img {background: url(../images/oncemidlands_link1.gif) top left no-repeat;}
a#once2:hover img {background: url(../images/oncemidlands_link2.gif) top left no-repeat;}
a#romeo img {background: url(../images/romeobrass1.gif) top left no-repeat;}
a#romeo:hover img {background: url(../images/romeobrass1b.gif) top left no-repeat;}
a#romeo2 img {background: url(../images/romeobrass_link1.gif) top left no-repeat;}
a#romeo2:hover img {background: url(../images/romeobrass_link2.gif) top left no-repeat;}
a#sparkle img {background: url(../images/sparkle1.gif) top left no-repeat;}
a#sparkle:hover img {background: url(../images/sparkle1b.gif) top left no-repeat;}
a#sparkle2 img {background: url(../images/sparkle_link1.gif) top left no-repeat;}
a#sparkle2:hover img {background: url(../images/sparkle_link2.gif) top left no-repeat;}
a#dog img {background: url(../images/dogseries1.gif) top left no-repeat;}
a#dog:hover img {background: url(../images/dogseries1b.gif) top left no-repeat;}
a#dog2 img {background: url(../images/dog_link1.gif) top left no-repeat;}
a#dog2:hover img {background: url(../images/dog_link2.gif) top left no-repeat;}
a#boxing img {background: url(../images/boxing1.gif) top left no-repeat;}
a#boxing:hover img {background: url(../images/boxing1b.gif) top left no-repeat;}
a#boxing2 img {background: url(../images/boxing_link1.gif) top left no-repeat;}
a#boxing2:hover img {background: url(../images/boxing_link2.gif) top left no-repeat;}
a#worldcup img {background: url(../images/worldcup1.gif) top left no-repeat;}
a#worldcup:hover img {background: url(../images/worldcup1b.gif) top left no-repeat;}
a#worldcup2 img {background: url(../images/worldcup_link1.gif) top left no-repeat;}
a#worldcup2:hover img {background: url(../images/worldcup_link2.gif) top left no-repeat;}
a#spit img {background: url(../images/spitbucket1.gif) top left no-repeat;}
a#spit:hover img {background: url(../images/spitbucket1b.gif) top left no-repeat;}
a#spit2 img {background: url(../images/spitbucket_link1.gif) top left no-repeat;}
a#spit2:hover img {background: url(../images/spitbucket_link2.gif) top left no-repeat;}

.indent{
	padding-left:10px;
	font-size:12px;
}


#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;

	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -289px;
	background-color:#FFFFFF;

	left: 50%;
	width: 800px;
	height: 578px;
	visibility: visible
	}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #322D27;
}