ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
h1{
	color: #1e3d84;
	font-size: 24px;
	margin-bottom: 13px;
}
body{
	position:relative;
	background:#2E355A;
	color:#000;
	font:Verdana,sans-serif 85% ;
}

#wrapper{
	width: 848px;
	margin: auto;
}

#header{
	width: 848px;
	height: 192px;
	margin-top: 36px;
	background: url(images/header.jpg) no-repeat bottom;
}

#main{
	width: 807px;
	margin: auto;
	float: left;
	padding: 0px 20px 0px 21px;
	background: url(images/main_bg.png) repeat-y;
}

#logo{
	display: block;
	width: 198px;
	height: 191px;
	margin-left: 10px;
	background: url(images/logo.png) no-repeat;
	text-indent: -5000px;
}

#navi{
	width: 798px;
	height: 29px;
	border: 1px solid #B11F1F;
	background: url(images/navi_bg.jpg) repeat-x;
}

#navi ul{
	margin-left: 40px;
}


#navi ul li{
	float: left;
	color: #FFFFFF;
	background: url(images/bullets.jpg) no-repeat;
	padding: 8px 7px;
	font-size: 14px;
}

#navi ul li.no_bg{
	float: left;
	color: #FFFFFF;
	background: none;
	padding: 8px 7px;
}


#navi ul li a,a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#content{
	width: 781px;
	padding: 33px 0px 15px 19px;
	float: left;
	background: #fff url(images/content.jpg) repeat-x;
}

.hr{
	width: 753px;
	height: 2px;
	background: #DBE0EB;
	overflow: hidden;
}

#content p{
	margin: 36px 0px 0px 0px;
	color: #122e6f;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

#content img{
	margin: 20px 0px 0px 0px;
}


#main_column{
	width: 547px;
	float: left;
}

#main_column p{
	margin: 15px 0px 5px 0px;
	color: #122e6f;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}

#main_column img{
	margin: 5px 0px 5px 0px;
}

#right_column{
	width: 173px;
	margin: 36px 0px 0px 30px;
	color: #FFFFFF;
	font-size: 10px;
	font: Tahoma;
	float: left;
}

#forth_events{
	width: 171px;
	border: 1px solid #000000;
	background: #293F71;

}

#forth_events h1{
	display: block;
	width: 161px;
	height: 22px;
	font-size: 11px;
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	background: url(images/forth_event_bg.png) repeat-x;
}

#forth_events ul{
	margin: 17px 0px 0px 7px;
}

#forth_events ul li{
	margin-bottom: 8px;
}

#forth_events ul li a{
	color: #FFFFFF;
}


#forth_events ul li span{
	font-weight: bold;
	text-decoration: underline;
}

#bands{
	width: 171px;
	margin-top: 23px;
	padding:0;
	/*background: url("http://79.170.40.178/barnesrock.co.uk/wp-content/themes/60s/images/wanted.png") no-repeat 0 0 #293F71;*/
}

#bands p{
	margin: 5px 0px 0px 7px;
	font-size: 10.5px;
	color: #FFFFFF;
	line-height: 200%;
}

#bands p a{
	color: #FFFFFF;
	text-decoration: underline;
}



#bands img{
	margin: 7px 0px 0px 2px;

}


#sign_up{
	width: 171px;
	height: 122px;
	margin-top: 23px;
	border: 1px solid #000000;
	background: #9C0708;
}

#sign_up img{
	margin: 6px 0px 0px 9px;

}

#sign_up p{
	margin: 5px 0px 0px 7px;
	font-size: 10.3px;
	color: #FFFFFF;
	line-height: 200%;
}

#sign_up p a{
	color: #FFFFFF;
	text-decoration: underline;
}




#footer{
	width: 848px;
	height: 78px;
	clear: both;
	background: url(images/footer_bg.jpg) no-repeat;
}

#footer_txt{
	width: 776px;
	height: 35px;
	padding: 22px 0px 0px 24px;
	margin-left: 21px;
	background: url(images/footer_txt.jpg) repeat-x;
}

#footer_txt p{
	color: #480909;
	font-size: 12px;
	float: left;
}

#footer_txt ul{
	color: #fff;
	float: right;
	margin-right: 10px;
}

#footer ul li{
	float: left;
	padding: 0px 5px 0px 5px;
	background: url(images/footer_bullet.jpg) no-repeat;
}

#footer ul li.no_bg{
	background: none;;
}

#footer ul li a,a:hover{
	color: #FFFFFF;
	text-decoration: none;
}



	



.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

